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

chore(deps-dev): bump aws/aws-sdk-php from 3.269.2 to 3.308.0 #1440

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2024

Bumps aws/aws-sdk-php from 3.269.2 to 3.308.0.

Release notes

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

Version 3.308.0

  • Aws\StorageGateway - Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.
  • Aws\Lightsail - This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types.
  • Aws\PI - Performance Insights added a new input parameter called AuthorizedActions to support the fine-grained access feature. Performance Insights also restricted the acceptable input characters.
  • Aws\Glue - Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED.
  • Aws\RDS - Updates Amazon RDS documentation for Db2 license through AWS Marketplace.
  • Aws\CloudFront - Model update; no change to SDK functionality.
  • Aws\MailManager - This release includes a new Amazon SES feature called Mail Manager, which is a set of email gateway capabilities designed to help customers strengthen their organization's email infrastructure, simplify email workflow management, and streamline email compliance control.

Version 3.307.2

  • Aws\RDS - This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.
  • Aws\SecretsManager - add v2 smoke tests and smithy smokeTests trait for SDK testing
  • Aws\ControlTower - Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations.
  • Aws\BedrockAgent - This release adds support for using Guardrails with Bedrock Agents.
  • Aws\BedrockAgentRuntime - This release adds support for using Guardrails with Bedrock Agents.
  • Aws\OSIS - Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs.

Version 3.307.1

  • Aws\ElasticLoadBalancingv2 - This release adds dualstack-without-public-ipv4 IP address type for ALB.
  • Aws\ApplicationAutoScaling - add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\CodeBuild - Aws CodeBuild now supports 36 hours build timeout
  • Aws\LakeFormation - Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal
  • Aws\Transfer - Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.

Version 3.307.0

  • Aws\User-Agent - Update user agent implementation for supporting AppId and user agent version
  • Aws\SecretsManager - Documentation updates for AWS Secrets Manager
  • Aws\Connect - Adding Contact Flow metrics to the GetMetricDataV2 API
  • Aws\ACMPCA - This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions
  • Aws\Kafka - AWS MSK support for Broker Removal.
  • Aws\QuickSight - This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • Aws\MWAA - Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow.
  • Aws\SageMaker - Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.

Version 3.306.7

  • Aws\ - Remove Honeycode and AlexaForBusiness clients from the SDK since they have been discontinued.
  • Aws\BedrockAgentRuntime - Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains
  • Aws\DataSync - Task executions now display a CANCELLING status when an execution is in the process of being cancelled.
  • Aws\ManagedGrafana - This release adds new ServiceAccount and ServiceAccountToken APIs.
  • Aws\SecurityHub - Documentation-only update for AWS Security Hub
  • Aws\MedicalImaging - Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions.
  • Aws\CodeBuild - CodeBuild Reserved Capacity VPC Support

Version 3.306.6

  • Aws\Connect - Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
  • Aws\S3 - Updated a few x-id in the http uri traits

Version 3.306.5

  • Aws\VPCLattice - This release adds TLS Passthrough support. It also increases max number of target group per rule to 10.
  • Aws\EventBridge - Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Superseded by #1442.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.308.0 branch May 22, 2024 23:33
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.

None yet

0 participants