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 2 updates #892

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps the aws-sdk group with 2 updates: github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2/service/dynamodb.

Updates github.com/aws/aws-sdk-go from 1.45.15 to 1.45.19

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.45.19 (2023-09-28)

Service Client Updates

  • service/bedrock: Updates service API, documentation, paginators, and examples
  • service/bedrock-runtime: Adds new service
  • service/budgets: Updates service API and documentation
    • Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • service/ec2: Updates service API and documentation
    • Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • service/iotfleetwise: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
  • service/wafv2: Updates service documentation

Release v1.45.18 (2023-09-27)

Service Client Updates

  • service/cognito-idp: Updates service API, documentation, and examples
  • service/firehose: Updates service API and documentation
    • Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
  • service/iot: Updates service API and documentation
    • Added support for IoT Rules Engine Kafka Action Headers
  • service/textract: Updates service API and documentation

Release v1.45.17 (2023-09-26)

Service Client Updates

  • service/appintegrations: Updates service API, documentation, paginators, and examples
  • service/apprunner: Updates service API and documentation
  • service/codedeploy: Updates service documentation
    • CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.
  • service/connect: Updates service API, documentation, and paginators
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
  • service/ec2: Updates service API and documentation
    • The release includes AWS verified access to support FIPs compliance in North America regions
  • service/lakeformation: Updates service API, documentation, and paginators
  • service/pinpoint: Updates service documentation
    • Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.
  • service/s3: Updates service API and examples
    • This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.

Release v1.45.16 (2023-09-25)

Service Client Updates

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.21.5 to 1.22.0

Changelog

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

Release (2021-12-21)

General Highlights

  • Feature: API Paginators now support specifying the initial starting token, and support stopping on empty string tokens.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.11.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.10.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.11.0
    • Documentation: API client updated
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.11.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.17.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.3.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.4.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.16.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.13.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.10.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.11.0
    • Feature: API client updated
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.10.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/comprehendmedical: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.13.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.13.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.14.0
    • Feature: Updated to latest service endpoints
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.12.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.13.0
    • Feature: Updated to latest service endpoints

... (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 2 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go` from 1.45.15 to 1.45.19
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.15...v1.45.19)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.21.5 to 1.22.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.22.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/efs/v1.21.5...service/s3/v1.22.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

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 Oct 2, 2023
@elgohr elgohr enabled auto-merge October 2, 2023 01:09
@elgohr elgohr merged commit 93995ff into main Oct 4, 2023
5 checks passed
@elgohr elgohr deleted the dependabot/go_modules/aws-sdk-c6a92e15dc branch October 4, 2023 17:34
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.

1 participant