apache / iceberg-go

Apache Iceberg - Go
https://iceberg.apache.org/
Apache License 2.0
111 stars 23 forks source link

build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.73.1 to 1.89.0 #103

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/aws/aws-sdk-go-v2/service/glue from 1.73.1 to 1.89.0.

Changelog

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

Release (2023-03-08)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.23.0
    • Feature: A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.0
    • Feature: Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.89.0
    • Feature: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.20.0
    • Feature: This release adds two new API support "GetDataCellsFiler" and "UpdateDataCellsFilter", and also updates the corresponding documentation.
  • github.com/aws/aws-sdk-go-v2/service/mediapackage: v1.21.0
    • Feature: This release provides the date and time live resources were created.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.22.0
    • Feature: This release provides the date and time VOD resources were created.
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.17.0
    • Feature: Add dual-stack and IPv6 support for Route 53 Resolver Endpoint,Add IPv6 target IP in Route 53 Resolver Forwarding Rule
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.70.0
    • Feature: There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today.

Release (2023-03-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.24.0
    • Feature: This release adds DMS Fleet Advisor Target Recommendation APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to start Target Recommendation calculation.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.22.1
    • Documentation: Documentation update for the release of 3 additional map styles for use with Open Data Maps: Open Data Standard Dark, Open Data Visualization Light & Open Data Visualization Dark.

Release (2023-03-06)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/account: v1.10.0
    • Feature: AWS Account alternate contact email addresses can now have a length of 254 characters and contain the character "|".
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.20.6
    • Documentation: Updated text description in DeleteChannel, Stream, and StreamSummary.

Release (2023-03-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.18.6
    • Documentation: Documentation updates for DynamoDB.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.88.0
    • Feature: This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.27.1

... (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 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[bot] commented 2 months ago

Superseded by #112.