awssdk 7.x-5.4

Unsupported

Changes since 7.x-5.3:

  • Update awssdk_requirements() call in test.
  • #1704816: Update libraries dependency version and make file.

awssdk 7.x-5.3

New features
Bug fixes
Unsupported

Recommended SDK version at time of release 1.5.4 (http://aws.amazon.com/releasenotes/1700816143828387).

Changes since 7.x-5.2:

  • #1429614: Rewrite compatibility checking to take advantage of refactored SDK compatibility tests.
  • #1421754 by Larksmann: Set aws_certificate_authority to TRUE instead of 1 in the UI.

awssdk 7.x-5.2

New features
Bug fixes
Unsupported

Recommended SDK version at time of release 1.5.1 (https://aws.amazon.com/releasenotes/PHP/0724070929559591).

Changes since 7.x-5.1:

awssdk 7.x-5.0

New features
Bug fixes
Unsupported

AWS SDK 1.5 release notes: https://aws.amazon.com/releasenotes/PHP/3719565440874916

Please be sure to read the Amazon release notes for 1.5 as it contains changes that are not backwards compatible. If you are using modules that depend on awssdk they may need to be updated in order to work with 1.5.x.

As part of the changes from Amazon a configuration setting has been removed and thus there is an update hook to remove the variable.

Changes since 7.x-4.8:

awssdk 7.x-4.6

New features
Unsupported

AWS SDK 1.4.6 release notes: https://aws.amazon.com/releasenotes/PHP/9854036991373529

Changes since 7.x-4.5:

  • Update for 1.4.6.

awssdk 7.x-4.5

New features
Bug fixes
Unsupported

AWS SDK 1.4.5 release notes: https://aws.amazon.com/releasenotes/PHP/2243855095011892

Changes since 7.x-4.4:

  • No need to load the library to get the path, instead use libraries_get_path().
  • Update to AWS SDK 1.4.5.
  • Add test for config.inc.
  • Since config_load() now returns all lower-case keys should be upper cased when defining constants.

awssdk 7.x-4.4

New features
Unsupported

AWS SDK 1.4.4 release notes: https://aws.amazon.com/releasenotes/PHP/2759956528299919

Changes since 7.x-4.3:

  • Update for AWS SDK 1.4.4.
  • #1305422: Provide menu wrapper for compatibility test.
  • Use ob_start() and ob_get_clean() for the computability check instead of making an HTTP request.

awssdk 7.x-4.3

New features
Bug fixes
Unsupported

AWS SDK 1.4.3 release notes: https://aws.amazon.com/releasenotes/PHP/5605694453189843

Changes since 7.x-4.2:

  • Update for AWS SDK 1.4.3.
  • Update make file for libraries 2.x-alpha1 release.
  • #1183456: Enforce libraries 2.x dependency.
  • #1246548: Use web compatibility script instead of CLI to ensure proper PHP configuration is used.

awssdk 7.x-4.2

New features
Bug fixes
Unsupported

AWS SDK 1.4.2 release notes: https://aws.amazon.com/releasenotes/PHP/7771598794319191.

Changes since 7.x-4.1:

  • Update to 1.4.2.
  • Add AWS SDK UI test.
  • Add AWS SDK test.
  • Move strtolower() from awssdk_config_load() to awssdk_config_defaults().

awssdk 7.x-4.1

New features
Bug fixes
Unsupported

AWS SDK 1.4.1 release notes: https://aws.amazon.com/releasenotes/PHP/9347733878812478.

Changes since 7.x-4.0:

  • Update for 1.4.1.
  • #1256698: Add #return_value => TRUE to boolean settings in UI.
  • Remove newlines from UI form item descriptions.

awssdk 7.x-3.6

New features
Bug fixes
Unsupported

AWS SDK 1.3.6, https://aws.amazon.com/releasenotes/PHP/9111681429877701.

ccd25a4 Correct issue with 'compatibility test' link only work with/without clean-urls.
5b7da53 Add form elements to configure: aws_canonical_name, aws_certificate_authority, and aws_default_cache_config.
71ec511 Add basic compatibility test parsing for hook_requirements().
76bdc35 Update for 1.3.6.
Subscribe with RSS Subscribe to Releases for AWS SDK for PHP