Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.
4.2.5 / 2023-06-22
change code implementation
4.2.4 / 2023-06-06
fix security bug
4.2.3 / 2023-06-05
fix security bug
4.2.2 / 2023-04-18
fix #562: fix unpaired tag when it comes in last of a nested tag. Also throw error when unpaired tag is used as closing tag
4.2.1 / 2023-04-18
fix: jpath after unpaired tags
4.2.0 / 2023-04-09
support updateTag parser property
4.1.4 / 2023-04-08
update typings to let user create XMLBuilder instance without options (#556) (By Patrick)
client-chime: The Amazon Chime SDK APIs in the Chime namespace are no longer supported. Customers should use APIs in the dedicated Amazon Chime SDK namespaces: ChimeSDKIdentity, ChimeSDKMediaPipelines, ChimeSDKMeetings, ChimeSDKMessaging, and ChimeSDKVoice. (a6ff65fa)
client-appstream: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block (8c61b346)
client-sagemaker: Adding support for timeseries forecasting in the CreateAutoMLJobV2 API. (1c2f6f07)
client-cleanrooms: This release adds support for the OR operator in RSQL join match conditions and the ability to control which operators (AND, OR) are allowed in a join match condition. (03a2f9ac)
client-glue: This release adds support for AWS Glue Crawler with Iceberg Tables, allowing Crawlers to discover Iceberg Tables in S3 and register them in Glue Data Catalog for query engines to query against. (2a11fd8a)
client-dynamodb: This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed (cef0845a)
client-gamelift: Amazon GameLift now supports game builds that use the Amazon Linux 2023 (AL2023) operating system. (ce985baa)
api-reference: deprecation message on TypeDoc api reference (#4894) (2b5a3e46)
New Features
client-lambda: Surface ResourceConflictException in DeleteEventSourceMapping (9aafa260)
client-internetmonitor: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event. (fb478aae)
client-rds: Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory. (a3ee38fa)
client-sagemaker: This release adds support for Model Cards Model Registry integration. (75339d28)
client-kinesis-analytics-v2: Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15 (bb74957c)
client-s3: The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response. (54577854)
client-omics: Add Common Workflow Language (CWL) as a supported language for Omics workflows (3cb41fa7)
Bug Fixes
util-retry: correct attempts count on StandardRetryStrategy (#4891) (63c3e60c)
v3.361.0
3.361.0(2023-06-27)
Documentation Changes
client-ssm: Systems Manager doc-only update for June 2023. (e298b14d)
client-verifiedpermissions: This update fixes several broken links to the Cedar documentation. (e6fbf506)
New Features
client-sagemaker: Introducing TTL for online store records in feature groups. (9e6d60d0)
client-ivs: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token. (5e12ed4a)
client-macie2: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED. (5410b900)
client-privatenetworks: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit. (c0eca187)
client-appfabric: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security. (bfd0e0cd)
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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ufosc/Club_Website_2/network/alerts).
Bumps fast-xml-parser and @aws-sdk/credential-providers. These dependencies needed to be updated together. Updates
fast-xml-parser
from 4.2.4 to 4.2.5Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
643816d
update package detailscc73065
Remove unused code (#587)9a880b8
Merge pull request from GHSA-gpv5-7x3g-ghjvUpdates
@aws-sdk/credential-providers
from 3.351.0 to 3.363.0Release notes
Sourced from
@aws-sdk/credential-providers
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/credential-providers
's changelog.... (truncated)
Commits
0bda238
Publish v3.363.0d036e2e
feat(clients): use migrated@smithy
packages (#4873)4b3856a
Publish v3.362.0e5d52be
Publish v3.360.0e5d4fa8
Publish v3.359.0e5bc64e
Publish v3.358.0d10238a
Publish v3.357.03bad043
Publish v3.354.0b8e893c
Publish v3.353.00afed0d
Publish v3.352.0Dependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ufosc/Club_Website_2/network/alerts).