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)
update node support matrix (only support node 16-20) (#750)
This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.
Remove the minified UMD build from the package.
Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.
Although in practice this is currently a noop since the resulting build does not change, the build will no longer transpiles future changes for Node.js 8.x targets, so semantically this is still a breaking change.
Deep requiring specific algorithms of this library like require('uuid/v4'), which has been deprecated in uuid@7, is no longer supported.
The default export, which used to be the v4() method but which was already discouraged in v3.x of this library, has been removed.
Explicitly note that deep imports of the different uuid version functions are deprecated and no longer encouraged and that ECMAScript module named imports should be used instead. Emit a deprecation warning for people who deep-require the different algorithm variants.
Remove builtin support for insecure random number generators in the browser. Users who want that will have to supply their own random number generator function.
Remove support for generating v3 and v5 UUIDs in Node.js<4.x
Convert code base to ECMAScript Modules (ESM) and release CommonJS build for node and ESM build for browser bundlers.
Bumps the dependencies group with 17 updates:
29.5.13
29.5.14
18.19.57
18.19.59
5.0.0
6.0.0
3.675.0
3.679.0
10.0.0
11.0.1
7.0.0
7.0.1
2.1.35
2.1.36
7.25.7
7.26.0
7.25.7
7.26.0
7.25.8
7.26.0
7.25.7
7.25.9
7.25.7
7.25.9
7.25.7
7.25.9
7.25.8
7.26.0
7.25.7
7.26.0
3.12.0
3.12.1
3.8.0
3.8.1
Updates
@types/jest
from 29.5.13 to 29.5.14Commits
Updates
@types/node
from 18.19.57 to 18.19.59Commits
Updates
eslint-config-streamr-ts
from 5.0.0 to 6.0.0Updates
@aws-sdk/client-route-53
from 3.675.0 to 3.679.0Release notes
Sourced from
@aws-sdk/client-route-53
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-route-53
's changelog.Commits
e45fde3
Publish v3.679.00c74dc7
Publish v3.678.025443cc
Publish v3.677.0Updates
uuid
from 10.0.0 to 11.0.1Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
Commits
50dc0ce
chore(main): release 11.0.1 (#818)ae8f386
fix: restore package.json#browser field (#817)6695be6
chore: RP cleanup (#816)7d2547e
chore: restore rp conditionals964be22
Merge branch 'main' of github.com:uuidjs/uuid76e5f68
chore: test npm publish from release-pleasec560d8a
chore(main): release 11.0.0 (#813)a22a55d
chore: bootstrap releases for path: . (#811)3a2363a
Merge branch 'main' of github.com:uuidjs/uuid0faa075
chore: debug release-pleaseUpdates
@inquirer/prompts
from 7.0.0 to 7.0.1Release notes
Sourced from
@inquirer/prompts
's releases.Commits
da3dd74
Publish01d1bf9
Fix(*): Make sure peerDependencies of deps are hoisted through each package.2f5518d
Bump: All deps5503e5a
Bump: All deps2e889cc
Bump: All deps2f85ee8
Bump dev: Turbod2cfa72
Chore: Stricter type-aware eslint83cf7ed
Chore(deps-dev): Bump eslint-plugin-n from 17.10.3 to 17.11.12a9ee53
Chore(deps-dev): Bump@types/node
from 22.7.4 to 22.7.59883ee9
Chore(deps-dev): Bump globals from 15.10.0 to 15.11.0Updates
@inquirer/testing
from 2.1.35 to 2.1.36Commits
da3dd74
Publish01d1bf9
Fix(*): Make sure peerDependencies of deps are hoisted through each package.2f5518d
Bump: All deps5503e5a
Bump: All deps2e889cc
Bump: All deps2f85ee8
Bump dev: Turbod2cfa72
Chore: Stricter type-aware eslint83cf7ed
Chore(deps-dev): Bump eslint-plugin-n from 17.10.3 to 17.11.12a9ee53
Chore(deps-dev): Bump@types/node
from 22.7.4 to 22.7.59883ee9
Chore(deps-dev): Bump globals from 15.10.0 to 15.11.0Updates
@babel/runtime
from 7.25.7 to 7.26.0Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
63d3038
v7.26.0b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/runtime-corejs3
from 7.25.7 to 7.26.0Release notes
Sourced from
@babel/runtime-corejs3
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime-corejs3
's changelog.... (truncated)
Commits
63d3038
v7.26.0bfa56c4
Supportimport()
inrewriteImportExtensions
(#16794)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)Updates
@babel/core
from 7.25.8 to 7.26.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
63d3038
v7.26.08b5b6bf
fix: CI with Node v23.1.0 (#16932)64fa466
Enable import attributes parsing by default (#16850)0216853
feat: support async plugin's pre/post (#16862)b8002e2
Workaround Node.js bug for parallel loading of TLA modules (#16928)56658ac
Fix loading of modules with TLA in Node.js 23 (#16926)fdc456a
Only parse # as comment in .babelignore at line start (#16925)79e50b2
test: add node 23 to ci matrix4360ee5
fix: path.resolve changes in node 23.0.0b07957e
v7.25.9Looks like these dependencies are updatable in another way, so this is no longer needed.