alantech / iasql

Cloud Infrastructure as data in PostgreSQL
https://iasql.com
MIT License
591 stars 25 forks source link

Bump @aws-sdk/client-ec2 from 3.309.0 to 3.438.0 #2576

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @aws-sdk/client-ec2 from 3.309.0 to 3.438.0.

Release notes

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

v3.438.0

3.438.0(2023-10-27)

Documentation Changes
  • client-wafv2: Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies. (2e086ef5)
  • client-pinpoint: Updated documentation to describe the case insensitivity for EndpointIds. (731b8211)
New Features
  • clients: update client endpoints as of 2023-10-27 (45e96d32)
  • client-redshift: added support to create a dual stack cluster (45b42fc0)
  • client-emr: Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0 (ce8979f6)
  • client-neptune: Update TdeCredentialPassword type to SensitiveString (e7cee7e1)
Bug Fixes
  • signature-v4-crt: set min version of aws-crt to 1.18.3 (#5426) (5e5784fc)
Tests
  • karma-credential-loader: use workspace version of STS in karma credential loader (#5424) (b0800287)

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

v3.437.0

3.437.0(2023-10-26)

New Features
  • clients: update client endpoints as of 2023-10-26 (dead611e)
  • client-network-firewall: Network Firewall now supports inspection of outbound SSL/TLS traffic. (3686e694)
  • client-sagemaker: Amazon Sagemaker Autopilot now supports Text Generation jobs. (fd8ca903)
  • client-ec2: Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC. (0bc9a39b)
  • client-transfer: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (6bd64020)
  • client-appstream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. (8e3c2483)
  • client-opensearch: You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests. (a9637b16)
  • client-redshift: Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations. (f0791f13)
  • client-sns: Message Archiving and Replay is now supported in Amazon SNS for FIFO topics. (10014a81)
  • client-ssm-sap: AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications (6a156d7d)
Bug Fixes
  • signature-v4-crt: remove dynamic imports (!) (#5225) (89f97b5c)

... (truncated)

Changelog

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

3.438.0 (2023-10-27)

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

3.437.0 (2023-10-26)

Features

  • client-ec2: Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC. (0bc9a39)

3.436.0 (2023-10-25)

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

3.435.0 (2023-10-24)

Features

  • client-ec2: This release updates the documentation for InstanceInterruptionBehavior and HibernationOptionsRequest to more accurately describe the behavior of these two parameters when using Spot hibernation. (4e920f1)

3.433.0 (2023-10-20)

Bug Fixes

  • codegen: use partial record for enum keyed types (#5391) (70c2107)

3.432.0 (2023-10-19)

... (truncated)

Commits
  • 7ffd9bc Publish v3.438.0
  • e0faec3 Migrate util-endpoints package (#5390)
  • 373e006 Publish v3.437.0
  • 0bc9a39 feat(client-ec2): Launching GetSecurityGroupsForVpc API. This API gets securi...
  • e0f2d91 Publish v3.436.0
  • e630f25 chore: add Node.js 14.x version deprecation warning (#5413)
  • 563ea41 Publish v3.435.0
  • 4e920f1 feat(client-ec2): This release updates the documentation for InstanceInterrup...
  • 7a37464 Publish v3.433.0
  • 70c2107 fix(codegen): use partial record for enum keyed types (#5391)
  • 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 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 10 months ago

Superseded by #2580.