AWS Developer Tools Blog
Tag: SDK
Keeping Up with the Latest Release
In the past, we’ve used various means to announce new releases of the AWS SDK for PHP. We’ve recently evaluated our options to decide which tools work best with our release process, and are easiest for our users to consume. The best way to track releases of the SDK is to use the “Releases” page […]
Release: AWS SDK for PHP – Version 2.6.12
We would like to announce the release of version 2.6.12 of the AWS SDK for PHP. This release adds support for new regions to the Kinesis client and new features to the AWS Support and AWS IAM clients. Install the SDK Install via Composer/Packagist (e.g., "aws/aws-sdk-php": "~2.6.12") Download the aws.phar Download the aws.zip
Release: AWS SDK for PHP – Version 2.6.10
We would like to announce the release of version 2.6.10 of the AWS SDK for PHP. This release adds support for new regions to the AWS CloudTrail and Amazon Kinesis clients. Install the SDK Install via Composer/Packagist (e.g., "aws/aws-sdk-php": "~2.6.10") Download the aws.phar Download the aws.zip
Release: AWS SDK for PHP – Version 2.6.9
We would like to announce the release of version 2.6.9 of the AWS SDK for PHP. This release adds support for uploading document batches and submitting search and suggestion requests to an Amazon CloudSearch domain using the new CloudSearch Domain client. It also adds support for configuring delivery notifications to the Amazon SES client, and […]
Release: AWS SDK for PHP – Version 2.6.8
We would like to announce the release of version 2.6.8 of the AWS SDK for PHP. This release updates the Amazon Elastic Transcoder and Amazon EMR clients to use the latest service descriptions, and fixes a few issues. Added support for closed captions to the Elastic Transcoder client. Added support for IAM roles to the […]
Guzzle 4 and the AWS SDK
Since Guzzle 4 was released in March (and even before then), we’ve received several requests for us to update the AWS SDK for PHP to use Guzzle 4. Earlier this month, we tweeted about it too and received some pretty positive feedback about the idea. We wanted to take some time to talk about what […]
Release: AWS SDK for PHP – Version 2.6.6
We would like to announce the release of version 2.6.6 of the AWS SDK for PHP. This release, combined with the last few releases that we forgot to blog about, contain the following changes: Added support for the Desired Partition Count scaling option to the CloudSearch client. Hebrew is also now a supported language. Updated […]
Release: AWS SDK for PHP – Version 2.6.1
We would like to announce the release of version 2.6.1 of the AWS SDK for PHP. This release adds support for the latest features in Amazon DynamoDB, Amazon ElastiCache, and Auto Scaling; introduces support for a new INI-formatted credentials file (more information about this will be coming in a future blog post); and fixes a […]
Release: AWS SDK for PHP – Version 2.6.0
We would like to announce the release of version 2.6.0 of the AWS SDK for PHP. This release updates the Amazon CloudSearch, Amazon EC2, and Amazon Redshift clients to support their newest APIs and features. See the CHANGELOG for a full list of changes. Version 2.6.0 is a major release of the SDK, and contains […]
Release: AWS SDK for PHP – Version 2.5.4
We would like to announce the release of version 2.5.4 of the AWS SDK for PHP. This release updates the Amazon CloudFront client, AWS OpsWorks client, and Elastic Load Balancing client; adds support for the AWS_SECRET_ACCESS_KEY environment variable; updates the Amazon S3 stream wrapper; addresses an issue with dot-segments in the Amazon S3 directory sync, […]