kayac / ecspresso

ecspresso is a deployment tool for Amazon ECS
MIT License
806 stars 90 forks source link

Bump the aws-sdk-go-v2 group across 1 directory with 13 updates #705

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the aws-sdk-go-v2 group with 11 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.26.3 1.27.21
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling 1.25.4 1.28.1
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.31.0 1.36.1
github.com/aws/aws-sdk-go-v2/service/codedeploy 1.22.0 1.26.1
github.com/aws/aws-sdk-go-v2/service/ecr 1.24.4 1.29.1
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 1.26.4 1.32.1
github.com/aws/aws-sdk-go-v2/service/iam 1.28.4 1.33.1
github.com/aws/aws-sdk-go-v2/service/s3 1.47.4 1.56.1
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.25.4 1.31.1
github.com/aws/aws-sdk-go-v2/service/servicediscovery 1.27.4 1.30.1
github.com/aws/aws-sdk-go-v2/service/ssm 1.44.7 1.51.1

Updates github.com/aws/aws-sdk-go-v2/config from 1.26.3 to 1.27.21

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.16.14 to 1.17.21

Commits


Updates github.com/aws/aws-sdk-go-v2/service/applicationautoscaling from 1.25.4 to 1.28.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.31.0 to 1.36.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/codedeploy from 1.22.0 to 1.26.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.24.4 to 1.29.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.26.4 to 1.32.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.28.4 to 1.33.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/iam's changelog.

Release (2023-05-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.26.0
    • Feature: Adds support for filtering by metric names in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.32.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.1
    • Documentation: Remove unused InvalidParameterException from CreateParticipant API
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.0
    • Feature: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.28.0
    • Feature: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.17.0
    • Feature: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.35.0
    • Feature: Add support for Topic, Dataset parameters and VPC
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.27.0
    • Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.77.0
    • Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.31.0
    • Feature: Add support for Finding History.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.21.0
    • Feature: This release enables customers to call SQS using AWS JSON-1.0 protocol.

Release (2023-05-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.20.0
    • Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.96.0
    • Feature: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.12.0
    • Feature: This feature provides deep inspection for linux based instance
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.12.0
    • Feature: This release adds a field for GetScene API to return error code and message from dependency services.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.27.0
    • Feature: AWS Network Firewall now supports policy level HOME_NET variable overrides.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.16.0
    • Feature: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.20.0
    • Feature: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.

Release (2023-05-02)

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.4 to 1.56.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.25.4 to 1.31.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/secretsmanager's changelog.

Release (2023-03-31)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.92.1
    • Documentation: Documentation updates for EC2 On Demand Capacity Reservations
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.1.0
    • Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to deliver internet measurements to Amazon S3 buckets as well as CloudWatch Logs.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.10.1
    • Documentation: Adding EKS related documentation for appTemplateBody
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.31.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.14.0
    • Feature: In this release, you can now chose between soft delete and hard delete when calling the DeleteRecord API, so you have more flexibility when it comes to managing online store data.

Release (2023-03-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.25.0
    • Feature: Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.28.0
    • Feature: Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.23.0
    • Feature: This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.22.0
    • Feature: This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.12.0
    • Feature: Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.92.0
    • Feature: This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.24.0
    • Feature: Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.44.0
    • Feature: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.20.0
    • Feature: Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.0
    • Feature: Adds support for new image workflow details and image vulnerability detection.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.21.0
    • Feature: Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.39.0
    • Feature: AWS Kendra now supports featured results for a query.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.25.0
    • Feature: AWS Network Firewall added TLS inspection configurations to allow TLS traffic inspection.
  • github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial: v1.2.0
    • Feature: Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode.
  • github.com/aws/aws-sdk-go-v2/service/vpclattice: v1.0.0
    • Release: New AWS service client module

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/servicediscovery from 1.27.4 to 1.30.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ssm from 1.44.7 to 1.51.1

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.26.7 to 1.29.1

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions