Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.340.0
Choose a base ref
...
head repository: aws/aws-sdk-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.340.1
Choose a head ref
  • 3 commits
  • 25 files changed
  • 2 contributors

Commits on Feb 24, 2025

  1. Update CHANGELOG.md

    stobrien89 authored Feb 24, 2025
    Copy the full SHA
    1aa5c6b View commit details

Commits on Feb 25, 2025

  1. Copy the full SHA
    061e377 View commit details
  2. 3.340.1 release

    aws-sdk-php-automation committed Feb 25, 2025
    Copy the full SHA
    414b84a View commit details
27 changes: 27 additions & 0 deletions .changes/3.340.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[
{
"type": "api-change",
"category": "DeviceFarm",
"description": "Add an optional configuration to the ScheduleRun and CreateRemoteAccessSession API to set a device level http\/s proxy."
},
{
"type": "api-change",
"category": "EC2",
"description": "Adds support for time-based EBS-backed AMI copy operations. Time-based copy ensures that EBS-backed AMIs are copied within and across Regions in a specified timeframe."
},
{
"type": "api-change",
"category": "TaxSettings",
"description": "PutTaxRegistration API changes for Egypt, Greece, Vietnam countries"
},
{
"type": "api-change",
"category": "CodeBuild",
"description": "Adding \"reportArns\" field in output of BatchGetBuildBatches API. \"reportArns\" is an array that contains the ARNs of reports created by merging reports from builds associated with the batch build."
},
{
"type": "api-change",
"category": "IoT",
"description": "AWS IoT - AWS IoT Device Defender adds support for a new Device Defender Audit Check that monitors device certificate age and custom threshold configurations for both the new device certificate age check and existing device certificate expiry check."
}
]
Loading