1{ 2 "version": "2.5.59", 3 "date": "2019-06-07", 4 "entries": [ 5 { 6 "type": "bugfix", 7 "category": "AWS SDK for Java v2", 8 "description": "Allow customers to disable read and write timeout by setting `Duration.ZERO` to `readTimeout` and `writeTimeout`. See [#1281](https://github.com/aws/aws-sdk-java-v2/issues/1281)" 9 }, 10 { 11 "type": "feature", 12 "category": "Amazon Elastic Compute Cloud", 13 "description": "Adds DNS entries and NLB ARNs to describe-vpc-endpoint-connections API response. Adds owner ID to describe-vpc-endpoints and create-vpc-endpoint API responses." 14 } 15 ] 16}