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.326.0 to 3.331.0 #1885

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps aws/aws-sdk-php from 3.326.0 to 3.331.0.

Release notes

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

Version 3.331.0

  • Aws\ - Standarize how config from env->ini is resolved.
  • Aws\ConfigService - AWS Config adds support for service-linked recorders, a new type of Config recorder managed by AWS services to record specific subsets of resource configuration data and functioning independently from customer managed AWS Config recorders.
  • Aws\ObservabilityAdmin - Amazon CloudWatch Observability Admin adds the ability to audit telemetry configuration for AWS resources in customers AWS Accounts and Organizations. The release introduces new APIs to turn on/off the new experience, which supports discovering supported AWS resources and their state of telemetry.
  • Aws\BedrockAgent - Add support for specifying embeddingDataType, either FLOAT32 or BINARY
  • Aws\FSx - This release adds EFA support to increase FSx for Lustre file systems' throughput performance to a single client instance. This can be done by specifying EfaEnabled=true at the time of creation of Persistent_2 file systems.

Version 3.330.2

  • Aws\BedrockAgent - Custom Orchestration API release for AWSBedrockAgents.
  • Aws\EC2 - Adds support for Time-based Copy for EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that EBS Snapshots are copied within and across AWS Regions in a specified timeframe. Cross Region PrivateLink enables customers to connect to VPC endpoint services hosted in other AWS Regions.
  • Aws\Connect - Enables access to ValueMap and ValueInteger types for SegmentAttributes and fixes deserialization bug for DescribeContactFlow in AmazonConnect Public API
  • Aws\QApps - Private sharing, file upload and data collection feature support for Q Apps
  • Aws\BedrockAgentRuntime - Custom Orchestration and Streaming configurations API release for AWSBedrockAgents.

Version 3.330.1

  • Aws\DirectConnect - Update DescribeDirectConnectGatewayAssociations API to return associated core network information if a Direct Connect gateway is attached to a Cloud WAN core network.
  • Aws\NetworkManager - This release adds native Direct Connect integration on Cloud WAN enabling customers to directly attach their Direct Connect gateways to Cloud WAN without the need for an intermediate Transit Gateway.
  • Aws\S3 - Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications.

Version 3.330.0

  • Aws\NeptuneGraph - Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database
  • Aws\Inspector2 - Extend inspector2 service model to include ServiceQuotaExceededException.
  • Aws\Lambda - Add ProvisionedPollerConfig to Lambda event-source-mapping API.
  • Aws\ElasticLoadBalancingv2 - This release adds support for advertising trusted CA certificate names in associated trust stores.
  • Aws\Omics - This release adds support for resource policy based cross account S3 access to sequence store read sets.
  • Aws\MailManager - Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications
  • Aws\BCMPricingCalculator - Initial release of the AWS Billing and Cost Management Pricing Calculator API.
  • Aws\SNS - ArchivePolicy attribute added to Archive and Replay feature
  • Aws\Connect - Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel
  • Aws\AutoScaling - Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval.
  • Aws\EMR - Advanced Scaling in Amazon EMR Managed Scaling
  • Aws\CodePipeline - AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions.
  • Aws\SES - This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action.
  • Aws\WorkSpaces - While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP.
  • Aws\CognitoIdentityProvider - Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing.
  • Aws\BedrockAgentRuntime - InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents.
  • Aws\Chatbot - Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations.
  • Aws\QuickSight - This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration.
  • Aws\CostExplorer - This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause
  • Aws\SageMaker - This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements.
  • Aws\SFN - Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution

Version 3.329.0

  • Aws\Api - Fixes issue with path resolution in rest protocol services
  • Aws\APIGateway - Added support for custom domain names for private APIs.
  • Aws\CostExplorer - This release introduces three new APIs that enable you to estimate the cost, coverage, and utilization impact of Savings Plans you plan to purchase. The three APIs are StartCommitmentPurchaseAnalysis, GetCommitmentPurchaseAnalysis, and ListCommitmentPurchaseAnalyses.
  • Aws\ApplicationAutoScaling - Application Auto Scaling now supports Predictive Scaling to proactively increase the desired capacity ahead of predicted demand, ensuring improved availability and responsiveness for customers' applications. This feature is currently only made available for Amazon ECS Service scalable targets.
  • Aws\AppSync - Add support for the Amazon Bedrock Runtime.
  • Aws\Health - Adds metadata property to an AffectedEntity.
  • Aws\CloudFront - Adds support for Origin Selection between EMPv2 origins based on media quality score.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Dec 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2024

Looks like aws/aws-sdk-php is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 4, 2024
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.331.0 branch December 4, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies php Pull requests that update Php code
Development

Successfully merging this pull request may close these issues.

0 participants