Releases: awslabs/aws-crt-java
Releases · awslabs/aws-crt-java
Performance improvement for large file transfers
Buffer Http Response Body in Native to reduce Java GC (#72) * Buffer Http Response Body in Native to reduce Java GC
Linux libcrypto fixes
v0.3.11 Fixed incorrect usage of BUILD_SHARED_LIBS and pointed S2N at private…
Fixed libcrypto dependency on Linux
Statically link libcrypto on s2n platforms (#66) * Statically link libcrypto on s2n platforms * manual find_library, we need the static lib always
Additional windows fixes
v0.3.8 Windows compile fix (#64)
Windows Fixes
Fixing windows CI/CD, and windows compile fixes (#62) * removed the need for functional conditionals in pom.xml in CI/CD for now * vs_cmake should fail if cmake fails * Upgraded aws-c-common to v0.3.13 to get compile fixes * Windows compile fixes * compile fixes for 32-bit * Updated aws-c-compression to v0.2.2
IO and PKI fixes
Updated aws-c-io to v0.3.12, gets darwin/windows fixes (#61) * Updated aws-c-io to v0.3.12, gets darwin/windows fixes * Update travis config to use java language image and removed homebrew shenanigans * Updated aws-c-io to get PKI fix
Removed ninja as a dependency
Convert CD pipeline to work on release tags (#58) * Removed ninja as a dependency * Use any version tag, not just annotated ones
Testing for deployment
v0.2.0 fix path to script
Initial release + Docs and simplified building
Added additional docs and removed non-maven manual steps from building
Initial release for Developer Preview
Initial release for Developer Preview, stabilized for the IoT Device SDK v2