client-redshift-serverless: Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting. (2c0ec7d4)
client-sagemaker: Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages. (f2d06049)
client-geo-routes: Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions. (62dc2fd1)
client-opensearchserverless: Neo Integration via IAM Identity Center (IdC) (cecccbe1)
client-connect: Updated the public documentation for the UserIdentityInfo object to accurately reflect the character limits for the FirstName and LastName fields, which were previously listed as 1-100 characters. (83a5718b)
client-workmail: This release adds support for Multi-Factor Authentication (MFA) and Personal Access Tokens through integration with AWS IAM Identity Center. (b43c3aa5)
client-opensearch: This release introduces the new OpenSearch user interface (Dashboards), a new web-based application that can be associated with multiple data sources across OpenSearch managed clusters, serverless collections, and Amazon S3, so that users can gain a comprehensive insights in an unified interface. (ec14d7a8)
client-appsync: This release adds support for AppSync Event APIs. (a680861e)
client-geo-maps: Release of Amazon Location Maps API. Maps enables you to build digital maps that showcase your locations, visualize your data, and unlock insights to drive your business (5f4e338b)
client-redshift: This release launches S3 event integrations to create and manage integrations from an Amazon S3 source into an Amazon Redshift database. (32d38b0a)
client-datasync: AWS DataSync now supports Enhanced mode tasks. This task mode supports transfer of virtually unlimited numbers of objects with enhanced metrics, more detailed logs, and higher performance than Basic mode. This mode currently supports transfers between Amazon S3 locations. (c86827ee)
client-ecs: This release supports service deployments and service revisions which provide a comprehensive view of your Amazon ECS service history. (09bd2fa4)
client-ec2: This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups. (095a3b87)
client-route-53: This release adds support for TLSA, SSHFP, SVCB, and HTTPS record types. (9029bbde)
client-geo-places: Release of Amazon Location Places API. Places enables you to quickly search, display, and filter places, businesses, and locations based on proximity, category, and name (676a6968)
client-keyspaces: Adds support for interacting with user-defined types (UDTs) through the following new operations: Create-Type, Delete-Type, List-Types, Get-Type. (e96f70e7)
For list of updated packages, view updated-packages.md in assets-3.683.0.zip
v3.682.0
3.682.0(2024-10-29)
New Features
clients: update client endpoints as of 2024-10-29 (d7b891c8)
client-cloudwatch-logs: Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies. (da1de11c)
client-iotfleetwise: Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly (820ad6d3)
client-sagemaker: Adding notebook-al2-v3 as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute (8c8cce53)
client-redshift-data: Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls. (5943dd5e)
client-cleanrooms: This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to maintaining the legacy CLEAN_ROOMS_SQL engine type. (2ccb11c7)
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 29 updates in the / directory:
9.13.0
9.14.0
29.5.13
29.5.14
18.19.57
18.19.64
15.11.0
15.12.0
8.1.8
8.1.9
8.1.9
8.2.0
3.675.0
3.683.0
10.0.0
11.0.2
5.95.0
5.96.1
4.17.12
4.17.13
11.0.1
11.0.2
8.5.12
8.5.13
10.0.2
10.0.3
6.0.4
6.0.5
7.0.0
7.0.1
5.4.0
5.4.1
2.1.35
2.1.36
6.9.16
6.9.17
7.25.7
7.26.0
7.25.7
7.26.0
3.38.1
3.39.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
@eslint/js
from 9.13.0 to 9.14.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)Updates
@types/jest
from 29.5.13 to 29.5.14Commits
Updates
@types/node
from 18.19.57 to 18.19.64Commits
Updates
globals
from 15.11.0 to 15.12.0Release notes
Sourced from globals's releases.
Commits
ff4844d
15.12.0439b398
AddIterator
to ES2025 (#272)dd0a502
Update globals (#271)Updates
lerna
from 8.1.8 to 8.1.9Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
7d1338d
chore(misc): publish 8.1.9cb37f19
fix: update nx support to latest v20 (#4103)28c8ef2
fix: add extends property in schema (#4075)960bdd9
fix(core): avoid reading empty .config.json, upgrade cosmiconfig@v9.0.0 (#4062)Updates
zx
from 8.1.9 to 8.2.0Release notes
Sourced from zx's releases.
Commits
6eb540f
refactor: pass stream err to pipe promise rejection (#928)d0b5c2c
style: use let for dynamic values only (#927)75482ee
test: refactor npm pack test (#926)2f2b709
chore: move promisifyStream to utils (#925)2f8066c
chore: minor code imprs (#924)7ffb44e
refactor: do not hack stream behavior (#923)5f0874e
refactor: simplifypromisifyStream
helper (#922)3871229
fix: properly promisify pipe stream args (#921)c38363f
feat: support pipe splitting (like tee) and delayed piping (#914)b9f78c3
ci: add node--strip-types
smoke test (#920)Updates
@aws-sdk/client-route-53
from 3.675.0 to 3.683.0Release notes
Sourced from
@aws-sdk/client-route-53
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-route-53
's changelog.Commits
410614c
Publish v3.683.09029bbd
feat(client-route-53): This release adds support for TLSA, SSHFP, SVCB, and H...189b398
Publish v3.682.0e45fde3
Publish v3.679.00c74dc7
Publish v3.678.025443cc
Publish v3.677.0Updates
uuid
from 10.0.0 to 11.0.2Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
Commits
36f2369
chore(main): release 11.0.2 (#823)6683ad3
fix: remove wrapper.mjs (#822)3b26f0a
Revert "fix: remove wrapper.mjs"2a18871
fix: remove wrapper.mjs36182fa
chore: add id to RP workflow step (#819)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/uuidUpdates
webpack
from 5.95.0 to 5.96.1Release notes
Sourced from webpack's releases.
Commits
d4ced73
chore(release): 5.96.17d6dbea
fix: types regression in validate5c556e3
fix: types regression in validate2420eae
fix: add@types/eslint-scope
to dependencies due types regressionec45d2d
fix: add@types/eslint-scope
to dependenciesaff0c3e
chore(release): 5.96.06f11ec1
refactor: module source types codeb07142f
refactor: module source types code7d98b3c
fix: Module Federation should track all referenced chunks6d09769
chore: lintingUpdates
@types/lodash
from 4.17.12 to 4.17.13Commits
Updates
lru-cache
from 11.0.1 to 11.0.2Commits
65c9971
11.0.2c5d9949
docs: fix unresolved@link
commentsUpdates
@types/ws
from 8.5.12 to 8.5.13Commits
Updates
ts-essentials
from 10.0.2 to 10.0.3Release notes
Sourced from ts-essentials's releases.
Changelog
Sourced from ts-essentials's changelog.
Commits
8fd5cdf
Version Packages (#410)3a5299f
docs: Paths configurationcc7b838
Fix:ReadonlyKeys
andWritableKeys
types with unions, arrays and index si...a5fe1fe
docs: remove TS example folder in favour to MD filesdc1cd69
test: update 4.6/4.7 TsVersion dependency25b538c
refactor: remove unused TsVersionbc51ac5
Fix: Behaviour ofOptionalKeys
when instantiated with primitives and arrays...d6867ea
Fix: Behaviour ofPrettify
when instantiated with functions (#415)162fd9d
feat(Paths): add optional anyArrayIndexAccessor (#412)8bc9917
Fix: enable tests (#413)Updates
utf-8-validate
from 6.0.4 to 6.0.5Commits
4a9a057
[dist] 6.0.52d307f0
[deps] Update is_utf8 to version 1.4.140a800e
[build] Fix invalid escape sequence4f2e1fa
[doc] Add a note about parameter validationdbab3ca
[ci] Update softprops/action-gh-release action to v2b5fa988
[ci] Do not test on node 16d3b8a1e
[pkg] Normalize repository URLUpdates
@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
@streamr/config
from 5.4.0 to 5.4.1Commits
ba44346
release(config):@streamr/config
5.4.1a527b58
fix: Drop dead Polygon RPC url (#921)03b2d4c
deploy: Amoy after ETH-7937f3354b
ETH-793: public permissions after upgrade (#919)f7517f2
deploy: Amoyd8bcf34
ETH-792: public permissions can't be edit/grant/delete (#914)933167d
build: remove@ensdomains/contracts
from dependenciesUpdates
@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
@types/qs
from 6.9.16 to 6.9.17Commits
Updates
@babel/runtime
from 7.25.7 to 7.26.0Release no... _Description has been truncated_