Releases: stackb/jvm_image
Releases · stackb/jvm_image
Release list
v0.1.0
Bzlmod
Add the module dependency to your MODULE.bazel:
bazel_dep(name = "jvm_image", version = "0.1.0")Release archive SHA-256: 4d15412af7c3a40a7fb3babe086c636233ab922931fddc8b04c01355144c8aeb
What's Changed
- Harden, remove experimental features by @pcj in #1
- Add BCR publish workflow by @pcj in #2
- feat: preserve JVM data runfiles in container layers by @pcj in #3
- Add mermaid diagram to README by @pcj in #4
- build: isolate development-only Bazel tooling by @pcj in #5
- feat: expose stable per-layer image targets by @pcj in #6
- fix: always create the workspace runfiles directory in the fallback tar by @pcj in #7
New Contributors
Full Changelog: https://github.com/stackb/jvm_image/commits/v0.1.0