Hyades is the next major version of OWASP Dependency-Track. It has not yet reached GA. For a production-ready release, use the dependency-track chart. Before upgrading, please consult the upgrade guides.
Warning
This release drops the compatibility shim that translated v4-era alpine.* and unprefixed property names (for example alpine.ldap.enabled, database.url, bcrypt.rounds) into their dt.* equivalents. Migrate any configuration still using those names to the current dt.* properties. The API server refuses to start when it encounters a legacy key to prevent silent misconfiguration.
The original alpine.* to dt.* migration is documented in the v0.7.0-alpha.3 upgrade notes. See Configuration Properties for the authoritative list of supported properties and their corresponding environment variable spellings.
Apologies for introducing breaking changes in an RC build.
Find the full upgrade guide here: https://dependencytrack.github.io/docs/next/guides/upgrading/v5.0.0-rc.2/
What's Changed
Enhancements 🚀
Other Changes
- Update helm docs by @github-actions[bot] in #348
Full Changelog: hyades-0.18.0...hyades-0.19.0