Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.63.0 to 1.64.0 #404

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/glue from 1.63.0 to 1.64.0.

Changelog

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

Release (2022-10-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.64.0
    • Feature: Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.19.0
    • Feature: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.34.0
    • Feature: Added support for custom datatypes when using custom csv classifier.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.26.13
    • Documentation: This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.52.0
    • Feature: This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.23.0
    • Feature: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.

Release (2022-10-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/iam: v1.18.23
    • Documentation: Doc only update that corrects instances of CLI not using an entity.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.18.0
    • Feature: This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers.
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.18.0
    • Feature: Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.51.0
    • Feature: Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided.

Release (2022-10-25)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.17.0
    • Feature: This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.19.3
    • Documentation: Added new map styles with satellite imagery for map resources using HERE as a data provider.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.18.0
    • Feature: This release is a documentation update
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.27.0
    • Feature: Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.24.0
    • Feature: This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images.

Release (2022-10-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds: v1.12.19
    • Bug Fix: Fixes an issue that prevented logging of the API request or responses when the respective log modes were enabled.

... (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 Oct 30, 2023
@johanneswuerbach johanneswuerbach enabled auto-merge (squash) October 30, 2023 02:52
Bumps [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) from 1.63.0 to 1.64.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.64.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.63.0...service/ec2/v1.64.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/glue
  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/glue-1.64.0 branch from 92ab165 to 56e62ca Compare October 30, 2023 02:58
@johanneswuerbach johanneswuerbach merged commit da23be7 into main Oct 30, 2023
4 checks passed
@johanneswuerbach johanneswuerbach deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/glue-1.64.0 branch October 30, 2023 03:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant