Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the aws-sdk group with 7 updates #777

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the aws-sdk group with 7 updates:

Package From To
github.com/aws/aws-sdk-go-v2/service/ec2 1.194.0 1.195.0
github.com/aws/aws-sdk-go-v2/service/ecs 1.49.2 1.52.1
github.com/aws/aws-sdk-go-v2/service/elasticache 1.43.2 1.44.1
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing 1.28.4 1.28.6
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 1.41.1 1.43.1
github.com/aws/aws-sdk-go-v2/service/iam 1.38.0 1.38.2
github.com/aws/aws-sdk-go-v2/service/rds 1.89.1 1.92.0

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.194.0 to 1.195.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecs from 1.49.2 to 1.52.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticache from 1.43.2 to 1.44.1

Changelog

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

Release (2023-05-18)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.28.0
    • Feature: Removing SparkProperties from EngineConfiguration object for StartSession API call
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.25.0
    • Feature: Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.24.0
    • Feature: In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.55.0
    • Feature: You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.98.0
    • Feature: Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.1
    • Documentation: Documentation only release to address various tickets.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.37.0
    • Feature: This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.44.1
    • Documentation: RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot
  • github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial: v1.3.0
    • Feature: This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API.

Release (2023-05-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/detective: v1.19.0
    • Feature: Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.18.14
    • Documentation: This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.48.0
    • Feature: Add Support for Tags for Custom Entity Types
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.8
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.32.0
    • Feature: My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.

Release (2023-05-15)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.27.0
    • Feature: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.3.0
    • Feature: With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.28.0
    • Feature: This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
  • github.com/aws/aws-sdk-go-v2/service/rolesanywhere: v1.2.0
    • Feature: Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.29.0
    • Feature: This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing from 1.28.4 to 1.28.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.41.1 to 1.43.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.38.0 to 1.38.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.89.1 to 1.92.0

Changelog

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

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
    • Feature: General Availability (GA) release of Amazon VPC Lattice
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.19.0
    • Feature: AWS Well-Architected SDK now supports getting consolidated report metrics and generating a consolidated report PDF.

Release (2023-03-29)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.2.0
    • Feature: This release includes two new exception types "ServiceQuotaExceededException" and "OcuLimitExceededException".
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.42.0
    • Feature: Add support for creating a read replica DB instance from a Multi-AZ DB cluster.

Release (2023-03-28)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ssmcontacts: v1.15.0
    • Feature: This release adds 12 new APIs as part of Oncall Schedule feature release, adds support for a new contact type: ONCALL_SCHEDULE. Check public documentation for AWS ssm-contacts for more information

... (truncated)

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.194.0` | `1.195.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) | `1.49.2` | `1.52.1` |
| [github.com/aws/aws-sdk-go-v2/service/elasticache](https://github.com/aws/aws-sdk-go-v2) | `1.43.2` | `1.44.1` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing](https://github.com/aws/aws-sdk-go-v2) | `1.28.4` | `1.28.6` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.43.1` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.38.0` | `1.38.2` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.89.1` | `1.92.0` |


Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.194.0 to 1.195.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.194.0...service/ec2/v1.195.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ecs` from 1.49.2 to 1.52.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.49.2...service/s3/v1.52.1)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticache` from 1.43.2 to 1.44.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/rds/v1.44.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.43.2...service/rds/v1.44.1)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing` from 1.28.4 to 1.28.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.28.4...config/v1.28.6)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2` from 1.41.1 to 1.43.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ivs/v1.41.1...service/s3/v1.43.1)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.38.0 to 1.38.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.0...service/s3/v1.38.2)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.89.1 to 1.92.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.92.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.89.1...service/ec2/v1.92.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticache
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant