Skip to content

Releases: awslabs/aws-crt-java

JVM and s2n leak fixes, JNI validation in tests

31 Oct 19:21
b7f2bf9
Compare
Choose a tag to compare
v0.3.32

Fixed JVM local reference overflow/leaks, exception checks, s2n leaka…

Memory tracing optimizations, bug fixes

31 Oct 00:25
Compare
Choose a tag to compare
Pre-release
v0.3.31

Move check for invalid Status earlier in function (#108)

marked tls tests as network tests.

30 Oct 18:53
d31b466
Compare
Choose a tag to compare
Pre-release
mark tls context options tests as network tests. (#109)

* mark tls context options tests as network tests.

Update C binding versions, fix memory leaks, and crash.

29 Oct 23:23
Compare
Choose a tag to compare
v0.3.29

Bump versions (#107)

Added symbols to release build

29 Oct 18:12
d20c026
Compare
Choose a tag to compare
Pre-release
v0.3.28

Set default build to RelWithDebInfo so symbols are available to memor…

Fixed memory leak, added memory tracing

29 Oct 07:01
a9881c6
Compare
Choose a tag to compare
Pre-release

Use -D"aws.crt.memory.tracing=true" to enable memory tracing

TLS cert/key/root buffer support

08 Oct 18:44
Compare
Choose a tag to compare
Pre-release

Also added PEM validation before passing to native, should help with diagnosing certificate formatting issues

v0.3.25

01 Oct 20:58
787dc47
Compare
Choose a tag to compare
v0.3.25 Pre-release
Pre-release

Experimental, new sonatype endpoint

v0.3.24

30 Sep 22:53
1af331c
Compare
Choose a tag to compare
v0.3.24 Pre-release
Pre-release

New CRT resource ref-counting approach

Allowed disabling network tests during unit tests.

24 Sep 17:41
Compare
Choose a tag to compare
v0.3.23

Network tests now check for the NETWORK_TESTS_DISABLED property and s…