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 github.com/aws/aws-sdk-go-v2 from 1.16.15 to 1.16.16 #119

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/aws/aws-sdk-go-v2 from 1.16.15 to 1.16.16.

Changelog

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

Release (2022-09-23)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.13.0
    • Feature: AWS App Runner adds a Node.js 16 runtime.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.60.0
    • Feature: Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTemplateOverridesRequest
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.25.0
    • Feature: This release introduces additional optional parameters promptAttemptsSpecification to PromptSpecification, which enables the users to configure interrupt setting and Audio, DTMF and Text input configuration for the initial and retry prompt played by the Bot
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.23.0
    • Feature: This release adds Instance Metadata Service (IMDS) support for Lightsail instances.
  • github.com/aws/aws-sdk-go-v2/service/nimble: v1.14.0
    • Feature: Amazon Nimble Studio adds support for on-demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize additional GPU instance types for their creative projects.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.29.0
    • Feature: This release adds new SSM document types ConformancePackTemplate and CloudFormation
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.22.9
    • Documentation: Add the default specification for ResourceType in ListResourcesForWebACL.

Release (2022-09-22)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.7.0
    • Feature: Changes include: new GetVirtualMachineApi to fetch a single user's VM, improving ListVirtualMachines to fetch filtered VMs as well as all VMs, and improving GetGatewayApi to now also return the gateway's MaintenanceStartTime.
  • github.com/aws/aws-sdk-go-v2/service/devicefarm: v1.14.0
    • Feature: This release adds the support for VPC-ENI based connectivity for private devices on AWS Device Farm.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.59.0
    • Feature: Documentation updates for Amazon EC2.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.32.0
    • Feature: Added support for S3 Event Notifications for Catalog Target Crawlers.
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.15.5
    • Documentation: Documentation updates for the Identity Store CLI Reference.

Release (2022-09-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.19.0
    • Feature: Amazon Comprehend now supports synchronous mode for targeted sentiment API operations.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.22.2
    • Bug Fix: Updated GetChange to sanitize /change/ prefix of the changeId returned from the service.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.23.0
    • Feature: S3 on Outposts launches support for object versioning for Outposts buckets. With S3 Versioning, you can preserve, retrieve, and restore every version of every object stored in your buckets. You can recover from both unintended user actions and application failures.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.44.0
    • Feature: SageMaker now allows customization on Canvas Application settings, including enabling/disabling time-series forecasting and specifying an Amazon Forecast execution role at both the Domain and UserProfile levels.

Release (2022-09-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

... (truncated)

Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.16.15 to 1.16.16.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.15...v1.16.16)

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

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 Sep 26, 2022
@omegion omegion merged commit 3ee0a29 into master Oct 7, 2022
@omegion omegion deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.16.16 branch October 7, 2022 12: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.

None yet

1 participant