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

chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.15 to 1.18.18 #4070

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps github.com/aws/aws-sdk-go-v2/config from 1.18.15 to 1.18.18.

Changelog

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

Release (2023-03-17)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.6.0
    • Feature: This release adds a new filter to ListAccountAssociations API and a new filter to ListBillingGroups API.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.30.0
    • Feature: This release adds resourceType enums for types released from October 2022 through February 2023.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.25.0
    • Feature: S3 setting to create AWS Glue Data Catalog. Oracle setting to control conversion of timestamp column. Support for Kafka SASL Plain authentication. Setting to map boolean from PostgreSQL to Redshift. SQL Server settings to force lob lookup on inline LOBs and to control access of database logs.

Release (2023-03-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.18.18
    • Bug Fix: Allow RoleARN to be set as functional option on STS WebIdentityRoleOptions. Fixes aws/aws-sdk-go-v22.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.18.0
    • Feature: Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.
  • github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.2.7
    • Documentation: Documentation updates for APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.18.7
    • Documentation: Documentation updates for SageMaker Runtime

Release (2023-03-15)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy: v1.9.0
    • Feature: This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.31.0
    • Feature: Added support for S3 Object Lambda aliases.
  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.3.0
    • Feature: Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests.

Release (2023-03-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.13.0
    • Feature: Add flag to disable IMDSv1 fallback
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.18.0
    • Feature: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.19.0
    • Feature: This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.18.7
    • Documentation: describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.90.0

... (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.18.15 to 1.18.18.
- [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@config/v1.18.15...config/v1.18.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 20, 2023 16:58
@dependabot dependabot bot requested a review from calebdoxsey March 20, 2023 16:58
@coveralls
Copy link

Coverage Status

Coverage: 63.627%. Remained the same when pulling 2ba8648 on dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.18 into ccf15f8 on main.

@calebdoxsey calebdoxsey merged commit aa64896 into main Mar 22, 2023
13 checks passed
@calebdoxsey calebdoxsey deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.18 branch March 22, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants