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/sqs from 1.23.4 to 1.24.1 #971

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/aws/aws-sdk-go-v2/service/sqs from 1.23.4 to 1.24.1.

Changelog

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

Release (2023-08-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.22.2
    • Documentation: Documentation correction for AWS Private CA
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.64.0
    • Feature: Added a new API UpdateRoutingProfileAgentAvailabilityTimer to update agent availability timer of a routing profile.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.28.0
    • Feature: Display cloud storage used capacity at a cluster level.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.29.2
    • Documentation: This is a documentation update to address various tickets.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.100.0
    • Feature: Including DataCaptureConfig key in the Amazon Sagemaker Search's transform job object

Release (2023-08-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.30.2
    • Documentation: Documentation changes related to Amazon EC2 Auto Scaling APIs.
  • github.com/aws/aws-sdk-go-v2/service/cloud9: v1.18.2
    • Documentation: Updated the deprecation date for Amazon Linux. Doc only update.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.30.0
    • Feature: The release makes public API for DMS Schema Conversion feature.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.110.0
    • Feature: This release adds new parameter isPrimaryIPv6 to allow assigning an IPv6 address as a primary IPv6 address to a network interface which cannot be changed to give equivalent functionality available for network interfaces with primary IPv4 address.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.99.0
    • Feature: Amazon SageMaker now supports running training jobs on p5.48xlarge instance types.

Release (2023-08-02)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/budgets: v1.16.0
    • Feature: As part of CAE tagging integration we need to update our budget names regex filter to prevent customers from using "/action/" in their budget names.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.25.0
    • Feature: New feature that logs Cognito user pool error messages to CloudWatch logs.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.60.0
    • Feature: This release includes additional Glue Streaming KAKFA SASL property types.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.13.0
    • Feature: Drift Detection capability added when applications policy has moved from a meet to breach state. Customers will be able to exclude operational recommendations and receive credit in their resilience score. Customers can now add ARH permissions to an existing or new role.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.98.0
    • Feature: SageMaker Inference Recommender introduces a new API GetScalingConfigurationRecommendation to recommend auto scaling policies based on completed Inference Recommender jobs.

Release (2023-08-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/batch: v1.26.0
    • Feature: This release adds support for price capacity optimized allocation strategy for Spot Instances.

... (truncated)

Commits
  • 56f7cd4 Release 2022-01-28
  • acd3684 Update API Models (#1574)
  • 14f5979 config: Fix bug in SDK's merging of duration_seconds shared config (#1568)
  • a1bf7dd Pre-allocate response body using Content-Length (#1565)
  • 452ee5e config: Update shared config loading to use os.UserHomeDir() (#1563)
  • 484478f config: Return error from optFns in LoadDefaultConfig (#1562)
  • 6625113 Remove negative smoke test for WAF (#1564)
  • e10c0d2 Release 2022-01-14
  • 35ab85c Update smithy-go dependency version
  • 4741932 Fix Retry middleware not releasing retry token (#1560)
  • Additional commits viewable 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 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 automerge dependencies Pull requests that update a dependency file labels Aug 7, 2023
@netlify
Copy link

netlify bot commented Aug 7, 2023

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit 616367d
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/64d0801a93168c0008217e8b

@kodiakhq kodiakhq bot removed the automerge label Aug 7, 2023
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Aug 7, 2023

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sqs-1.24.1 branch 3 times, most recently from 7502921 to a387430 Compare August 7, 2023 04:53
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #971 (616367d) into main (63becda) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #971   +/-   ##
=======================================
  Coverage   89.33%   89.33%           
=======================================
  Files          67       67           
  Lines        3058     3058           
=======================================
  Hits         2732     2732           
  Misses        265      265           
  Partials       61       61           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sqs-1.24.1 branch 3 times, most recently from 89e4acb to 5c7cc1e Compare August 7, 2023 05:20
Bumps [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) from 1.23.4 to 1.24.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.23.4...service/s3/v1.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sqs-1.24.1 branch from 5c7cc1e to 0f1f56a Compare August 7, 2023 05:21
@sonarcloud
Copy link

sonarcloud bot commented Aug 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@kodiakhq kodiakhq bot merged commit 3ccf899 into main Aug 7, 2023
21 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sqs-1.24.1 branch August 7, 2023 05:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant