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

fix(deps): update module github.com/aws/aws-sdk-go to v1.51.21 #1056

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go v1.51.14 -> v1.51.21 age adoption passing confidence

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.51.21

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API and documentation
    • Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
  • service/config: Updates service documentation
  • service/glue: Updates service API and documentation
    • Modifying request for GetUnfilteredTableMetadata for view-related fields.
  • service/healthlake: Updates service API and documentation
  • service/iotfleethub: Updates service documentation
  • service/kms: Updates service API, documentation, paginators, and examples
    • This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
  • service/mediatailor: Updates service API and documentation
  • service/outposts: Updates service API
  • service/redshift: Updates service API and documentation
    • Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.
  • service/transfer: Updates service API and documentation
    • This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.

v1.51.20

Compare Source

===

Service Client Updates
  • service/batch: Updates service API and documentation
    • This release adds the task properties field to attempt details and the name field on EKS container detail.
  • service/cloudfront: Updates service API and documentation
    • CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins.
  • service/codebuild: Updates service documentation
    • Support access tokens for Bitbucket sources
  • service/iam: Updates service API and documentation
    • For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required.
  • service/medialive: Updates service API, documentation, waiters, and paginators
    • AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups.
  • service/monitoring: Updates service API and documentation
    • This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern.
  • service/omics: Updates service API and documentation
  • service/pipes: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle.
  • service/s3control: Updates service documentation
    • Documentation updates for Amazon S3-control.
  • service/wafv2: Adds new service

v1.51.19

Compare Source

===

Service Client Updates
  • service/cleanrooms: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/networkmonitor: Updates service documentation
  • service/qconnect: Updates service API and documentation
  • service/rekognition: Updates service API and documentation
    • Added support for ContentType to content moderation detections.
  • service/supplychain: Updates service API, documentation, and examples
  • service/workspaces-thin-client: Updates service API and documentation

v1.51.18

Compare Source

===

Service Client Updates
  • service/codebuild: Updates service API and documentation
    • Add new webhook filter types for GitHub webhooks
  • service/mediaconvert: Updates service API and documentation
    • This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows.
  • service/pinpoint: Updates service API and documentation
    • The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica.

v1.51.17

Compare Source

===

Service Client Updates
  • service/controlcatalog: Adds new service
  • service/mgn: Updates service API and documentation
  • service/networkmonitor: Updates service API and documentation

v1.51.16

Compare Source

===

Service Client Updates
  • service/quicksight: Updates service API and documentation
    • Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription
  • service/resource-groups: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

v1.51.15

Compare Source

===

Service Client Updates
  • service/b2bi: Updates service API
  • service/cleanrooms: Updates service API and documentation
  • service/ec2: Updates service API
    • Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements.
  • service/emr-containers: Updates service API and documentation
  • service/ivs: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 5, 2024 10:37
@renovate renovate bot requested a review from a team as a code owner April 5, 2024 10:37
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.24%. Comparing base (6df0169) to head (dd8af1f).
Report is 2 commits behind head on main.

❗ Current head dd8af1f differs from pull request most recent head 64025b0. Consider uploading reports for the commit 64025b0 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1056   +/-   ##
=======================================
  Coverage   67.24%   67.24%           
=======================================
  Files          30       30           
  Lines        2549     2549           
=======================================
  Hits         1714     1714           
  Misses        791      791           
  Partials       44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.51.15 fix(deps): update module github.com/aws/aws-sdk-go to v1.51.16 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch 2 times, most recently from 1cef771 to 9bfb245 Compare April 8, 2024 19:23
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.51.16 fix(deps): update module github.com/aws/aws-sdk-go to v1.51.17 Apr 8, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 9bfb245 to 137bf1b Compare April 9, 2024 20:34
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.51.17 fix(deps): update module github.com/aws/aws-sdk-go to v1.51.18 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 137bf1b to e4a0ac1 Compare April 10, 2024 20:04
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.51.18 fix(deps): update module github.com/aws/aws-sdk-go to v1.51.19 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from e4a0ac1 to 1046b86 Compare April 11, 2024 20:06
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.51.19 fix(deps): update module github.com/aws/aws-sdk-go to v1.51.20 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 1046b86 to 589e9be Compare April 12, 2024 23:05
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.51.20 fix(deps): update module github.com/aws/aws-sdk-go to v1.51.21 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 589e9be to 628bbbd Compare April 13, 2024 20:11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 628bbbd to 64025b0 Compare April 16, 2024 06:23
@AlexsJones AlexsJones merged commit ccb692c into main Apr 16, 2024
10 checks passed
@AlexsJones AlexsJones deleted the renovate/aws-sdk-go-monorepo branch April 16, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant