Skip to content

v4.15.0 🌈

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Nov 09:35
· 82 commits to refs/heads/main since this release

What's Changed

🚀 Features

  • [artifact-manager] (#912) Use API for force data collection during vra-ng push operation by @uthery in #924

🐛 Bug Fixes

  • [artifact-manager] (#792) Force usage of UTF-8 encoding during vra-ng push and pull operations by @VenelinBakalov in #923

⬆️ Dependencies

  • build(deps): Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #927
  • build(deps): Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #926
  • build(deps): Bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #925
  • build(deps-dev): Bump org.junit.jupiter:junit-jupiter-engine from 6.0.0 to 6.0.1 by @dependabot[bot] in #921
  • build(deps): Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0 by @dependabot[bot] in #920
  • build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 6.0.0 to 6.0.1 by @dependabot[bot] in #919
  • build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 by @dependabot[bot] in #917
  • build(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.0 to 2.20.1 by @dependabot[bot] in #916
  • build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.20.0 to 2.20.1 by @dependabot[bot] in #918
  • build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #913
  • build(deps): Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 3.15.2 by @dependabot[bot] in #915
  • build(deps): Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 to 3.15.2 by @dependabot[bot] in #914

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.15.0/Release.md

Full Changelog: v4.14.0...v4.15.0