v0.4.0
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
toods-build-npm
task - [Breaking]
ods-build-npm
runsnpm run lint
instead of executingnpx 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.