Skip to content

AWS SDK for C++ Version 1.8 Developer Preview #1373

Closed
@wps132230

Description

@wps132230

The AWS SDK for C++ version 1.8 is out for preview under branch version1.8 with the following new features (items with a * means a breaking change):

  1. ENABLE_CURL_LOGGING is now ON by default in CMake. *
  2. ENABLE_UNITY_BUILD is now ON by default in CMake. *
  3. The deprecated version of function MakeRequest() was removed. This function takes a reference to an HttpRequest object as its argument, which is unsafe. *
  4. Client configuration now reads environment variables, configuration file and EC2 metadata to get the default AWS region *
  5. Exceptions may include more service and operation specific details now.
  6. New pseudo region: aws-global to make cross region requests. *
  7. S3 client in us-east-1 now uses regional endpoint by default. *
  8. Improvements on the underlying HTTP client override.

You can see more details in this Wiki: https://github.com/aws/aws-sdk-cpp/wiki/What’s-New-in-AWS-SDK-for-CPP-Version-1.8

If you have any questions, concerns, suggestions or ideas to make improvements. Feel free to leave comments in this issue. Your feedback is important to AWS SDK for C++!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions