1{ 2 "version": "2.20.83", 3 "date": "2023-06-09", 4 "entries": [ 5 { 6 "type": "bugfix", 7 "category": "AWS SDK for Java v2", 8 "contributor": "", 9 "description": "Fixed issue with leased connection leaks when threads executing HTTP connections with Apache HttpClient were interrupted while the connection was in progress." 10 }, 11 { 12 "type": "bugfix", 13 "category": "Netty NIO HTTP Client", 14 "contributor": "martinKindall", 15 "description": "By default, Netty threads are blocked during dns resolution, namely InetAddress.getByName is used under the hood. Now, there's an option to configure the NettyNioAsyncHttpClient in order to use a non blocking dns resolution strategy." 16 }, 17 { 18 "type": "feature", 19 "category": "AWS Certificate Manager Private Certificate Authority", 20 "contributor": "", 21 "description": "Document-only update to refresh CLI documentation for AWS Private CA. No change to the service." 22 }, 23 { 24 "type": "feature", 25 "category": "Amazon Connect Service", 26 "contributor": "", 27 "description": "This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance." 28 } 29 ] 30}