v0.2.0
dependencytrack-bot
released this
02 Nov 16:14
·
1228 commits
to main
since this release
What's Changed
Enhancements 🚀
- Bump CWE dictionary to v4.12 by @nscuro in #859
- Build and publish native images on release by @nscuro in #867
- Include Cloud SQL database connector for PostgreSQL by @nscuro in #870
Bug Fixes 🐛
- Fix failing
setup-graalvm
action by @nscuro in #852 - Fix false negatives in NVD CPE matching by @nscuro in #861
- Fix
repartition.purge.interval.ms
not being configurable via environment variables by @nscuro in #878
Dependency Updates 🤖
- Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 by @dependabot in #830
- Bump actions/setup-python from 4.7.0 to 4.7.1 in /.github/workflows by @dependabot in #832
- Bump quarkus.platform.version from 3.4.1 to 3.4.2 by @dependabot in #837
- bump kafka lib version by @VithikaS in #839
- Bump bufbuild/buf-setup-action from 1.26.1 to 1.27.0 in /.github/workflows by @dependabot in #841
- Bump bufbuild/buf-lint-action from 1.0.3 to 1.1.0 in /.github/workflows by @dependabot in #847
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #851
- Bump quarkus.platform.version from 3.4.2 to 3.4.3 by @dependabot in #848
- Bump org.json:json from 20230618 to 20231013 by @dependabot in #850
- Remove dependency on
cyclonedx-core-java
by @nscuro in #855 - Bump bufbuild/buf-setup-action from 1.27.0 to 1.27.1 in /.github/workflows by @dependabot in #856
- Bump actions/checkout from 4.1.0 to 4.1.1 in /.github/workflows by @dependabot in #857
- Bump surefire-plugin.version from 3.1.2 to 3.2.1 by @dependabot in #871
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #874
- Bump org.apache.maven:maven-artifact from 4.0.0-alpha-7 to 4.0.0-alpha-8 by @dependabot in #876
- Bump quarkus.platform.version from 3.4.3 to 3.5.0 by @dependabot in #875
- Bump frontend to
4.9.0
by @nscuro in #882 - Bump Redpanda to
v23.2.13
and Console tov2.3.5
by @nscuro in #879 - Bump PostgreSQL image to
16
by @nscuro in #880 - Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 in /.github/workflows by @dependabot in #886
- Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.9 to 2.7.10 by @dependabot in #885
- Bump helm/chart-testing-action from 2.4.0 to 2.6.0 in /.github/workflows by @dependabot in #889
- Bump returntocorp/semgrep-action from 0.57.0 to 0.58.0 in /.github/workflows by @dependabot in #891
- Compose: Use
latest
for Hyades images; Bump frontend to4.9.1
by @nscuro in #892
Other Changes
- temp workaround to be reveretd after snyk fix by @VithikaS in #836
- bumped Jeremy's library and fixed breaking changes by @mehab in #840
- fixed failing unit test in main by @mehab in #843
- increase max request size by @VithikaS in #846
- Integrate Integrity metadata in repo-meta-analyzer by @sahibamittal in #835
- add component uuid to proto by @VithikaS in #853
- Add documentation for CEL policies by @nscuro in #829
- Update CODEOWNERS by @nscuro in #869
- Build and publish docs upon release by @nscuro in #868
- Increase timeout of test workflows by @nscuro in #877
- Reduce log level when package type is not supported by @VithikaS in #890
- Bump frontend in Helm chart to
4.9.1
by @nscuro in #893
Full Changelog: v0.1.5...v0.2.0