client-athena: update release notes for athena breaking change (#6586) (9f45574f)
Documentation Changes
client-pcs: Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description. (568714e5)
New Features
clients: update client endpoints as of 2024-10-24 (c296fb57)
client-qbusiness: Add a new field in chat response. This field can be used to support nested schemas in array fields (e7c6ed54)
client-ec2: This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use. (f6246389)
client-ecs: This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances. (eba29d1e)
client-appconfig: This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion. (9c9494a6)
For list of updated packages, view updated-packages.md in assets-3.679.0.zip
v3.678.0
3.678.0(2024-10-23)
Documentation Changes
client-bedrock: Doc updates for supporting converse (6a255980)
New Features
clients: update client endpoints as of 2024-10-23 (a03b3eec)
client-mwaa: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. (180dd234)
client-connect: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. (aa538867)
client-ec2: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. (fe1251ec)
client-payment-cryptography: Add support for ECC P-256 and P-384 Keys. (e4119ab1)
client-payment-cryptography-data: Add ECDH support on PIN operations. (2f74e23b)
Bug Fixes
update error messge to NumberValue (#6579) (1902196a)
client-athena: update release notes for athena breaking change (#6586) (9f45574f)
Documentation Changes
client-pcs: Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description. (568714e5)
New Features
clients: update client endpoints as of 2024-10-24 (c296fb57)
client-qbusiness: Add a new field in chat response. This field can be used to support nested schemas in array fields (e7c6ed54)
client-ec2: This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use. (f6246389)
client-ecs: This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances. (eba29d1e)
client-appconfig: This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion. (9c9494a6)
For list of updated packages, view updated-packages.md in assets-3.679.0.zip
v3.678.0
3.678.0(2024-10-23)
Documentation Changes
client-bedrock: Doc updates for supporting converse (6a255980)
New Features
clients: update client endpoints as of 2024-10-23 (a03b3eec)
client-mwaa: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. (180dd234)
client-connect: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. (aa538867)
client-ec2: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. (fe1251ec)
client-payment-cryptography: Add support for ECC P-256 and P-384 Keys. (e4119ab1)
client-payment-cryptography-data: Add ECDH support on PIN operations. (2f74e23b)
Bug Fixes
update error messge to NumberValue (#6579) (1902196a)
client-athena: update release notes for athena breaking change (#6586) (9f45574f)
Documentation Changes
client-pcs: Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description. (568714e5)
New Features
clients: update client endpoints as of 2024-10-24 (c296fb57)
client-qbusiness: Add a new field in chat response. This field can be used to support nested schemas in array fields (e7c6ed54)
client-ec2: This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use. (f6246389)
client-ecs: This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances. (eba29d1e)
client-appconfig: This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion. (9c9494a6)
For list of updated packages, view updated-packages.md in assets-3.679.0.zip
v3.678.0
3.678.0(2024-10-23)
Documentation Changes
client-bedrock: Doc updates for supporting converse (6a255980)
New Features
clients: update client endpoints as of 2024-10-23 (a03b3eec)
client-mwaa: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. (180dd234)
client-connect: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. (aa538867)
client-ec2: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. (fe1251ec)
client-payment-cryptography: Add support for ECC P-256 and P-384 Keys. (e4119ab1)
client-payment-cryptography-data: Add ECDH support on PIN operations. (2f74e23b)
Bug Fixes
update error messge to NumberValue (#6579) (1902196a)
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 9 updates in the / directory:
3.637.0
3.679.0
6.4.3
6.4.4
2.6.3
2.8.0
5.94.0
5.95.0
3.37.0
3.259.0
9.5.0
9.5.1
17.0.32
17.0.33
3.637.0
3.679.0
3.310.0
3.679.0
Updates
@aws-sdk/credential-provider-node
from 3.637.0 to 3.679.0Release notes
Sourced from
@aws-sdk/credential-provider-node
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/credential-provider-node
's changelog.... (truncated)
Commits
e45fde3
Publish v3.679.02942038
test: conversions to vitest (#6585)0c74dc7
Publish v3.678.03435c99
test: convert some packages unit and e2e tests to vitest (#6584)25443cc
Publish v3.677.09e92f06
Publish v3.675.0375e4e5
Publish v3.670.07d63f7a
Publish v3.669.06e61f0e
Publish v3.668.0fc7effc
Publish v3.667.0Updates
karma
from 6.4.3 to 6.4.4Release notes
Sourced from karma's releases.
Changelog
Sourced from karma's changelog.
Commits
84f85e7
chore(release): 6.4.4 [skip ci]a4d1284
build(deps-dev): bump ws from 6.2.1 to 6.2.3Updates
tslib
from 2.6.3 to 2.8.0Release notes
Sourced from tslib's releases.
Commits
ca5f7fb
2.8.02334267
Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74
Missed update27b2192
Little optimizationsfece22a
Add URL-ish test9c731e9
Combine tsx case into regex1c03288
Test and fix invalid declaration-looking extensionsa55e9f7
Do more with a regexe828dac
Shorten by one linee7b6aa0
Case insensitivity, remove lookbehindUpdates
webpack
from 5.94.0 to 5.95.0Release notes
Sourced from webpack's releases.
Commits
e20fd63
chore(release): 5.95.04866b0d
feat: added newoptimization.entryIife
optiond90f692
fix: merge duplicate chunks after split chunks90dec30
fix(externals): distinguish “module” and “import” in “module-import”c1a0a46
fix(externals): distinguish “module” and “import” in “module-import”14d8fa8
fix: all tests casesdae16ad
feat: pass output.hash* options to loader context75d185d
feat: passoutput.hash*
options to loader context46e0b9c
test: update8e62f9f
testUpdates
@aws-sdk/util-utf8-browser
from 3.37.0 to 3.259.0Changelog
Sourced from
@aws-sdk/util-utf8-browser
's changelog.... (truncated)
Commits
ceb0ef9
Publish v3.259.030b45af
docs(util-utf8): add deprecation in README of runtime specific modules (#4372)5b03ad1
Publish v3.188.0625092f
chore(packages): restore es2020 target in packages for dist-es20be81d
Publish v3.186.0b9fc7fa
chore(packages): set es5 target in packages temporarily1b90a0a
Publish v3.183.0596da35
chore(packages): bump target to ES2020 and remove outdated libs (#4005)7f98029
Publish v3.170.0876330f
chore: bump downlevel-dts to 0.10.1 (#3938)Updates
ts-loader
from 9.5.0 to 9.5.1Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
3464a7f
fix: inputSourceMap can be null (#1639)Updates
@types/yargs
from 17.0.32 to 17.0.33Commits
Updates
@aws-sdk/client-kms
from 3.637.0 to 3.679.0Release notes
Sourced from
@aws-sdk/client-kms
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-kms
's changelog.... (truncated)
Commits
e45fde3
Publish v3.679.00c74dc7
Publish v3.678.025443cc
Publish v3.677.09e92f06
Publish v3.675.0375e4e5
Publish v3.670.01f421db
chore(codegen): codegen update for createDefaultUserAgentProvider (#6558)7d63f7a
Publish v3.669.06e61f0e
Publish v3.668.0fc7effc
Publish v3.667.07a98e5f
Publish v3.666.0Updates
@aws-sdk/util-locate-window
from 3.310.0 to 3.679.0Release notes
Sourced from
@aws-sdk/util-locate-window
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/util-locate-window
's changelog.Commits
e45fde3
Publish v3.679.0073cb75
test(packages): convert to vitest (#6588)190768a
Publish v3.568.01d48d02
chore: bump@types/node
to 16.x (#6047)606aa22
Publish v3.567.0d196411
feat: end support for Node.js 14.x (#6034)c996c48
Publish v3.535.096fd7dc
chore(deps): bump tslib dependency to ^2.6.2 (#5899)e935296
Publish v3.495.05f79e22
feat: use bundled dist-cjs build (#5687)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 show