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.306.4 #1437

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

Version 3.306.4

  • Aws\SageMaker - Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
  • Aws\GreengrassV2 - Mark ComponentVersion in ComponentDeploymentSpecification as required.
  • Aws\SSOOIDC - Updated request parameters for PKCE support.
  • Aws\ApplicationDiscoveryService - add v2 smoke tests and smithy smokeTests trait for SDK testing

Version 3.306.3

  • Aws\VerifiedPermissions - Adds policy effect and actions fields to Policy API's.
  • Aws\SsmSap - Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP
  • Aws\BedrockAgentRuntime - This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock.
  • Aws\Pinpoint - This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.
  • Aws\Route53Resolver - Update the DNS Firewall settings to correct a spelling issue.

Version 3.306.2

  • Aws\ECR - This release adds pull through cache rules support for GitLab container registry in Amazon ECR.
  • Aws\CognitoIdentityProvider - Add EXTERNAL_PROVIDER enum value to UserStatusType.
  • Aws\FMS - The policy scope resource tag is always a string value, either a non-empty string or an empty string.
  • Aws\EC2 - Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes
  • Aws\Polly - Add new engine - generative - that builds the most expressive conversational voices.
  • Aws\SQS - This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.

Version 3.306.1

  • Aws\Budgets - This release adds tag support for budgets and budget actions.
  • Aws\Route53Profiles - Doc only update for Route 53 profiles that fixes some link issues
  • Aws\B2bi - Documentation update to clarify the MappingTemplate definition.
  • Aws\ResilienceHub - AWS Resilience Hub has expanded its drift detection capabilities by introducing a new type of drift detection - application resource drift. This new enhancement detects changes, such as the addition or deletion of resources within the application's input sources.

Version 3.306.0

  • Aws\Parser - Adds support for event streaming on JSON-RPC protocol parser
  • Aws\MediaLive - AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled.

Version 3.305.9

  • Aws\ - Fixes issue with manually configured signature versions.
  • Aws\Connect - This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases.
  • Aws\SageMaker - Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
  • Aws\DataSync - Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations.
  • Aws\ConnectCases - This feature supports the release of Files related items
  • Aws\SESv2 - Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2.
  • Aws\Inspector2 - This release adds CSV format to GetCisScanReport for Inspector v2
  • Aws\BedrockAgent - This release adds support for using Provisioned Throughput with Bedrock Agents.

Version 3.305.8

  • Aws\EC2 - This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
  • Aws\Personalize - This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group.
  • Aws\DynamoDB - This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
  • Aws\RedshiftServerless - Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name.

Version 3.305.7

  • Aws\SESv2 - Fixes ListContacts and ListImportJobs APIs to use POST instead of GET.
  • Aws\BedrockAgent - This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base.

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

---
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 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #1438.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.306.4 branch May 20, 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