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

build(deps): bump the github-com-aws-aws-sdk-go-v2 group across 1 directory with 8 updates #373

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the github-com-aws-aws-sdk-go-v2 group with 7 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.32.5 1.32.8
github.com/aws/aws-sdk-go-v2/config 1.28.5 1.28.10
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.40 1.17.48
github.com/aws/aws-sdk-go-v2/service/cloudwatch 1.43.1 1.43.6
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.44.0 1.45.3
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.34.6 1.34.10
github.com/aws/aws-sdk-go-v2/service/sqs 1.37.1 1.37.6

Updates github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.8

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.10

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.40 to 1.17.48

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.43.1 to 1.43.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.44.0 to 1.45.3

Changelog

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

Release (2023-06-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.24.0
    • Feature: This release adds support for encryption via customer managed keys.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.29.3
    • Documentation: Update to Amazon FSx documentation.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.45.3
    • Documentation: Documentation improvements for create, describe, and modify DB clusters and DB instances.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.2
    • Documentation: Added improved descriptions and new code samples to SDK documentation.

Release (2023-06-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.12.0
    • Feature: AppInstanceBots can be configured to be invoked or not using the Target or the CHIME.mentions attribute for ChannelMessages
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.16.0
    • Feature: ChannelMessages can be made visible to sender and intended recipient rather than all channel members with the target attribute. For example, a user can send messages to a bot and receive messages back in a group channel without other members seeing them.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.41.0
    • Feature: Introducing Amazon Kendra Retrieve API that can be used to retrieve relevant passages or text excerpts given an input query.
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.18.0
    • Feature: Adds support for Versions and Aliases. Adds 8 operations: PublishStateMachineVersion, DeleteStateMachineVersion, ListStateMachineVersions, CreateStateMachineAlias, DescribeStateMachineAlias, UpdateStateMachineAlias, DeleteStateMachineAlias, ListStateMachineAliases

Release (2023-06-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.11
    • Documentation: Documentation updates for DynamoDB
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.27.0
    • Feature: This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.15.0
    • Feature: This release adds support for Software Bill of Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.38.0
    • Feature: This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7.
  • github.com/aws/aws-sdk-go-v2/service/mq: v1.15.0
    • Feature: The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.86.0
    • Feature: This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.30.0
    • Feature: This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs.

Release (2023-06-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.31.0
    • Feature: This release adds new API to reset connector metadata cache

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.68.0 to 1.72.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.34.6 to 1.34.10

Commits
  • 13c3784 Release 2024-09-17
  • 0097c82 Regenerated Clients
  • 590384d Update API model
  • 6a28d22 BREAKFIX: Only generate AccountIDEndpointMode config for services that use it...
  • 0d08ea0 Release 2024-09-16
  • 83c15f1 Regenerated Clients
  • 093ffb6 Update endpoints model
  • e43f191 Update API model
  • 1282c53 Read AWS_CONTAINER_CREDENTIALS_FULL_URI env variable if set when reading a ...
  • 171151b Release 2024-09-13
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.37.1 to 1.37.6

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

…ectory with 8 updates

Bumps the github-com-aws-aws-sdk-go-v2 group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.5` | `1.32.8` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.5` | `1.28.10` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.40` | `1.17.48` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) | `1.43.1` | `1.43.6` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.44.0` | `1.45.3` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.34.6` | `1.34.10` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.37.1` | `1.37.6` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.32.5 to 1.32.8
- [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@v1.32.5...v1.32.8)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.5 to 1.28.10
- [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@config/v1.28.5...config/v1.28.10)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.40 to 1.17.48
- [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@credentials/v1.17.40...credentials/v1.17.48)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatch` from 1.43.1 to 1.43.6
- [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.43.1...service/fsx/v1.43.6)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.44.0 to 1.45.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/rds/v1.45.3/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.44.0...service/rds/v1.45.3)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.68.0 to 1.72.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.68.0...service/s3/v1.72.2)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.34.6 to 1.34.10
- [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/sqs/v1.34.6...service/dynamodb/v1.34.10)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.37.1 to 1.37.6
- [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.37.1...service/kms/v1.37.6)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-com-aws-aws-sdk-go-v2
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants