Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps github.com/aws/aws-sdk-go-v2/config from 1.3.0 to 1.15.0.

Release notes

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

Release v1.4.0 (2021-05-06)

Breaking change

  • service/ec2 - v1.6.0
    • This release contains a breaking change to the Amazon EC2 API client. API number(int/int64/etc) and boolean members were changed from value, to pointer type. Your applications using the EC2 API client will fail to compile after upgrading for all members that were updated. To migrate to this module you'll need to update your application to use pointers for all number and boolean members in the API client module. The SDK provides helper utilities to convert between value and pointer types. For example the aws.Bool function to get the address from a bool literal. Similar utilities are available for all other primitive types in the aws package.

Service Client Highlights

  • service/acmpca - v1.3.0
    • Feature: API client updated
  • service/apigateway - v1.3.0
    • Feature: API client updated
  • service/auditmanager - v1.4.0
    • Feature: API client updated
  • service/chime - v1.3.0
    • Feature: API client updated
  • service/cloudformation - v1.4.0
    • Feature: API client updated
  • service/cloudfront - v1.4.0
    • Feature: API client updated
  • service/codegurureviewer - v1.3.0
    • Feature: API client updated
  • service/connect - v1.3.0
    • Feature: API client updated
  • service/customerprofiles - v1.5.0
    • Feature: API client updated
  • service/devopsguru - v1.3.0
    • Feature: API client updated
  • service/docdb - v1.4.0
    • Feature: API client updated
  • service/ec2 - v1.6.0
    • Bug Fix: Fix incorrectly modeled Amazon EC2 number and boolean members in structures. The Amazon EC2 API client has been updated with a breaking change to fix all structure number and boolean members to be pointer types instead of value types. Fixes #1107, #1178, and #1190. This breaking change is made within the major version of the client' module, because the client operations failed and were unusable with value type number and boolean members with the EC2 API.
    • Feature: API client updated
  • service/ecs - v1.3.0
    • Feature: API client updated
  • service/eks - v1.3.0
    • Feature: API client updated
  • service/forecast - v1.4.0
    • Feature: API client updated
  • service/glue - v1.4.0
    • Feature: API client updated
  • service/health - v1.3.0
    • Feature: API client updated
  • service/iotsitewise - v1.3.0
    • Feature: API client updated
  • service/iotwireless - v1.4.0
    • Feature: API client updated
  • service/kafka - v1.3.0
    • Feature: API client updated
  • service/kinesisanalyticsv2 - v1.2.0
    • Feature: API client updated
  • service/macie2 - v1.4.0

... (truncated)

Changelog

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

Release (2022-03-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.19.0
    • Feature: Add resourceType enums for AWS::ECR::PublicRepository and AWS::EC2::LaunchTemplate
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.20.1
    • Documentation: Doc only update for ElastiCache
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.23.0
  • github.com/aws/aws-sdk-go-v2/service/timestreamquery: v1.14.0
    • Feature: Amazon Timestream Scheduled Queries now support Timestamp datatype in a multi-measure record.

Release (2022-03-11)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chime: v1.20.0
    • Feature: Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.20.0
    • Feature: This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.20.0
    • Feature: Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.18.0
    • Feature: This release adds address filters for listSites
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.1
    • Documentation: Documentation updates for Secrets Manager.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.6.0
    • Feature: Amazon Transcribe StartTranscription API now supports additional parameters for Language Identification feature: customVocabularies and customFilterVocabularies

Release (2022-03-10)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.20.0
    • Feature: This release makes slotTypeId an optional parameter in CreateSlot and UpdateSlot APIs in Amazon Lex V2 for model building. Customers can create and update slots without specifying a slot type id.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.18.0
    • Feature: Documentation fix for API StartMedicalTranscriptionJobRequest, now showing min sample rate as 16khz
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.18.0
    • Feature: Adding more descriptive error types for managed workflows

Release (2022-03-09)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.17.0
    • Feature: Amazon Comprehend now supports extracting the sentiment associated with entities such as brands, products and services from text documents.

Release (2022-03-08.3)

  • No change notes available for this release.

Release (2022-03-08.2)

... (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/config](https://github.com/aws/aws-sdk-go-v2) from 1.3.0 to 1.15.0.
- [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.3.0...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2022

Superseded by #98.

@dependabot dependabot bot closed this Mar 28, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/aws/aws-sdk-go-v2/config-1.15.0 branch March 28, 2022 22:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants