Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.34.2 to 1.35.1 #30

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.34.2 to 1.35.1.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs's changelog.

Release (2022-04-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.15.0
    • Feature: Enables users to pass custom token URL parameters for Oauth2 authentication during create connector profile
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.16.0
    • Feature: Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.18.0
    • Feature: Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.18.1
    • Documentation: Updates documentation for additional statistics in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.35.1
    • Documentation: Documentation updates for Amazon EC2.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.23.0
    • Feature: Auto Scaling for Glue version 3.0 and later jobs to dynamically scale compute resources. This SDK change provides customers with the auto-scaled DPU usage

Release (2022-04-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.18.0
    • Feature: Adds support for additional statistics in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.23.0
    • Feature: This release adds support for deploying FSx for ONTAP file systems in a single Availability Zone.

Release (2022-04-12)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.17.0
    • Feature: This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.35.0
    • Feature: X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.17.0
    • Feature: Amazon EFS adds support for a ThrottlingException when using the CreateAccessPoint API if the account is nearing the AccessPoint limit(120).
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.6.0
    • Feature: This release adds the following new features: 1) ListEntities API now supports search using ExternalId. 2) BatchPutPropertyValue and GetPropertyValueHistory API now allows users to represent time in sub-second level precisions.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.15.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.14.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.26.5
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.6.4
    • Bug Fix: Fixes an issue that caused the unexported constructor function names for EventStream types to be swapped for the event reader and writer respectivly.

Release (2022-04-11)

Module Highlights

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs-1.35.1 branch from 02a319b to e39d67a Compare April 2, 2024 09:23
Bumps [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) from 1.34.2 to 1.35.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.35.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.34.2...service/ec2/v1.35.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs-1.35.1 branch from e39d67a to e42a742 Compare April 2, 2024 09:33
@sgaunet sgaunet merged commit 1559aff into main Apr 2, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs-1.35.1 branch April 2, 2024 11:25
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant