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.332.0 to 3.336.6 #2642

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps aws/aws-sdk-php from 3.332.0 to 3.336.6.

Release notes

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

Version 3.336.6

  • Aws\ECR - Restoring custom endpoint functionality for ECR
  • Aws\ECRPublic - Restoring custom endpoint functionality for ECR Public

Version 3.336.5

  • Aws\RDS - Updates Amazon RDS documentation to correct various descriptions.

Version 3.336.4

  • Aws\NetworkFirewall - Dual-stack endpoints are now supported.
  • Aws\BCMPricingCalculator - Added ConflictException to DeleteBillEstimate.
  • Aws\SecurityHub - Documentation updates for AWS Security Hub
  • Aws\ECR - Add support for Dualstack Endpoints

Version 3.336.3

  • Aws\Glue - Add IncludeRoot parameters to GetCatalogs API to return root catalog.
  • Aws\ECR - Documentation update for ECR GetAccountSetting and PutAccountSetting APIs.
  • Aws\ECRPublic - Add support for Dualstack endpoints
  • Aws\EKS - This release adds support for DescribeClusterVersions API that provides important information about Kubernetes versions along with end of support dates

Version 3.336.2

  • Aws\BedrockDataAutomationRuntime - Documentation update for Amazon Bedrock Data Automation Runtime
  • Aws\Outposts - Add CS8365C as a supported power connector for Outpost sites.
  • Aws\DocDB - Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster.
  • Aws\Macie2 - This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring.
  • Aws\EKS - This release expands the catalog of upgrade insight checks
  • Aws\Connect - This release supports adding NotAttributeCondition and Range to the RoutingCriteria object.
  • Aws\SageMaker - This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch
  • Aws\BedrockAgent - Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context.
  • Aws\BedrockDataAutomation - Documentation update for Amazon Bedrock Data Automation
  • Aws\Billing - Added new API's for defining and fetching Billing Views.
  • Aws\CostExplorer - Support for retrieving cost, usage, and forecast for billing view.
  • Aws\BedrockAgentRuntime - bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs

Version 3.336.1

  • Aws\QConnect - Amazon Q in Connect enables agents to ask Q for assistance in multiple languages and Q will provide answers and recommended step-by-step guides in those languages. Qs default language is English (United States) and you can switch this by setting the locale configuration on the AI Agent.
  • Aws\WorkSpaces - Added AWS Global Accelerator (AGA) support for WorkSpaces Personal.
  • Aws\AppStream - Added support for Rocky Linux 8 on Amazon AppStream 2.0
  • Aws\MediaLive - MediaLive is releasing ListVersions api
  • Aws\MediaConvert - This release adds support for inserting timecode tracks into MP4 container outputs.
  • Aws\SsmSap - AWS Systems Manager for SAP added support for registration and discovery of distributed ABAP applications

Version 3.336.0

  • Aws\ResilienceHub - AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.
  • Aws\DataSync - AWS DataSync introduces the ability to update attributes for in-cloud locations.
  • Aws\Budgets - Releasing minor partition endpoint updates
  • Aws\MWAA - Added support for Apache Airflow version 2.10.3 to MWAA.
  • Aws\ConnectParticipant - This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API.
  • Aws\Transfer - Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects.
  • Aws\QuickSight - Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs.
  • Aws\Connect - This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats.

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

@dependabot dependabot bot force-pushed the dependabot/composer/aws/aws-sdk-php-3.336.6 branch 2 times, most recently from b4c5c10 to c428cbd Compare January 2, 2025 14:51
@williamjallen williamjallen added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 2, 2025
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.332.0 to 3.336.6.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.332.0...3.336.6)

---
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 force-pushed the dependabot/composer/aws/aws-sdk-php-3.336.6 branch from c428cbd to db17278 Compare January 2, 2025 17:17
@williamjallen williamjallen added this pull request to the merge queue Jan 2, 2025
Merged via the queue into master with commit 5f80525 Jan 2, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.336.6 branch January 2, 2025 18:20
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.

1 participant