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.305.6 to 3.310.0 #2254

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2024

Bumps aws/aws-sdk-php from 3.305.6 to 3.310.0.

Release notes

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

Version 3.310.0

  • Aws\Pipes - This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes
  • Aws\EC2 - U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
  • Aws\SageMaker - Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
  • Aws\TaxSettings - Initial release of AWS Tax Settings API

Version 3.309.0

  • Aws\EcsCredentialsProvider - Add support for retries in the ECS credentials provider
  • Aws\Amplify - This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications.
  • Aws\IoTTwinMaker - Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null
  • Aws\EKS - Adds support for EKS add-ons pod identity associations integration
  • Aws\Batch - This release adds support for the AWS Batch GetJobQueueSnapshot API operation.

Version 3.308.7

  • Aws\LaunchWizard - This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations.
  • Aws\CodeBuild - AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise
  • Aws\ElastiCache - Update to attributes of TestFailover and minor revisions.
  • Aws\CodeGuruSecurity - This release includes minor model updates and documentation updates.

Version 3.308.6

  • Aws\BedrockRuntime - This release adds Converse and ConverseStream APIs to Bedrock Runtime
  • Aws\ACM - add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\EMRServerless - The release adds support for spark structured streaming.
  • Aws\Connect - Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API
  • Aws\BedrockAgent - With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.
  • Aws\SageMaker - Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.
  • Aws\CloudTrail - CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
  • Aws\RDS - Updates Amazon RDS documentation for Aurora Postgres DBname.

Version 3.308.5

  • Aws\Credentials - Clears cached path for authorization token when necessary on ECS credentials provider.
  • Aws\CodeBuild - AWS CodeBuild now supports manually creating GitHub webhooks
  • Aws\Connect - This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect.
  • Aws\Athena - Throwing validation errors on CreateNotebook with Name containing /,:,\
  • Aws\SecurityHub - Add ROOT type for TargetType model
  • Aws\Glue - Add optional field JobMode to CreateJob and UpdateJob APIs.

Version 3.308.4

  • Aws\Kafka - Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK
  • Aws\SWF - This release adds new APIs for deleting activity type and workflow type resources.
  • Aws\EC2 - Providing support to accept BgpAsnExtended attribute
  • Aws\DynamoDB - Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy.

Version 3.308.3

  • Aws\DynamoDB - Documentation only updates for DynamoDB.
  • Aws\IoTFleetWise - AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter.
  • Aws\ManagedBlockchain - This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks.

Version 3.308.2

  • Aws\OpsWorks - Documentation-only update for OpsWorks Stacks.

... (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.310.0 branch 3 times, most recently from 96fae2c to bbbd815 Compare June 5, 2024 15:23
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.305.6 to 3.310.0.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.305.6...3.310.0)

---
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.310.0 branch from bbbd815 to 0b4b70a Compare June 5, 2024 16:59
@williamjallen williamjallen enabled auto-merge June 5, 2024 17:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

Superseded by #2260.

@dependabot dependabot bot closed this Jun 10, 2024
auto-merge was automatically disabled June 10, 2024 02:29

Pull request was closed

@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.310.0 branch June 10, 2024 02:29
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