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

build(deps): bump github.com/aws/aws-sdk-go-v2/service/rolesanywhere from 1.0.4 to 1.2.0 #1046

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 16, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/rolesanywhere from 1.0.4 to 1.2.0.

Changelog

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

Release (2023-05-15)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.27.0
    • Feature: You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.
  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.3.0
    • Feature: With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.28.0
    • Feature: This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.
  • github.com/aws/aws-sdk-go-v2/service/rolesanywhere: v1.2.0
    • Feature: Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.29.0
    • Feature: This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.

Release (2023-05-11)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.2
    • Documentation: This release updates GetMetricDataV2 API, to support metric data up-to last 35 days
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.27.0
    • Feature: Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled.
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.19.0
    • Feature: This release fixes DescribePackages API error with null filter value parameter.
  • github.com/aws/aws-sdk-go-v2/service/health: v1.17.0
    • Feature: Add support for regional endpoints
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.2.0
    • Feature: Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.4.0
    • Feature: This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores.
  • github.com/aws/aws-sdk-go-v2/service/support: v1.15.0
    • Feature: This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages.

Release (2023-05-10)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/emr: v1.25.0
    • Feature: EMR Studio now supports programmatically executing a Notebooks on an EMR on EKS cluster. In addition, notebooks can now be executed by specifying its location in S3.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.44.0
    • Feature: Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters
  • github.com/aws/aws-sdk-go-v2/service/swf: v1.15.0
    • Feature: This release adds a new API parameter to exclude old history events from decision tasks.

Release (2023-05-09)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.20.0
    • Feature: With this release, Amazon SageMaker Serverless Inference customers can use Application Auto Scaling to auto scale the provisioned concurrency of their serverless endpoints.

... (truncated)

Commits
  • be1c899 Release 2021-02-09
  • c122065 regenerate with version update for smithy-go
  • f0315d8 permissive time parsing using smithy-go http. (#1117)
  • a8afaad Adds support for s3 and s3control vpc interface endpoints (#1113)
  • 1e3555c Adds Makefile target for caching module dependencies (#1119)
  • 60ec63e middleware: fix date header parse error log (#1099)
  • db0cc11 Fix SSO Validation of Incomplete Profiles (#1103)
  • e5e313f Update SDK's CI to ensure Go packages all compile (#1102)
  • af489c3 Release 2021-01-29
  • 6979bb1 Regenerated Clients from Models (#1093)
  • 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)

Bumps [github.com/aws/aws-sdk-go-v2/service/rolesanywhere](https://github.com/aws/aws-sdk-go-v2) from 1.0.4 to 1.2.0.
- [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/m2/v1.0.4...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 16, 2023
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.

0 participants