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/iam from 1.24.0 to 1.33.0 #910

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

Bumps github.com/aws/aws-sdk-go-v2/service/iam from 1.24.0 to 1.33.0.

Changelog

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

Release (2023-04-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.18.0
    • Feature: add recursion detection middleware to all SDK requests to avoid recursion invocation in Lambda
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.27.0
    • Feature: Increased the max length for RefreshToken and AuthCode from 2048 to 4096.
  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.2.5
    • Documentation: Documentation updates for Amazon CodeCatalyst.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.94.0
    • Feature: API changes to AWS Verified Access related to identity providers' information.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.36.0
    • Feature: This release introduces a noise reduction pre-filter, linear interpolation deinterlace mode, video pass-through, updated default job settings, and expanded LC-AAC Stereo audio bitrate ranges.
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.25.0
    • Feature: Added new status result to Liveness session status.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.28.0
    • Feature: added paginator for listResourceRecordSets
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.0
    • Feature: added custom paginators for listMultipartUploads and ListObjectVersions

Release (2023-04-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.52.0
    • Feature: This release adds a new API CreateParticipant. For Amazon Connect Chat, you can use this new API to customize chat flow experiences.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.26.1
    • Documentation: Documentation update to address various Amazon ECS tickets.
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.23.0
    • Feature: AWS Firewall Manager adds support for multiple administrators. You can now delegate more than one administrator per organization.

Release (2023-04-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chime: v1.23.0
    • Feature: Adds support for Hindi and Thai languages and additional Amazon Transcribe parameters to the StartMeetingTranscription API.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.4.0
    • Feature: This release adds support for specifying the recording file format in an S3 recording sink configuration.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.15.0
    • Feature: Adds support for Hindi and Thai languages and additional Amazon Transcribe parameters to the StartMeetingTranscription API.
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.18.0
    • Feature: Amazon GameLift supports creating Builds for Windows 2016 operating system.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.21.0
    • Feature: This release adds support for the new Lambda Protection feature.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.36.0
    • Feature: Support additional OTA states in GetOTAUpdate API
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.74.0
    • Feature: Amazon SageMaker Canvas adds ModelRegisterSettings support for CanvasAppSettings.

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

Bumps [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) from 1.24.0 to 1.33.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.33.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.24.0...service/s3/v1.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.07%. Comparing base (3f23df2) to head (2e2cd51).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #910   +/-   ##
=======================================
  Coverage   83.07%   83.07%           
=======================================
  Files          38       38           
  Lines        2741     2741           
=======================================
  Hits         2277     2277           
  Misses        379      379           
  Partials       85       85           
Flag Coverage Δ
unittests 83.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f23df2...2e2cd51. Read the comment docs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2024

Superseded by #911.

@dependabot dependabot bot closed this Jun 20, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/aws/aws-sdk-go-v2/service/iam-1.33.0 branch June 20, 2024 15:31
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

0 participants