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): Update aws-sdk-js-v3 monorepo to v3.670.0 #1597

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-dynamodb (source) 3.27.0 -> 3.670.0 age adoption passing confidence
@aws-sdk/client-sqs (source) 3.27.0 -> 3.670.0 age adoption passing confidence
@aws-sdk/credential-providers (source) 3.451.0 -> 3.670.0 age adoption passing confidence
@aws-sdk/util-dynamodb (source) 3.27.0 -> 3.670.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.670.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.669.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.668.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.667.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.666.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.665.0

Compare Source

Bug Fixes
  • codegen: accIdEpMode config resolver generation plugin (#​6544) (fc14586)

v3.664.0

Compare Source

Features
  • middleware-user-agent: add client config for userAgentAppId (#​6524) (2990ea8)

v3.662.0

Compare Source

Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#​6535) (3c2e59c)

3.658.1 (2024-09-25)

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.1

Compare Source

Bug Fixes
  • clients: allow empty string field values for headers (#​6511) (1273ff3)

v3.658.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.656.0

Compare Source

Features
  • client-dynamodb: Generate account endpoint for DynamoDB requests when the account ID is available (a39132c)

v3.654.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.651.1 (2024-09-13)

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.651.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.650.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.649.0

Compare Source

Features
  • endpoints: codegen sync for request creation performance improvements (#​6449) (c8e8f28)

v3.648.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.645.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.637.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.635.0

Compare Source

Features

v3.632.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.631.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.629.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.624.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.623.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.622.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.621.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.620.1 (2024-07-29)

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.620.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.620.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.619.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.616.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.614.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.613.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.609.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.606.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.602.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.600.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.598.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.596.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.592.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.590.0

Compare Source

Bug Fixes
  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#​6156) (06f51cc)

v3.588.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.587.0

Compare Source

3.587.0(2024-05-30)
Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#​6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: 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. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#​6132) (8cdaf0a1)

For list of updated packages, view updated-packages.md in assets-3.587.0.zip

v3.585.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.584.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.583.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.582.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.577.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.576.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.575.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.574.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.572.0

Compare Source

3.572.0(2024-05-08)
Chores
Documentation Changes
  • client-fms: The policy scope resource tag is always a string value, either a non-empty string or an empty string. (4f544d7c)
New Features
  • clients: update client endpoints as of 2024-05-08 (1e71a11f)
  • client-sqs: This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames. (35284e8f)
  • client-polly: Add new engine - generative - that builds the most expressive conversational voices. (daf6bd4c)
  • client-ec2: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes (711a8ff4)
  • client-cognito-identity-provider: Add EXTERNAL_PROVIDER enum value to UserStatusType. (0189ee3a)
  • client-ecr: This release adds pull through cache rules support for GitLab container registry in Amazon ECR. (a05338f5)
Tests

For list of updated packages, view updated-packages.md in assets-3.572.0.zip

v3.569.0

Compare Source

Bug Fixes
  • clients: add deps required by default credential providers (#​6055) (bfa8626)

v3.568.0

Compare Source

Features
  • client-dynamodb: 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. (7a4330d)

v3.567.0

Compare Source

Features

v3.565.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.564.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.563.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.556.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.554.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.552.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.549.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.540.0

Compare Source

Bug Fixes
  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#​5933) (42a791d)

v3.538.0

Compare Source

Features
  • client-dynamodb: This release introduces 3 new APIs ('GetResourcePolicy', 'PutResourcePolicy' and 'DeleteResourcePolicy') and modifies the existing 'CreateTable' API for the resource-based policy support. It also modifies several APIs to accept a 'TableArn' for the 'TableName' parameter. (4ce662f)

v3.535.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.533.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.529.1 (2024-03-08)

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.529.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.529.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.528.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.525.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.523.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.521.0

Compare Source

Features

v3.518.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.515.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.514.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.513.0

Compare Source

Features
  • experimentalIdentityAndAuth: release phase for services without customizations (#​5787) (4004ff6)

v3.511.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.509.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.507.0

Compare Source

Features

v3.506.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.504.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.503.1 (2024-01-30)

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.503.1

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.503.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.502.0

Compare Source

Features
  • credential-providers: lazy load STS & SSO clients in credential providers (#​5681) (d27301d)

v3.501.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.499.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.496.0

Compare Source

Bug Fixes
Features
  • client-dynamodb: This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. (2be6625)

v3.495.0

Compare Source

Features

v3.494.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.490.0

Compare Source

Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#​5667) (9c3e91a)
Features
  • experimentalIdentityAndAuth: release phase for services with customizations (#​5288) (ddc477c)

v3.489.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.485.0

Compare Source

Features

v3.484.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.481.0

Compare Source

Features

v3.478.0

Compare Source

Features

v3.477.0

Compare Source

Features
  • experimentalIdentityAndAuth: release phase for SQS and DynamoDB (#​5284) (b3d1497)

v3.476.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.474.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.473.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.470.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.468.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.465.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.462.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.461.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.460.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.458.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.454.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.451.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.450.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.449.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.445.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.441.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.438.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.437.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.436.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.435.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.433.0

Compare Source

Bug Fixes

v3.431.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.430.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.429.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.428.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.427.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.425.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.423.0

Compare Source

Note: Version bump only for packag


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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Changes to dependencies label Apr 19, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch 3 times, most recently from 235fbeb to 5b2e770 Compare April 25, 2024 20:25
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.556.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.563.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 5b2e770 to a8ee3ed Compare April 26, 2024 19:55
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.563.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.564.0 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from a8ee3ed to 00428d8 Compare April 29, 2024 20:46
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.564.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.565.0 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch 8 times, most recently from 888adb0 to b5a57cf Compare May 1, 2024 19:48
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.565.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.567.0 May 1, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from b5a57cf to b794f38 Compare May 2, 2024 21:03
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.567.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.568.0 May 2, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from b794f38 to 67ed037 Compare May 3, 2024 21:37
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.568.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.569.0 May 3, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 67ed037 to 1339fc9 Compare May 8, 2024 21:30
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.569.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.572.0 May 8, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 1339fc9 to b7b36ea Compare May 10, 2024 21:15
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.572.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.574.0 May 10, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from b7b36ea to 08ad60c Compare May 13, 2024 23:09
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.574.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.575.0 May 13, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch 2 times, most recently from 3ac15a5 to d0257d8 Compare May 14, 2024 21:38
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from c4c76fc to 8df8fa0 Compare October 4, 2024 19:30
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.664.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.665.0 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch 3 times, most recently from 38b8d55 to 2aeda85 Compare October 7, 2024 20:59
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.665.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.666.0 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch 2 times, most recently from 8679877 to f9d4b8e Compare October 8, 2024 19:43
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.666.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.667.0 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from f9d4b8e to 4103729 Compare October 9, 2024 16:02
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.667.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.666.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 4103729 to 3eff2d0 Compare October 9, 2024 21:27
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.666.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.668.0 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 3eff2d0 to d7a0148 Compare October 10, 2024 23:03
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.668.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.669.0 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from d7a0148 to 211d53e Compare October 11, 2024 22:07
@renovate renovate bot changed the title chore(deps): Update aws-sdk-js-v3 monorepo to v3.669.0 chore(deps): Update aws-sdk-js-v3 monorepo to v3.670.0 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch 7 times, most recently from eaf5dbf to bd59ba8 Compare October 14, 2024 10:18
@pranav-new-relic
Copy link
Member

image

@pranav-new-relic pranav-new-relic merged commit 1eecc56 into main Oct 14, 2024
25 of 26 checks passed
@pranav-new-relic pranav-new-relic deleted the renovate/aws-sdk-js-v3-monorepo branch October 14, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant