client-s3-control: Documentation updates for Amazon S3-control. (59c84c31)
client-codebuild: Support access tokens for Bitbucket sources (6af775f9)
client-rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (a5585f47)
New Features
clients: update client endpoints as of 2024-04-11 (bd1a4176)
client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a5)
client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (10615551)
client-iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (bd8d5bf4)
client-omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (a6d5127c)
client-wafv2: Adds an updated version of smoke tests, including smithy trait, for SDK testing. (5b79451f)
client-medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (17570f04)
client-batch: This release adds the task properties field to attempt details and the name field on EKS container detail. (6771613c)
core: validate XML during deserialization (#5991) (50002cf0)
Bug Fixes
private: add dependency checking to private folder (#5993) (c071ceab)
For list of updated packages, view updated-packages.md in assets-3.554.0.zip
v3.553.0
3.553.0(2024-04-10)
Chores
deps:
bump react-native in /tests/react-native/End2End (#5118) (dcc3e0ee)
bump get-func-name from 2.0.0 to 2.0.2 (#5269) (776235c8)
bump postcss from 8.4.29 to 8.4.31 (#5309) (07c7998b)
bump @babel/traverse from 7.22.8 to 7.23.2 (#5366) (0ec4d2e4)
bump browserify-sign from 4.2.1 to 4.2.2 (#5422) (52628cf8)
bump es5-ext from 0.10.62 to 0.10.64 (#5834) (95caf47a)
client-s3-control: Documentation updates for Amazon S3-control. (59c84c31)
client-codebuild: Support access tokens for Bitbucket sources (6af775f9)
client-rds: Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle. (a5585f47)
New Features
clients: update client endpoints as of 2024-04-11 (bd1a4176)
client-cloudwatch: This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern. (e0d291a5)
client-cloudfront: CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins. (10615551)
client-iam: For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required. (bd8d5bf4)
client-omics: This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags. (a6d5127c)
client-wafv2: Adds an updated version of smoke tests, including smithy trait, for SDK testing. (5b79451f)
client-medialive: AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups. (17570f04)
client-batch: This release adds the task properties field to attempt details and the name field on EKS container detail. (6771613c)
core: validate XML during deserialization (#5991) (50002cf0)
Bug Fixes
private: add dependency checking to private folder (#5993) (c071ceab)
For list of updated packages, view updated-packages.md in assets-3.554.0.zip
v3.553.0
3.553.0(2024-04-10)
Chores
deps:
bump react-native in /tests/react-native/End2End (#5118) (dcc3e0ee)
bump get-func-name from 2.0.0 to 2.0.2 (#5269) (776235c8)
bump postcss from 8.4.29 to 8.4.31 (#5309) (07c7998b)
bump @babel/traverse from 7.22.8 to 7.23.2 (#5366) (0ec4d2e4)
bump browserify-sign from 4.2.1 to 4.2.2 (#5422) (52628cf8)
bump es5-ext from 0.10.62 to 0.10.64 (#5834) (95caf47a)
To install Sass 1.75.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Fix a bug in which stylesheet canonicalization could be cached incorrectly when custom importers or the Node.js package importer made decisions based on the URL of the containing stylesheet.
JS API
Allow importer to be passed without url in StringOptionsWithImporter.
Fix a bug in which stylesheet canonicalization could be cached incorrectly
when custom importers or the Node.js package importer made decisions based on
the URL of the containing stylesheet.
JS API
Allow importer to be passed without url in StringOptionsWithImporter.
Commits
821b98e Don't cache canonicalize calls when containingUrl is available (#2215)
c5aff1b Make it possible to build npm with a linked language repo (#2214)
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 npm-patching group with 3 updates: @aws-sdk/client-s3, @aws-sdk/s3-request-presigner and sass.
Updates
@aws-sdk/client-s3
from 3.550.0 to 3.554.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
46f9da3
Publish v3.554.0dfb5ee2
Publish v3.552.0d201a43
chore: codegen sync for smithy-typescript 0.20.1 (#5980)Updates
@aws-sdk/s3-request-presigner
from 3.550.0 to 3.554.0Release notes
Sourced from
@aws-sdk/s3-request-presigner
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/s3-request-presigner
's changelog.Commits
46f9da3
Publish v3.554.0dfb5ee2
Publish v3.552.0d201a43
chore: codegen sync for smithy-typescript 0.20.1 (#5980)Updates
sass
from 1.74.1 to 1.75.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
821b98e
Don't cache canonicalize calls whencontainingUrl
is available (#2215)c5aff1b
Make it possible to build npm with a linked language repo (#2214)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