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

Update module github.com/aws/aws-sdk-go to v1.53.19 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.53.19

Compare Source

===

Service Client Updates
  • service/auditmanager: Updates service API and documentation
  • service/b2bi: Updates service API
  • service/codepipeline: Updates service API and documentation
    • CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.
  • service/sagemaker: Updates service API and documentation
    • This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.
  • service/verifiedpermissions: Updates service API and documentation

v1.53.18

Compare Source

===

Service Client Updates
  • service/account: Updates service API and documentation
  • service/firehose: Updates service API and documentation
    • Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
  • service/fsx: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • This release adds support for creating and updating Glue Data Catalog Views.
  • service/iotwireless: Updates service API
  • service/location: Updates service API, documentation, and paginators
  • service/sns: Updates service API and documentation
    • Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
  • service/sqs: Updates service API and documentation
    • Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
  • service/storagegateway: Updates service API and documentation
    • Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.

v1.53.17

Compare Source

===

Service Client Updates
  • service/globalaccelerator: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • AWS Glue now supports native SaaS connectivity: Salesforce connector available now
  • service/s3: Updates service API and examples
    • Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.

v1.53.16

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API
    • U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
  • service/pipes: Updates service API, documentation, and waiters
  • service/sagemaker: Updates service API and documentation
    • Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
  • service/taxsettings: Adds new service

v1.53.15

Compare Source

===

Service Client Updates
  • service/amplify: Updates service documentation
  • service/batch: Updates service API and documentation
    • This release adds support for the AWS Batch GetJobQueueSnapshot API operation.
  • service/eks: Updates service API and documentation
  • service/iottwinmaker: Updates service API

v1.53.14

Compare Source

===

Service Client Updates
  • service/codebuild: Updates service documentation
    • AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise
  • service/codeguru-security: Updates service API and documentation
  • service/elasticache: Updates service API and documentation
    • Update to attributes of TestFailover and minor revisions.
  • service/launch-wizard: Updates service API and documentation

v1.53.13

Compare Source

===

Service Client Updates
  • service/acm: Updates service API
    • add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/cloudtrail: Updates service API and documentation
    • CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
  • service/connect: Updates service API and documentation
  • service/emr-serverless: Updates service API, documentation, and paginators
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for Aurora Postgres DBname.
  • service/sagemaker: Updates service API and documentation
    • Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.

v1.53.12

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • Throwing validation errors on CreateNotebook with Name containing /,:,\
  • service/codebuild: Updates service API and documentation
    • AWS CodeBuild now supports manually creating GitHub webhooks
  • service/connect: Updates service API and documentation
  • service/glue: Updates service API and documentation
    • Add optional field JobMode to CreateJob and UpdateJob APIs.
  • service/securityhub: Updates service API

v1.53.11

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy.
  • service/ec2: Updates service API and documentation
    • Providing support to accept BgpAsnExtended attribute
  • service/kafka: Updates service API and documentation
  • service/swf: Updates service API and documentation
    • This release adds new APIs for deleting activity type and workflow type resources.

v1.53.10

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Documentation only updates for DynamoDB.
  • service/iotfleetwise: Updates service API and documentation
  • service/managedblockchain: Updates service API and documentation
SDK Bugs
  • Fix misaligned struct member used in atomic operation.
    • This change fixes panics on 32-bit systems in services that use endpoint discovery.

v1.53.9

Compare Source

===

Service Client Updates
  • service/emr-serverless: Updates service API and documentation
  • service/opsworks: Updates service API and documentation
    • Documentation-only update for OpsWorks Stacks.

v1.53.8

Compare Source

===

Service Client Updates
  • service/chatbot: Updates service API and documentation
  • service/cloudformation: Updates service API and documentation
    • Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.
  • service/kms: Updates service API and documentation
    • This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China.
  • service/opensearch: Updates service API and documentation
  • service/wafv2: Updates service API and documentation
SDK Bugs
  • service/ec2: Correct empty list serialization behavior.
    • Empty, non-nil lists should NOT be serialized for this service.

v1.53.7

Compare Source

===

Service Client Updates
  • service/cloudfront: Updates service API
    • Model update; no change to SDK functionality.
  • service/glue: Updates service API and documentation
    • Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED.
  • service/lightsail: Updates service API and documentation
    • This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types.
  • service/mailmanager: Adds new service
  • service/pi: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for Db2 license through AWS Marketplace.
  • service/storagegateway: Updates service API and documentation
    • Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.

