ewilkins-csi
released this
08 Oct 19:13
·
2 commits
to dev
since this release
Overview
- Fixed build cache configuration to ignore
commandLineRules
build cache warning during Maveninstall
- Improve
containerize-dependencies
goal to build more consistently across platforms by locking it to a specific version of poetry bundle plugin - Use fully qualified image names by default for the Docker build logic added by
containerize-dependencies
- Now builds with Java 17 - while still supporting Java 11 - and Python 3.11.9
- Updated base and final python Docker images to fully qualified names: docker.io/python:3.11 and docker.io/python:3.11-slim.
Breaking Changes
None
Major Documentation Additions
None
What's Changed
Placeholder for autogenerated content after release.
What's Changed
- 2.16.1 release by @ewilkins-csi in #176
- #178 🚨 fix build cache warning during install by @d-ryan-ashcraft in #179
- #181 Update habushu container support to be more consistent across build platforms by @carter-cundiff in #182
- #177 Fixed pypiUploadSuffix null issue by @jacksondelametter in #184
- #180 ⬆️ upgrade to parent; transitively to Java 17 by @d-ryan-ashcraft in #185
- #186 ⚡ improve runtime speed by not duplicating repetitive python… by @d-ryan-ashcraft in #187
- HAB-188 (#188) - Update dockerBuilderBase and dockerFinalbase by @colinpalmer-pro in #189
New Contributors
- @carter-cundiff made their first contribution in #182
Full Changelog: habushu-2.16.1...habushu-2.17.0