Releases: awslabs/aws-crt-java
Releases · awslabs/aws-crt-java
Revert MacOS Migration
What's Changed
- Fix Windows CI passing when tests fail by @azkrishpy in #953
- Fix memory leaks on multiple MQTT connect attempts by @sfod in #958
- Expose S3 Request Metrics by @azkrishpy in #928
- Update submodule aws-c-io -> 0.25.0 by @xiazhvera in #960
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
- Support dispatch queue by @sfod in #935
- Cleanup log and fix one flakey test by @TingDaoK in #954
- Update submodules by @sfod in #955
- Migrate to dispatch queue on macos by @sfod in #956
With the update to aws-c-io v0.24.0 macOS will now use Apple's Dispatch Queue, Network Framework, and Secitem to handle network connections and TLS negotiation.
Full Changelog: v0.40.3...v0.41.0
Fix memory leaks in S3 client and http2 stream manager
What's Changed
Full Changelog: v0.40.2...v0.40.3
Pick up the fix for the wrong assert
What's Changed
Full Changelog: v0.40.1...v0.40.2
[S3] Read backpressure window fix
Dynamic default part size
What's Changed
- CRT Reference Logging Update by @sbSteveK in #926
- Update mock server by @azkrishpy in #927
- Latest Submodules by @sbSteveK in #930
- Dispatch Queue for macOS by @sbSteveK in #929
- CI script fix by @sbSteveK in #937
- Debug Improvements by @sbSteveK in #938
- Dynamic default part size by @TingDaoK in #931
New Contributors
- @azkrishpy made their first contribution in #927
Full Changelog: v0.39.4...v0.40.0
Add Java bindings for no_proxy_hosts setting
What's Changed
- Add Java bindings for no_proxy_hosts setting by @alextwoods in #925
New Contributors
- @alextwoods made their first contribution in #925
Full Changelog: v0.39.3...v0.39.4
Add TLS_CIPHER_PREF_TLSv1_0_2023 cipher pref for opt-ing out of PQ
What's Changed
- Add TLS_CIPHER_PREF_TLSv1_0_2023 cipher pref for opt-ing out of PQ by @WillChilds-Klein in #920
Full Changelog: v0.39.2...v0.39.3
[re-release v0.39.1] fix the code pipeline
s3.FileIoOptions default behavior update
What's Changed
- update the fio default options by @TingDaoK in #921
- Which also included Default to PQ TLS for s2n handlers if TLSv1.3 is negotiated
Full Changelog: v0.39.0...v0.39.1