v1.53.6

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/controltower: Updates service API, documentation, and paginators
  • service/osis: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.
  • service/secretsmanager: Updates service documentation
    • add v2 smoke tests and smithy smokeTests trait for SDK testing

v1.53.5

Compare Source

===

Service Client Updates
  • service/application-autoscaling: Updates service API
  • service/codebuild: Updates service API and documentation
    • Aws CodeBuild now supports 36 hours build timeout
  • service/elasticloadbalancingv2: Updates service API and documentation
  • service/lakeformation: Updates service API and documentation
  • service/transfer: Updates service API and documentation
    • Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.

v1.53.4

Compare Source

===

Service Client Updates
  • service/acm-pca: Updates service API and waiters
  • service/connect: Updates service documentation
  • service/kafka: Updates service API and documentation
  • service/mwaa: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • service/sagemaker: Updates service API and documentation
    • Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
  • service/secretsmanager: Updates service API and documentation
    • Documentation updates for AWS Secrets Manager

v1.53.3

Compare Source

===

Service Client Updates
  • service/bedrock-agent-runtime: Updates service documentation
  • service/codebuild: Updates service API and documentation
    • CodeBuild Reserved Capacity VPC Support
  • service/datasync: Updates service API
  • service/grafana: Updates service API, documentation, and paginators
  • service/medical-imaging: Updates service API and documentation
  • service/securityhub: Updates service API and documentation

v1.53.2

Compare Source

===

Service Client Updates
  • service/connect: Updates service API, documentation, and paginators
  • service/s3: Updates service API and examples
    • Updated a few x-id in the http uri traits

v1.53.1

Compare Source

===

Service Client Updates
  • service/eventbridge: Updates service API and documentation
  • service/vpc-lattice: Updates service API and documentation

v1.53.0

Compare Source

===

Service Client Updates
  • service/discovery: Updates service API
    • add v2 smoke tests and smithy smokeTests trait for SDK testing
  • service/greengrassv2: Updates service API and documentation
  • service/sagemaker: Updates service API
    • Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
  • service/sso-oidc: Updates service API, documentation, and examples
SDK Features
  • service/honeycode: Remove Honeycode
    • This change removes the Honeycode service, which has been deprecated.

v1.52.6

Compare Source

===

Service Client Updates
  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.
  • service/route53resolver: Updates service documentation
  • service/ssm-sap: Updates service API, documentation, and paginators
  • service/verifiedpermissions: Updates service API and documentation

v1.52.5

Compare Source

===

Service Client Updates
  • service/cognito-idp: Updates service API
  • service/ec2: Updates service API and documentation
    • Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes
  • service/ecr: Updates service API and documentation
    • This release adds pull through cache rules support for GitLab container registry in Amazon ECR.
  • service/fms: Updates service documentation
  • service/polly: Updates service API and documentation
    • Add new engine - generative - that builds the most expressive conversational voices.
  • service/sqs: Updates service API and documentation
    • This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.

v1.52.4

Compare Source

===

Service Client Updates
  • service/b2bi: Updates service documentation
  • service/budgets: Updates service API and documentation
    • This release adds tag support for budgets and budget actions.
  • service/resiliencehub: Updates service API, documentation, and paginators
  • service/route53profiles: Updates service API and documentation

v1.52.3

Compare Source

===

Service Client Updates
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled.

v1.52.2

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/connectcases: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/inspector2: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
  • service/sesv2: Updates service API and documentation

v1.52.1

Compare Source

===

Service Client Updates
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
  • service/ec2: Updates service API and documentation
    • This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
  • service/personalize: Updates service API and documentation
  • service/redshift-serverless: Updates service API and documentation

v1.52.0

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/personalize-runtime: Updates service API and documentation
  • service/securityhub: Updates service API and documentation
  • service/sesv2: Updates service API
SDK Features
  • service/alexaforbusiness: Remove Alexaforbusiness
    • This change removes the Alexaforbusiness service, since it is deprecated.

v1.51.32

Compare Source

===

Service Client Updates
  • service/chime-sdk-voice: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/fms: Updates service API and documentation
  • service/omics: Updates service API and documentation
  • service/opensearch: Updates service API and documentation
  • service/pinpoint-sms-voice-v2: Updates service API, documentation, and paginators
  • service/qbusiness: Updates service API, documentation, and waiters
  • service/quicksight: Updates service API and documentation
    • New Q embedding supporting Generative Q&A
  • service/route53resolver: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.
  • service/signer: Updates service API and documentation
    • Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 review from a team as code owners April 30, 2024 19:43
@renovate renovate bot requested review from Gowiem and RoseSecurity April 30, 2024 19:43
Copy link

coderabbitai bot commented Apr 30, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.51.32 Update module github.com/aws/aws-sdk-go to v1.52.0 May 1, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch 2 times, most recently from c985436 to a418a19 Compare May 2, 2024 22:00
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.52.0 Update module github.com/aws/aws-sdk-go to v1.52.1 May 2, 2024
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.52.1 Update module github.com/aws/aws-sdk-go to v1.52.2 May 3, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from a418a19 to a1b494b Compare May 3, 2024 20:02
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.52.2 Update module github.com/aws/aws-sdk-go to v1.52.3 May 6, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from a1b494b to c4999ba Compare May 6, 2024 19:28
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.52.3 Update module github.com/aws/aws-sdk-go to v1.52.4 May 7, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch 2 times, most recently from 70abfb5 to f6ad895 Compare May 8, 2024 18:56
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.52.4 Update module github.com/aws/aws-sdk-go to v1.52.5 May 8, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from f6ad895 to e97b5db Compare May 9, 2024 21:37
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.52.5 Update module github.com/aws/aws-sdk-go to v1.52.6 May 9, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from e97b5db to b6b412c Compare May 10, 2024 19:44
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.52.6 Update module github.com/aws/aws-sdk-go to v1.53.0 May 10, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from b6b412c to d887d46 Compare May 13, 2024 22:06
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.0 Update module github.com/aws/aws-sdk-go to v1.53.1 May 13, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from d887d46 to 7ee61ca Compare May 14, 2024 23:30
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.1 Update module github.com/aws/aws-sdk-go to v1.53.2 May 14, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 7ee61ca to aefca72 Compare May 15, 2024 22:00
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.2 Update module github.com/aws/aws-sdk-go to v1.53.3 May 15, 2024
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.3 Update module github.com/aws/aws-sdk-go to v1.53.4 May 16, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch 2 times, most recently from 7c78b3b to 8224545 Compare May 17, 2024 20:50
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.4 Update module github.com/aws/aws-sdk-go to v1.53.5 May 17, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 8224545 to 1ed368d Compare May 21, 2024 01:29
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.5 Update module github.com/aws/aws-sdk-go to v1.53.6 May 21, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 1ed368d to c3dc93c Compare May 22, 2024 01:45
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.6 Update module github.com/aws/aws-sdk-go to v1.53.7 May 22, 2024
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.7 Update module github.com/aws/aws-sdk-go to v1.53.8 May 22, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from c3dc93c to ff87b85 Compare May 22, 2024 20:19
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.8 Update module github.com/aws/aws-sdk-go to v1.53.9 May 23, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch 2 times, most recently from 16026cb to 2a0dab9 Compare May 24, 2024 19:44
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.9 Update module github.com/aws/aws-sdk-go to v1.53.10 May 24, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 2a0dab9 to 9f5fe6b Compare May 28, 2024 19:24
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.10 Update module github.com/aws/aws-sdk-go to v1.53.11 May 28, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 9f5fe6b to 655f534 Compare May 29, 2024 19:00
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.11 Update module github.com/aws/aws-sdk-go to v1.53.12 May 29, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 655f534 to 07e4113 Compare May 30, 2024 19:48
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.12 Update module github.com/aws/aws-sdk-go to v1.53.13 May 30, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 07e4113 to 29cf568 Compare May 31, 2024 21:39
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.13 Update module github.com/aws/aws-sdk-go to v1.53.14 May 31, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 29cf568 to b605945 Compare June 3, 2024 19:37
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.14 Update module github.com/aws/aws-sdk-go to v1.53.15 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from b605945 to f595776 Compare June 4, 2024 21:42
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.15 Update module github.com/aws/aws-sdk-go to v1.53.16 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from f595776 to d0fef3e Compare June 5, 2024 21:06
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.16 Update module github.com/aws/aws-sdk-go to v1.53.17 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from d0fef3e to 13927bf Compare June 6, 2024 19:49
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.17 Update module github.com/aws/aws-sdk-go to v1.53.18 Jun 6, 2024
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.53.18 Update module github.com/aws/aws-sdk-go to v1.53.19 Jun 7, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-go-monorepo branch from 13927bf to f530bb8 Compare June 7, 2024 19:37
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

0 participants