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

build(deps): bump aws/aws-sdk-php from 3.321.11 to 3.324.2 #792

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps aws/aws-sdk-php from 3.321.11 to 3.324.2.

Release notes

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

Version 3.324.2

  • Aws\Transfer - This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions.
  • Aws\CodePipeline - AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions.
  • Aws\MailManager - Mail Manager support for viewing and exporting metadata of archived messages.
  • Aws\SupplyChain - This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance APIs.
  • Aws\SecurityLake - This release updates request validation regex for resource ARNs.

Version 3.324.1

  • Aws\RoboMaker - Documentation update: added support notices to each API action.
  • Aws\ElasticLoadBalancingv2 - Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target.
  • Aws\EMR - This release provides new parameter "Context" in instance fleet clusters.
  • Aws\GuardDuty - Added a new field for network connection details.
  • Aws\Appflow - Doc only updates for clarification around OAuth2GrantType for Salesforce.

Version 3.324.0

  • Aws\TimestreamInfluxDB - This release updates our regex based validation rules in regards to valid DbInstance and DbParameterGroup name.
  • Aws\ACMPCA - Documentation updates for AWS Private CA.
  • Aws\DatabaseMigrationService - Introduces DescribeDataMigrations, CreateDataMigration, ModifyDataMigration, DeleteDataMigration, StartDataMigration, StopDataMigration operations to SDK. Provides FailedDependencyFault error message.
  • Aws\EC2 - This release adds support for assigning the billing of shared Amazon EC2 On-Demand Capacity Reservations.
  • Aws\IoTFleetWise - Refine campaign related API validations
  • Aws\ECS - This is a documentation only release that updates to documentation to let customers know that Amazon Elastic Inference is no longer available.
  • Aws\Route53Resolver - Route 53 Resolver Forwarding Rules can now include a server name indication (SNI) in the target address for rules that use the DNS-over-HTTPS (DoH) protocol. When a DoH-enabled Outbound Resolver Endpoint forwards a request to a DoH server, it will provide the SNI in the TLS handshake.
  • Aws\ElasticInference - Elastic Inference - Documentation update to add service shutdown notice.
  • Aws\NeptuneGraph - Support for 16 m-NCU graphs available through account allowlisting
  • Aws\Outposts - Adding new "DELIVERED" enum value for Outposts Order status
  • Aws\SocialMessaging - This release for AWS End User Messaging includes a public SDK, providing a suite of APIs that enable sending WhatsApp messages to end users.

Version 3.323.4

  • Aws\CodePipeline - AWS CodePipeline introduces a Compute category

Version 3.323.3

  • Aws\ElastiCache - AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage.
  • Aws\MemoryDB - Amazon MemoryDB SDK now supports all APIs for newly launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage.

Version 3.323.2

  • Aws\MarketplaceReporting - Documentation-only update for AWS Marketplace Reporting API.
  • Aws\Redshift - Add validation pattern to S3KeyPrefix on the EnableLogging API
  • Aws\Deadline - Add support for using the template from a previous job during job creation and listing parameter definitions for a job.
  • Aws\QConnect - This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base.

Version 3.323.1

  • Aws\EC2 - Documentation updates for Amazon EC2.
  • Aws\IoTDataPlane - Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Version 3.323.0

  • Aws\IoT - This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations.
  • Aws\Connect - Public GetMetricDataV2 Grouping increase from 3 to 4
  • Aws\QuickSight - QuickSight: Add support for exporting and importing folders in AssetBundle APIs
  • Aws\MediaPackageV2 - Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists.
  • Aws\MarketplaceReporting - The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization.

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

---
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 dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Superseded by #796.

@dependabot dependabot bot closed this Oct 16, 2024
@dependabot dependabot bot deleted the dependabot/composer/dev/aws/aws-sdk-php-3.324.2 branch October 16, 2024 11:47
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants