Skip to content

v0.4.0

Compare
Choose a tag to compare
@michaelsauter michaelsauter released this 31 May 11:51
· 405 commits to master since this release

This release contains many bugfixes and improvements, including some breaking changes.

Notable new features:

  • Support for optional build task caching
  • Dependency caching for Gradle build task
  • Update of Go version in Go build task from 1.16 to 1.17

Notable changes:

  • [Breaking] Renamed ods-build-typescript to ods-build-npm task
  • [Breaking] ods-build-npm runs npm run lint instead of executing npx eslint

Notable fixes:

  • Support for private / self-signed certificates
  • HTTP_PROXY support in ods-build-gradle task

For all changes and more details, please see the changelog.

To update your ODS pipeline installation, refer to the update instructions.