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.240.8 to 3.275.7 #1474

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2023

Bumps aws/aws-sdk-php from 3.240.8 to 3.275.7.

Release notes

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

Version 3.275.7

  • Aws\CognitoIdentityProvider - API model updated in Amazon Cognito
  • Aws\Connect - Add support for deleting Queues and Routing Profiles.
  • Aws\DataSync - Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
  • Aws\DatabaseMigrationService - Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
  • Aws\EC2 - This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
  • Aws\FSx - Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
  • Aws\IAM - Documentation updates for AWS Identity and Access Management (IAM).
  • Aws\MediaTailor - Adds categories to MediaTailor channel assembly alerts
  • Aws\Personalize - This release provides ability to customers to change schema associated with their datasets in Amazon Personalize
  • Aws\Proton - This release adds support for deployment history for Proton provisioned resources
  • Aws\S3 - S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
  • Aws\SageMaker - Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings
  • Aws\SecretsManager - Documentation updates for Secrets Manager

Version 3.275.6

  • Aws\CognitoIdentityProvider - API model updated in Amazon Cognito

Version 3.275.5

  • Aws\CloudWatchLogs - Add CMK encryption support for CloudWatch Logs Insights query result data
  • Aws\DatabaseMigrationService - Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings
  • Aws\Glue - This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation.
  • Aws\MediaLive - This release enables the use of Thumbnails in AWS Elemental MediaLive.
  • Aws\MediaTailor - The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags.

Version 3.275.4

  • Aws\EC2 - Add Nitro Enclaves support on DescribeInstanceTypes
  • Aws\LocationService - This release adds support for authenticating with Amazon Location Service's Places & Routes APIs with an API Key. Also, with this release developers can publish tracked device position updates to Amazon EventBridge.
  • Aws\Outposts - Added paginator support to several APIs. Added the ISOLATED enum value to AssetState.
  • Aws\QuickSight - This release includes below three changes: small multiples axes improvement, field based coloring, removed required trait from Aggregation function for TopBottomFilter.
  • Aws\RDS - Updates Amazon RDS documentation for creating DB instances and creating Aurora global clusters.

Version 3.275.3

  • Aws\ComprehendMedical - Update to Amazon Comprehend Medical documentation.
  • Aws\Connect - GetMetricDataV2 API: Channels filters do not count towards overall limitation of 100 filter values.
  • Aws\KMS - Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call.
  • Aws\SecurityHub - Documentation updates for AWS Security Hub
  • Aws\mgn - This release introduces the Global view feature and new Replication state APIs.

Version 3.275.2

  • Aws\Batch - This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture and X86_64 CPU Architecture with Windows OS on Fargate Platform.
  • Aws\SageMaker - SageMaker Inference Recommender now accepts new fields SupportedEndpointType and ServerlessConfiguration to support serverless endpoints.

Version 3.275.1

  • Aws\ECS - Added new field "credentialspecs" to the ecs task definition to support gMSA of windows/linux in both domainless and domain-joined mode
  • Aws\IVS - Corrects the HTTP response code in the generated docs for PutMetadata and DeleteRecordingConfiguration APIs.
  • Aws\MediaConvert - This release includes improved color handling of overlays and general updates to user documentation.
  • Aws\PrometheusService - AWS SDK service model generation tool version upgrade.
  • Aws\SageMaker - This release adds support for rolling deployment in SageMaker Inference.
  • Aws\Transfer - Add outbound Basic authentication support to AS2 connectors

... (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 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.240.8 to 3.275.7.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.240.8...3.275.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2023

Superseded by #1486.

@dependabot dependabot bot closed this Jul 22, 2023
@dependabot dependabot bot deleted the dependabot/composer/stable26/aws/aws-sdk-php-3.275.7 branch July 22, 2023 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants