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 the aws-sdk-go group across 1 directory with 7 updates #39410

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aws-sdk-go group with 7 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2/service/glue 1.96.1 1.97.0
github.com/aws/aws-sdk-go-v2/service/lambda 1.59.0 1.60.0
github.com/aws/aws-sdk-go-v2/service/mediaconvert 1.58.1 1.59.0
github.com/aws/aws-sdk-go-v2/service/medialive 1.59.1 1.60.0
github.com/aws/aws-sdk-go-v2/service/quicksight 1.71.3 1.72.0
github.com/aws/aws-sdk-go-v2/service/sagemaker 1.157.1 1.158.0
github.com/aws/aws-sdk-go-v2/service/workspacesweb 1.21.8 1.22.0

Updates github.com/aws/aws-sdk-go-v2/service/glue from 1.96.1 to 1.97.0

Changelog

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

Release (2023-05-05)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.97.0
    • Feature: This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.13.0
    • Feature: Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.23.0
    • Feature: This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.22.0
    • Feature: Revert previous SQS protocol change.

Release (2023-05-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.26.0
    • Feature: Adds support for filtering by metric names in CloudWatch Metric Streams.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.32.0
    • Feature: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.54.1
    • Documentation: Remove unused InvalidParameterException from CreateParticipant API
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.27.0
    • Feature: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.28.0
    • Feature: This release adds support for the Suricata REJECT option in midstream exception configurations.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.17.0
    • Feature: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.35.0
    • Feature: Add support for Topic, Dataset parameters and VPC
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.27.0
    • Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.77.0
    • Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.31.0
    • Feature: Add support for Finding History.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.21.0
    • Feature: This release enables customers to call SQS using AWS JSON-1.0 protocol.

Release (2023-05-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.20.0
    • Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.96.0
    • Feature: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.59.0 to 1.60.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/mediaconvert from 1.58.1 to 1.59.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/medialive from 1.59.1 to 1.60.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/quicksight from 1.71.3 to 1.72.0

Changelog

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

Release (2022-11-18)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.20.0
    • Feature: AppFlow provides a new API called UpdateConnectorRegistration to update a custom connector that customers have previously registered. With this API, customers no longer need to unregister and then register a connector to make an update.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.21.0
    • Feature: This release introduces a new feature for Audit Manager: Evidence finder. You can now use evidence finder to quickly query your evidence, and add the matching evidence results to an assessment report.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.0.0
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.21.0
    • Feature: CloudFront API support for staging distributions and associated traffic management policies.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.38.0
    • Feature: Added AllowedAccessControlTags and TagRestrictedResource for Tag Based Access Control on Amazon Connect Webpage
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.17.6
    • Documentation: Updated minor fixes for DynamoDB documentation.
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.13.25
    • Documentation: Updated minor fixes for DynamoDB documentation.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.72.0
    • Feature: This release adds support for copying an Amazon Machine Image's tags when copying an AMI.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.35.0
    • Feature: AWSGlue Crawler - Adding support for Table and Column level Comments with database level datatypes for JDBC based crawler.
  • github.com/aws/aws-sdk-go-v2/service/iotroborunner: v1.0.0
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.27.0
    • Feature: This release adds the following: 1) Asset management for centralized assets governance 2) QuickSight Q now supports public embedding 3) New Termination protection flag to mitigate accidental deletes 4) Athena data sources now accept a custom IAM role 5) QuickSight supports connectivity to Databricks
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.55.0
    • Feature: Added DisableProfiler flag as a new field in ProfilerConfig
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.15.0
    • Feature: This release 1. adds support for Principal Name Sharing with Service Catalog portfolio sharing. 2. Introduces repo sourced products which are created and managed with existing SC APIs. These products are synced to external repos and auto create new product versions based on changes in the repo.
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.15.0
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.25.0
    • Feature: Adds a NONE encryption algorithm type to AS2 connectors, providing support for skipping encryption of the AS2 message body when a HTTPS URL is also specified.

Release (2022-11-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.12.0
    • Feature: Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.19.0
    • Feature: AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.16.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sagemaker from 1.157.1 to 1.158.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/workspacesweb from 1.21.8 to 1.22.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner September 19, 2024 20:52
@dependabot dependabot bot added dependencies Used to indicate dependency changes. go Pull requests that update Go code labels Sep 19, 2024
Copy link

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Sep 19, 2024
Bumps the aws-sdk-go group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.96.1` | `1.97.0` |
| [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.59.0` | `1.60.0` |
| [github.com/aws/aws-sdk-go-v2/service/mediaconvert](https://github.com/aws/aws-sdk-go-v2) | `1.58.1` | `1.59.0` |
| [github.com/aws/aws-sdk-go-v2/service/medialive](https://github.com/aws/aws-sdk-go-v2) | `1.59.1` | `1.60.0` |
| [github.com/aws/aws-sdk-go-v2/service/quicksight](https://github.com/aws/aws-sdk-go-v2) | `1.71.3` | `1.72.0` |
| [github.com/aws/aws-sdk-go-v2/service/sagemaker](https://github.com/aws/aws-sdk-go-v2) | `1.157.1` | `1.158.0` |
| [github.com/aws/aws-sdk-go-v2/service/workspacesweb](https://github.com/aws/aws-sdk-go-v2) | `1.21.8` | `1.22.0` |



Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.96.1 to 1.97.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.97.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.96.1...service/ec2/v1.97.0)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.59.0 to 1.60.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.59.0...service/s3/v1.60.0)

Updates `github.com/aws/aws-sdk-go-v2/service/mediaconvert` from 1.58.1 to 1.59.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.1...service/s3/v1.59.0)

Updates `github.com/aws/aws-sdk-go-v2/service/medialive` from 1.59.1 to 1.60.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/glue/v1.59.1...service/s3/v1.60.0)

Updates `github.com/aws/aws-sdk-go-v2/service/quicksight` from 1.71.3 to 1.72.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.72.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/quicksight/v1.71.3...service/ec2/v1.72.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sagemaker` from 1.157.1 to 1.158.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sagemaker/v1.157.1...service/ec2/v1.158.0)

Updates `github.com/aws/aws-sdk-go-v2/service/workspacesweb` from 1.21.8 to 1.22.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.21.8...v1.22.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/glue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/mediaconvert
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/medialive
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/quicksight
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sagemaker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/workspacesweb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/aws-sdk-go-3313367c23 branch from 24df17e to c1c7b20 Compare September 20, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Used to indicate dependency changes. go Pull requests that update Go code prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants