Skip to content

Releases: awslabs/aws-crt-java

Performance improvement for large file transfers

22 Jul 20:36
Compare
Choose a tag to compare
Buffer Http Response Body in Native to reduce Java GC (#72)

* Buffer Http Response Body in Native to reduce Java GC

Linux libcrypto fixes

15 Jul 17:02
c2c8d04
Compare
Choose a tag to compare
Linux libcrypto fixes Pre-release
Pre-release
v0.3.11

Fixed incorrect usage of BUILD_SHARED_LIBS and pointed S2N at private…

Fixed libcrypto dependency on Linux

20 Jun 20:23
a505d4a
Compare
Choose a tag to compare
Pre-release
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

17 Jun 20:46
1e45c93
Compare
Choose a tag to compare
Pre-release
v0.3.8

Windows compile fix (#64)

Windows Fixes

17 Jun 17:30
9e22b13
Compare
Choose a tag to compare
Windows Fixes Pre-release
Pre-release
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

14 Jun 00:49
931ea0f
Compare
Choose a tag to compare
IO and PKI fixes Pre-release
Pre-release
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

06 Jun 21:05
dc2bd6c
Compare
Choose a tag to compare
Pre-release
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

05 Feb 19:48
Compare
Choose a tag to compare
Pre-release
v0.2.0

fix path to script

Initial release + Docs and simplified building

25 Jan 19:19
c46f363
Compare
Choose a tag to compare

Added additional docs and removed non-maven manual steps from building

Initial release for Developer Preview

22 Jan 18:14
7decca7
Compare
Choose a tag to compare
Pre-release

Initial release for Developer Preview, stabilized for the IoT Device SDK v2