Releases: hypertrace/docker-java-base
Releases · hypertrace/docker-java-base
Release v0.2.1
What's Changed
- feat: add support for java 21 and include jfr by @kishansairam9 in #20
New Contributors
- @kishansairam9 made their first contribution in #20
Full Changelog: 0.2.0...0.2.1
Release v0.2.0
What's Changed
- feat: update base image from debian 11 to 12 by @aaron-steinfeld in #18
Full Changelog: 0.1.4...0.2.0
Release v0.1.4
change default memory allocator to jemalloc (#17) * change default memory allocator to jemalloc * update github workflows * update github workflows
Release v0.1.3
What's Changed
- refactor: update java and debian by @aaron-steinfeld in #15
Full Changelog: 0.1.2...0.1.3
Release v0.1.2
What's Changed
- fix: adding built in http client to available packages by @aaron-steinfeld in #14
New Contributors
- @senanjude0 made their first contribution in #11
Full Changelog: 0.1.1...0.1.2
Release v0.1.1
upgrade version of base debian image (#10) * upgrade version of base debian image * fix dependency path
Release v0.1.0
chore: update jre 11 to latest patch, add zipfs (#7)