Skip to content

v3.0.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 14:14
· 268 commits to refs/heads/main since this release

What's Changed

🚀 Features

  • [vrotest,vrotsc] (#461) Make unit test setup configurable and add Jasmine and Jest default configuration by @pboychev-bcom in #465
  • [environment] (#333) Add health check script for validation of mvn, java and node versions by @Michaelpalacce in #511
  • [maven,artifact-manager,installer] (#498) Remove vrang.org.id and vrang_org_id configuration properties by @Michaelpalacce in #500
  • [artifact-manager,installer,maven] (#328) Remove vrang.project.id and vrang_project_id configuration properties by @Michaelpalacce in #498
  • [polyglotpkg] (#391) ABX runtimes no longer default to vRO ones by @Michaelpalacce in #456
  • [artifact-manager,maven,package-installer,vro-types] (#306) Remove support for vRA and vRO 7 by @Michaelpalacce in #453
  • [vrotsc] (#393) Make versionTemplate mandatory property of @PolicyTemplate decorator properties by @Michaelpalacce in #455
  • [artifact-manager,vra-ng] (#207) Remove regional content support from vra-ng projects by @Michaelpalacce in #452

⬆️ Dependencies

  • build(deps): Bump org.slf4j:slf4j-api from 1.7.29 to 2.0.16 by @dependabot in #517
  • build(deps): Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.0 to 3.1.3 by @dependabot in #515
  • build(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.18.1 by @dependabot in #512
  • build(deps): Bump org.springframework:spring-web from 6.1.13 to 6.1.14 by @dependabot in #510
  • build(deps): Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0 by @dependabot in #509
  • build(deps): Bump com.google.guava:guava from 32.0.0-jre to 33.3.1-jre by @dependabot in #505
  • build(deps): Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.2 to 3.15.1 by @dependabot in #503
  • build(deps): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.2.7 by @dependabot in #501
  • build(deps): Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.6.0 by @dependabot in #504
  • build(deps): Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #490
  • build(deps): Bump github/super-linter from 5.0.0 to 7 by @dependabot in #489
  • build(deps): Bump actions/cache from 3 to 4 by @dependabot in #492
  • build(deps): Bump actions/setup-java from 3 to 4 by @dependabot in #491
  • build(deps): Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4.1 by @dependabot in #493
  • build(deps): Bump com.google.code.gson:gson from 2.8.9 to 2.11.0 by @dependabot in #494
  • build(deps): Bump org.apache.maven.plugins:maven-archetype-plugin from 3.1.2 to 3.3.1 by @dependabot in #495
  • build(deps): Bump org.apache.logging.log4j:log4j-api from 2.17.1 to 2.24.1 by @dependabot in #496
  • build(deps): Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 by @dependabot in #497
  • build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.13.0 by @dependabot in #488
  • build(deps): Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.24.1 by @dependabot in #487
  • build(deps): Bump org.slf4j:slf4j-api from 1.7.29 to 2.0.16 by @dependabot in #486
  • build(deps): Bump junit:junit from 4.13.1 to 4.13.2 by @dependabot in #485
  • build(deps-dev): Bump org.junit.jupiter:junit-jupiter-params from 5.3.2 to 5.11.3 by @dependabot in #483
  • build(deps): Bump org.apache.commons:commons-text from 1.10.0 to 1.12.0 by @dependabot in #473
  • build(deps): Bump github/super-linter from 4.10.1 to 5.0.0 by @dependabot in #470
  • build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #472
  • build(deps): Bump org.springframework:spring-core from 6.1.13 to 6.1.14 by @dependabot in #480
  • build(deps): Bump github/codeql-action from 2 to 3 by @dependabot in #474
  • build(deps): Bump org.apache.commons:commons-collections4 from 4.1 to 4.4 by @dependabot in #481
  • build(deps): Bump s4u/setup-maven-action from 1.7.0 to 1.16.0 by @dependabot in #476
  • build(deps): Bump actions/setup-node from 3 to 4 by @dependabot in #478
  • build(deps): Bump net.minidev:json-smart from 2.4.10 to 2.5.1 by @dependabot in #471
  • build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.0 to 3.5.2 by @dependabot in #475
  • build(deps): Bump org.beryx:text-io from 3.1.3 to 3.4.1 by @dependabot in #477
  • build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.1 by @dependabot in #479

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

Full Changelog: v2.44.0...v3.0.0