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

build(deps): bump github.com/aws/aws-sdk-go-v2/service/rds from 1.21.1 to 1.45.0 #453

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/rds from 1.21.1 to 1.45.0.

Changelog

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

Release (2023-06-02)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.29.0
    • Feature: This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.26.0
    • Feature: This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.83.0
    • Feature: This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.34.0
    • Feature: Added APIs to describe managed products. The APIs retrieve information about rule groups that are managed by AWS and by AWS Marketplace sellers.

Release (2023-06-01)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/alexaforbusiness: v1.15.11
    • Documentation: Alexa for Business has been deprecated and is no longer supported.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.30.0
    • Feature: Added ability to select DataTransferApiType for DescribeConnector and CreateFlow requests when using Async supported connectors. Added supportedDataTransferType to DescribeConnector/DescribeConnectors/ListConnector response.
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.24.0
    • Feature: This release introduces calculated attribute related APIs.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.22.0
    • Feature: API Update for IVS Advanced Channel type
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.82.1
    • Documentation: Amazon Sagemaker Autopilot adds support for Parquet file input to NLP text classification jobs.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.33.1
    • Documentation: Corrected the information for the header order FieldToMatch setting

Release (2023-05-31)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.33.0
    • Feature: Resource Types Exclusion feature launch by AWS Config
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.24.0
    • Feature: This release enables publishing event predictions from Amazon Fraud Detector (AFD) to Amazon EventBridge. For example, after getting predictions from AFD, Amazon EventBridge rules can be configured to trigger notification through an SNS topic, send a message with SES, or trigger Lambda workflows.
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.16.0
    • Feature: This release adds a new request parameter to the CreateFHIRDatastore API operation. IdentityProviderConfiguration specifies how you want to authenticate incoming requests to your Healthlake Data Store.
  • github.com/aws/aws-sdk-go-v2/service/m2: v1.5.0
    • Feature: Adds an optional create-only 'roleArn' property to Application resources. Enables PS and PO data set org types.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.45.0
    • Feature: This release adds support for changing the engine for Oracle using the ModifyDbInstance API
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.18.5
    • Documentation: Documentation updates for ServiceCatalog.
  • github.com/aws/aws-sdk-go-v2/service/workspacesweb: v1.10.0
    • Feature: WorkSpaces Web now allows you to control which IP addresses your WorkSpaces Web portal may be accessed from.

Release (2023-05-30)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.6.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/service/rds](https://github.com/aws/aws-sdk-go-v2) from 1.21.1 to 1.45.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/eks/v1.21.1...service/ec2/v1.45.0)

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

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 Jun 5, 2023
@coveralls
Copy link

Coverage Status

coverage: 56.518%. remained the same when pulling 0e1b009 on dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/rds-1.45.0 into 4b1c6ff on main.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2023

Superseded by #455.

@dependabot dependabot bot closed this Jun 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/rds-1.45.0 branch June 19, 2023 08:59
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

2 participants