• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "version": "2.6.0",
3    "date": "2019-06-26",
4    "entries": [
5        {
6            "type": "bugfix",
7            "category": "Amazon S3",
8            "description": "Modify the types of Part#size and ObjectVersion#size from Integer to Long. This is a breaking change for customers who are using the size() method."
9        },
10        {
11            "type": "feature",
12            "category": "AmazonApiGatewayV2",
13            "description": "You can now perform tag operations on ApiGatewayV2 Resources (typically associated with WebSocket APIs)"
14        },
15        {
16            "type": "feature",
17            "category": "AWS CodeCommit",
18            "description": "This release supports better exception handling for merges."
19        },
20        {
21            "type": "bugfix",
22            "category": "Netty NIO Http Client",
23            "description": "Completes the response normally when subscription is cancelled from the subscriber and not invoke `SdkAsyncHttpResponseHandler#onError` from the publisher."
24        }
25    ]
26}