• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "date": "2019-03-19",
3    "version": "2.5.12",
4    "entries": [
5        {
6            "category": "Amazon S3",
7            "type": "feature",
8            "description": "Add support for getUrl operation. The API can be used to generate a URL that represents an object in Amazon S3. The url can only be used to download the object content if the object has public read permissions. Original issue: https://github.com/aws/aws-sdk-java-v2/issues/860"
9        },
10        {
11            "category": "Amazon Elastic Container Service for Kubernetes",
12            "type": "feature",
13            "description": "Added support to control private/public access to the Kubernetes API-server endpoint"
14        },
15        {
16            "category": "AWS SDK for Java v2",
17            "type": "feature",
18            "description": "Adds the Java vendor the user agent as well as using the updated user agent for all HTTP calls"
19        },
20        {
21            "category": "Amazon S3",
22            "type": "bugfix",
23            "description": "Only set content type of S3 `CreateMultipartUploadRequest` if `Content-Type` header is not present and honor the overridden content type."
24        },
25        {
26            "category": "AWS Config",
27            "type": "feature",
28            "description": "AWS Config adds a new API called SelectResourceConfig to run advanced queries based on resource configuration properties."
29        }
30    ]
31}