Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps @aws-sdk/client-cloudwatch-logs from 3.670.0 to 3.682.0.

Release notes

Sourced from @​aws-sdk/client-cloudwatch-logs's releases.

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-bedrock: Update Application Inference Profile (cd3a5ec8)
  • 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)
  • client-bedrock-runtime: Update Application Inference Profile (aae686f9)
Tests

For list of updated packages, view updated-packages.md in assets-3.682.0.zip

v3.681.0

3.681.0(2024-10-28)

Documentation Changes
  • client-storage-gateway: Documentation update: Amazon FSx File Gateway will no longer be available to new customers. (1eadcc80)
New Features
  • clients: update client endpoints as of 2024-10-28 (de48f9d1)
  • client-opensearch: Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig. (81e60f67)
  • client-mediapackagev2: MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket. (5755a320)
  • client-rds: This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action. (02407f89)

For list of updated packages, view updated-packages.md in assets-3.681.0.zip

v3.680.0

3.680.0(2024-10-25)

New Features
  • clients: update client endpoints as of 2024-10-25 (20cc81f3)
  • client-cloudwatch-logs: Adding inferred token name for dynamic tokens in Anomalies. (1429c432)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudwatch-logs's changelog.

3.682.0 (2024-10-29)

Features

  • 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. (da1de11)

3.680.0 (2024-10-25)

Features

  • client-cloudwatch-logs: Adding inferred token name for dynamic tokens in Anomalies. (1429c43)

3.679.0 (2024-10-24)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.678.0 (2024-10-23)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.677.0 (2024-10-22)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.675.0 (2024-10-18)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

... (truncated)

Commits
  • 189b398 Publish v3.682.0
  • da1de11 feat(client-cloudwatch-logs): Added support for new optional baseline paramet...
  • 13d1e18 Publish v3.680.0
  • 1429c43 feat(client-cloudwatch-logs): Adding inferred token name for dynamic tokens i...
  • e45fde3 Publish v3.679.0
  • 0c74dc7 Publish v3.678.0
  • 25443cc Publish v3.677.0
  • 9e92f06 Publish v3.675.0
  • a535403 Publish v3.674.0
  • 398b45c chore: smithy update for smithyVersion=1.51.0 (#6569)
  • See full diff in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) from 3.670.0 to 3.682.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.682.0/clients/client-cloudwatch-logs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2024 20:46
@github-actions github-actions bot added the internal Maintenance changes label Nov 1, 2024
@Kevinwochan Kevinwochan merged commit 2dc0684 into develop Nov 7, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/unicorn_web/aws-sdk/client-cloudwatch-logs-3.682.0 branch November 7, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file internal Maintenance changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant