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-go group with 2 updates #33

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

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

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.70.0 to 1.71.0

Changelog

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

Release (2022-11-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.12.0
    • Feature: Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.19.0
    • Feature: AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.16.0
    • Feature: This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.22.0
    • Feature: Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.71.0
    • Feature: This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.18.25
    • Documentation: Provides new target group attributes to turn on/off cross zone load balancing and configure target group health for Network Load Balancers and Application Load Balancers. Provides improvements to health check configuration for Network Load Balancers.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.4.0
    • Feature: Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones.
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.1.0
    • Feature: Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.25.0
    • Feature: Add Node 18 (nodejs18.x) support to AWS Lambda.
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.22.0
    • Feature: This release provides support for creation and use of metric attributions in AWS Personalize
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.20.0
    • Feature: Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).
  • github.com/aws/aws-sdk-go-v2/service/rum: v1.8.0
    • Feature: CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.26.0
    • Feature: Added 34 new S3 Storage Lens metrics to support additional customer use cases.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.16.7
    • Documentation: Documentation updates for Secrets Manager.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.24.0
    • Feature: Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail
  • github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry: v1.15.0
    • Feature: This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.17.4
    • Documentation: Documentation updates for AWS Security Token Service.
  • github.com/aws/aws-sdk-go-v2/service/textract: v1.18.0
    • Feature: This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.27.0
    • Feature: The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details.

Release (2022-11-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.49.0 to 1.50.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 <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-go group with 2 updates: [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2).


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

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.49.0 to 1.50.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.49.0...service/s3/v1.50.1)

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

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 Feb 20, 2024
Copy link
Contributor

@ccampo133 ccampo133 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit ab27233 into main Feb 20, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-1367d5df79 branch February 20, 2024 17:29
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.

2 participants