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

Bump aws/aws-sdk-php from 3.278.3 to 3.295.8 #438

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps aws/aws-sdk-php from 3.278.3 to 3.295.8.

Release notes

Sourced from aws/aws-sdk-php's releases.

Version 3.295.8

  • Aws\EC2 - Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors.
  • Aws\Route53Resolver - This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type.
  • Aws\CodeBuild - Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE

Version 3.295.7

  • Aws\Connect - Minor trait updates for User APIs
  • Aws\RedshiftServerless - use_fips_ssl and require_ssl parameter support for Workgroup, UpdateWorkgroup, and CreateWorkgroup
  • Aws\QConnect - Marked SearchQuickResponses API as readonly.
  • Aws\KMS - Documentation updates for AWS Key Management Service (KMS).

Version 3.295.6

  • Aws\DocDB - Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
  • Aws\SageMaker - Adding support for provisioned throughput mode for SageMaker Feature Groups
  • Aws\ECS - This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
  • Aws\ElasticsearchService - This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • Aws\ServiceCatalog - Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API
  • Aws\ConfigService - Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023.
  • Aws\Lightsail - This release adds support to set up an HTTPS endpoint on an instance.
  • Aws\OpenSearchService - This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.

Version 3.295.5

  • Aws\Connect - Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072.
  • Aws\MediaConvert - This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.

Version 3.295.4

  • Aws\LocationService - This release introduces a new parameter to bypasses an API key's expiry conditions and delete the key.
  • Aws\QuickSight - Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics
  • Aws\AppRunner - AWS App Runner adds Python 3.11 and Node.js 18 runtimes.

Version 3.295.3

  • Aws\KinesisVideoArchivedMedia - NoDataRetentionException thrown when GetImages requested for a Stream that does not retain data (that is, has a DataRetentionInHours of 0).
  • Aws\SageMaker - Amazon SageMaker Studio now supports Docker access from within app container
  • Aws\CodeStarconnections - New integration with the GitLab self-managed provider type.

Version 3.295.2

  • Aws\EMR - Add support for customers to modify cluster attribute auto-terminate post cluster launch

Version 3.295.1

  • Aws\IAM - Documentation updates for AWS Identity and Access Management (IAM).

Version 3.295.0

  • Aws\Omics - Provides minor corrections and an updated description of APIs.
  • Aws\SecretsManager - Update endpoint rules and examples.
  • Aws\LakeFormation - This release adds additional configurations on GetTemporaryGlueTableCredentials for Query Session Context.
  • Aws\S3 - Added additional examples for some operations.
  • Aws\Glue - This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
  • Aws\BedrockAgent - Adding Claude 2.1 support to Bedrock Agents
  • Aws\NetworkMonitor - CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
  • Aws\MediaConnect - This release adds the DescribeSourceMetadata API. This API can be used to view the stream information of the flow's source.

... (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)

Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.278.3 to 3.295.8.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.278.3...3.295.8)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 11, 2024

Superseded by #440.

@dependabot dependabot bot closed this Jan 11, 2024
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.295.8 branch January 11, 2024 10:34
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.

0 participants