Skip to content

v4.5.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 08:15
· 221 commits to refs/heads/main since this release

What's Changed

🚀 Features

  • [minimal-infrasturcutre] Simplify minimal infra setup and add installer script for it by @Michaelpalacce in #687

🐛 Bug Fixes

⬆️ Dependencies

  • build(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.3 to 2.19.0 by @dependabot[bot] in #717
  • build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0 by @dependabot[bot] in #716
  • build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.18.3 to 2.19.0 by @dependabot[bot] in #715
  • build(deps): Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 by @dependabot[bot] in #714
  • build(deps): Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by @dependabot[bot] in #712
  • build(deps): Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot[bot] in #709
  • build(deps): Bump org.springframework:spring-core from 6.2.5 to 6.2.6 by @dependabot[bot] in #706
  • build(deps): Bump org.springframework:spring-web from 6.2.5 to 6.2.6 by @dependabot[bot] in #707
  • build(deps): Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre by @dependabot[bot] in #704
  • build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.12.1 to 5.12.2 by @dependabot[bot] in #701
  • build(deps): Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 by @dependabot[bot] in #700
  • build(deps): Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot[bot] in #699
  • build(deps-dev): Bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 by @dependabot[bot] in #698
  • build(deps): Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot[bot] in #697
  • build(deps): Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre by @dependabot[bot] in #690

For in-depth feature set review refer to the following document: https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/v4.5.0/Release.md

Full Changelog: v4.4.1...v4.5.0