Skip to content

Bump the aws-sdk group with 3 updates #873

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

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the aws-sdk group with 3 updates: github.com/aws/aws-sdk-go-v2/service/ec2, github.com/aws/aws-sdk-go-v2/service/ecs and github.com/aws/aws-sdk-go-v2/service/rds.

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.211.3 to 1.212.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecs from 1.55.0 to 1.56.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.94.4 to 1.95.0

Changelog

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

Release (2023-04-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.95.0
    • Feature: This release adds support for AMD SEV-SNP on EC2 instances.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.18.0
    • Feature: This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.22.0
    • Feature: Added API support to initiate on-demand malware scan on specific resources.
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.18.0
    • Feature: AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.20.0
    • Feature: Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.34.0
    • Feature: Add Java 17 (java17) support to AWS Lambda
  • github.com/aws/aws-sdk-go-v2/service/osis: v1.0.1
    • Documentation: Documentation updates for OpenSearch Ingestion
  • github.com/aws/aws-sdk-go-v2/service/qldb: v1.15.10
    • Documentation: Documentation updates for Amazon QLDB
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.75.0
    • Feature: Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio

Release (2023-04-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/osis: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release for OpenSearch Ingestion

Release (2023-04-25)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.15.0
    • Feature: Remove non actionable field from UpdateChannelReadMarker and DeleteChannelRequest. Add precise exceptions to DeleteChannel and DeleteStreamingConfigurations error cases.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.53.0
    • Feature: Amazon Connect, Contact Lens Evaluation API release including ability to manage forms and to submit contact evaluations.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.24.0
    • Feature: This release adds 13 new APIs to support AWS DataSync Discovery GA.
  • github.com/aws/aws-sdk-go-v2/service/directoryservice: v1.17.0
    • Feature: New field added in AWS Managed Microsoft AD DescribeSettings response and regex pattern update for UpdateSettings value. Added length validation to RemoteDomainName.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.19.0
    • Feature: Adds support for journey runs and querying journey execution metrics based on journey runs. Adds execution metrics to campaign activities. Updates docs for Advanced Quiet Time.

Release (2023-04-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.18.0

... (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 3 updates: [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.211.3 to 1.212.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.211.3...service/ec2/v1.212.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ecs` from 1.55.0 to 1.56.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.55.0...service/ecs/v1.56.2)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.94.4 to 1.95.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.95.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.94.4...service/ec2/v1.95.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.212.0
  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-version: 1.56.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-version: 1.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 28, 2025
@github-actions github-actions bot enabled auto-merge (squash) April 28, 2025 03:37
@github-actions github-actions bot merged commit 5ca13ab into master Apr 28, 2025
10 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/aws-sdk-39936ab7a9 branch April 28, 2025 03:40
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.

0 participants