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

feat(deps): bump github.com/aws/aws-sdk-go-v2/service/route53 from 1.23.0 to 1.24.0 #159

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2022

Bumps github.com/aws/aws-sdk-go-v2/service/route53 from 1.23.0 to 1.24.0.

Changelog

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

Release (2022-11-15)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.36.0
    • Feature: This release updates the APIs: UpdateInstanceAttribute, DescribeInstanceAttribute, and ListInstanceAttributes. You can use it to programmatically enable/disable enhanced contact monitoring using attribute type ENHANCED_CONTACT_MONITORING on the specified Amazon Connect instance.
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.20.0
    • Feature: Adds new parent target ARN paramater to CreateDeployment, GetDeployment, and ListDeployments APIs for the new subdeployments feature.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.24.0
    • Feature: Amazon Route 53 now supports the Europe (Spain) Region (eu-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • github.com/aws/aws-sdk-go-v2/service/ssmsap: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS Systems Manager for SAP provides simplified operations and management of SAP applications such as SAP HANA. With this release, SAP customers and partners can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.26.0
    • Feature: This release introduces ModifyCertificateBasedAuthProperties, a new API that allows control of certificate-based auth properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return certificate-based auth properties in its responses.

Release (2022-11-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.20.0
    • Feature: This release enhances the SearchProfiles API by providing functionality to search for profiles using multiple keys and logical operators.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.18.0
    • Feature: This release adds a new parameter "Parameters" in the DataLakeSettings.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.13.3
    • Documentation: Updating the API docs data type: NetworkEthereumAttributes, and the operations DeleteNode, and CreateNode to also include the supported Goerli network.
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.16.0
    • Feature: Add support for CodeBuild Provisioning
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.29.0
    • Feature: This release adds support for restoring an RDS Multi-AZ DB cluster snapshot to a Single-AZ deployment or a Multi-AZ DB instance deployment.
  • github.com/aws/aws-sdk-go-v2/service/workdocs: v1.12.0
    • Feature: Added 2 new document related operations, DeleteDocumentVersion and RestoreDocumentVersions.
  • github.com/aws/aws-sdk-go-v2/service/xray: v1.14.0
    • Feature: This release enhances GetServiceGraph API to support new type of edge to represent links between SQS and Lambda in event-driven applications.

Release (2022-11-11)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.18.0
    • Announcement: When using the SSOTokenProvider, a previous implementation incorrectly compensated for invalid SSOTokenProvider configurations in the shared profile. This has been fixed via PR #1903 and tracked in issue #1846
    • Feature: Adds token refresh support (via SSOTokenProvider) when using the SSOCredentialProvider
  • github.com/aws/aws-sdk-go-v2/credentials: v1.13.0
    • Announcement: When using the SSOTokenProvider, a previous implementation incorrectly compensated for invalid SSOTokenProvider configurations in the shared profile. This has been fixed via PR #1903 and tracked in issue #1846
    • Feature: Adds token refresh support (via SSOTokenProvider) when using the SSOCredentialProvider
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.34.1
    • Documentation: Added links related to enabling job bookmarks.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.31.0
    • Feature: This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit.
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.16.0

... (truncated)

Commits
  • e10c0d2 Release 2022-01-14
  • 35ab85c Update smithy-go dependency version
  • 4741932 Fix Retry middleware not releasing retry token (#1560)
  • e4d9a88 Update API Models (#1559)
  • c1b62ab SDK DefaultsMode Configuration Implementation (#1553)
  • 07e5d3e i1494 passing opts to attributevalue marshalling (#1495)
  • 576b415 codegen: Adds smithy-cli dependency to prevent auto use of smithy-cli 1.16 (#...
  • See full diff in compare view

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/service/route53](https://github.com/aws/aws-sdk-go-v2) from 1.23.0 to 1.24.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@service/s3/v1.23.0...service/s3/v1.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from purpleclay as a code owner November 16, 2022 06:16
@dependabot dependabot bot added dependabot An issue or pull request has been raised by dependabot pinned Prevent the issue from being automatically closed labels Nov 16, 2022
@purpleclay purpleclay merged commit 3b8ed96 into main Nov 16, 2022
@purpleclay purpleclay deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/route53-1.24.0 branch November 16, 2022 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot An issue or pull request has been raised by dependabot pinned Prevent the issue from being automatically closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant