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

chore(deps): bump @aws-sdk/client-glue from 3.274.0 to 3.453.0 #1446

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-glue from 3.274.0 to 3.453.0.

Release notes

Sourced from @​aws-sdk/client-glue's releases.

v3.453.0

3.453.0(2023-11-16)

New Features
  • clients: update client endpoints as of 2023-11-16 (67e6b887)
  • client-dlm: This release adds support for Amazon Data Lifecycle Manager default policies for EBS snapshots and EBS-backed AMIs. (50f4cd84)
  • client-imagebuilder: This release adds the Image Lifecycle Management feature to automate the process of deprecating, disabling and deleting outdated images and their associated resources. (9fbb42bf)
  • client-codecatalyst: This release includes updates to the Dev Environment APIs to include an optional vpcConnectionName parameter that supports using Dev Environments with Amazon VPC. (815747d0)
  • client-polly: Add new engine - long-form - dedicated for longer content, such as news articles, training materials, or marketing videos. (367e9335)
  • client-macie2: This release adds support for configuring Macie to assume an IAM role when retrieving sample occurrences of sensitive data reported by findings. (473c3e9d)
  • client-mediapackage: DRM_TOP_LEVEL_COMPACT allows placing content protection elements at the MPD level and referenced at the AdaptationSet level (a72102a0)
  • client-ssm-incidents: Introduces new APIs ListIncidentFindings and BatchGetIncidentFindings to use findings related to an incident. (a0cc50f7)
  • client-sagemaker: Amazon SageMaker Studio now supports Trainium instance types - trn1.2xlarge, trn1.32xlarge, trn1n.32xlarge. (e1f639fd)
  • client-iot: GA release the ability to index and search devices based on their GeoLocation data. With GeoQueries you can narrow your search to retrieve devices located in the desired geographic boundary. (458186a1)
  • client-pinpoint-sms-voice-v2: Amazon Pinpoint now offers additional operations as part of version 2 of the SMS and voice APIs. This release includes 26 new APIs to create and manage phone number registrations, add verified destination numbers, and request sender IDs. (8f6ad5be)
  • client-quicksight: Custom permission support for QuickSight roles; Three new datasources STARBURST, TRINO, BIGQUERY; Lenient mode changes the default behavior to allow for exporting and importing with certain UI allowed errors, Support for permissions and tags export and import. (ff5bef62)
  • client-lambda: Adds support for logging configuration in Lambda Functions. Customers will have more control how their function logs are captured and to which cloud watch log group they are delivered also. (3640ab61)
  • client-ivs-realtime: This release introduces server side composition and recording for stages. (4e07828d)
  • client-transfer: Introduced S3StorageOptions for servers to enable directory listing optimizations and added Type fields to logical directory mappings. (95a1b148)
  • client-glue: Introduces new column statistics APIs to support statistics generation for tables within the Glue Data Catalog. (de243112)
  • client-ec2: Enable use of tenant-specific PublicSigningKeyUrl from device trust providers and onboard jumpcloud as a new device trust provider. (9e1a8373)
  • client-kafka: Added a new API response field which determines if there is an action required from the customer regarding their cluster. (de549d0c)
  • client-fsx: Enables customers to update their PerUnitStorageThroughput on their Lustre file systems. (20b417d7)
  • client-ssm: This release introduces the ability to filter automation execution steps which have parent steps. In addition, runbook variable information is returned by GetAutomationExecution and parent step information is returned by the DescribeAutomationStepExecutions API. (35113ae0)
  • client-sso-admin: Instances bound to a single AWS account, API operations for managing instances and applications, and assignments to applications are now supported. Trusted identity propagation is also supported, with new API operations for managing trusted token issuers and application grants and scopes. (e9e1aaa4)

For list of updated packages, view updated-packages.md in assets-3.453.0.zip

v3.452.0

3.452.0(2023-11-15)

Documentation Changes
  • client-rds: Updates Amazon RDS documentation for support for upgrading RDS for MySQL snapshots from version 5.7 to version 8.0. (67a7e72b)
New Features
  • clients: update client endpoints as of 2023-11-15 (ba096d82)
  • client-ssm-sap: Update the default value of MaxResult to 50. (1d0800f7)
  • client-finspace-data: Adding deprecated trait to APIs in this name space. (7fb75992)
  • client-s3-control: Add 5 APIs to create, update, get, list, delete S3 Storage Lens group(eg. CreateStorageLensGroup), 3 APIs for tagging(TagResource,UntagResource,ListTagsForResource), and update to StorageLensConfiguration to allow metrics to be aggregated on Storage Lens groups. (e91d3986)
  • client-cloudtrail: The Lake Repricing feature lets customers configure a BillingMode for an event data store. The BillingMode determines the cost for ingesting and storing events and the default and maximum retention period for the event data store. (13420a55)
  • client-codecatalyst: This release adds functionality for retrieving information about workflows and workflow runs and starting workflow runs in Amazon CodeCatalyst. (dc25b996)
  • client-redshift: The custom domain name SDK for Amazon Redshift provisioned clusters is updated with additional required parameters for modify and delete operations. Additionally, users can provide domain names with longer top-level domains. (c6395af6)
  • client-ec2: AWS EBS now supports Snapshot Lock, giving users the ability to lock an EBS Snapshot to prohibit deletion of the snapshot. This release introduces the LockSnapshot, UnlockSnapshot & DescribeLockedSnapshots APIs to manage lock configuration for snapshots. The release also includes the dl2q_24xlarge. (8177a465)
  • client-lambda: Add Java 21 (java21) support to AWS Lambda (39e78bda)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-glue's changelog.

3.453.0 (2023-11-16)

Features

  • client-glue: Introduces new column statistics APIs to support statistics generation for tables within the Glue Data Catalog. (de24311)

3.451.0 (2023-11-14)

Features

  • client-glue: Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables. (89bfc1a)

3.450.0 (2023-11-13)

Note: Version bump only for package @​aws-sdk/client-glue

3.449.0 (2023-11-10)

Note: Version bump only for package @​aws-sdk/client-glue

3.445.0 (2023-11-07)

Note: Version bump only for package @​aws-sdk/client-glue

3.442.0 (2023-11-02)

Features

... (truncated)

Commits
  • e2485b6 Publish v3.453.0
  • de24311 feat(client-glue): Introduces new column statistics APIs to support statistic...
  • f49a442 Publish v3.451.0
  • 89bfc1a feat(client-glue): Introduces new storage optimization APIs to support automa...
  • 6bd28f1 chore(codegen): update smithy-typescript commit (#5486)
  • 0a9a162 Publish v3.450.0
  • c24b638 docs: fix typo in client template (#5476)
  • 611bffa Publish v3.449.0
  • 5aa935c Publish v3.445.0
  • 5538f3b chore(codegen): bump codegen version to 0.19.0 (#5450)
  • 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 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 [@aws-sdk/client-glue](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-glue) from 3.274.0 to 3.453.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-glue/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.453.0/clients/client-glue)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-glue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 16, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

Superseded by #1448.

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-glue-3.453.0 branch November 17, 2023 23:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants