Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 1.05 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Note that changes which ONLY affect documentation or the testsuite will not be listed in the changelog.

[Unreleased]

[0.3.0] - 2023-11-08

Changed

  • Create single JUnit XML file, and store only this combined file as an artifact (#6)

[0.2.1] - 2023-10-11

Changed

  • Expose Postgres env vars from sidecar in step as well (#5)

[0.2.0] - 2023-10-09

Changed

  • Migrate from Tekton v1beta1 resources to v1 (#4)

[0.1.0] - 2023-09-29

Initial version.

NOTE: This version is based on v0.13.2 of the task ods-build-gradle in the ods-pipeline repository.