Releases: snowplow-product/msc-schema-ci-tool
Releases · snowplow-product/msc-schema-ci-tool
v1.0.0
v0.3.5
Fix CRC error, bump deps and prepare release 0.3.5
v0.3.4
Prepare release 0.3.4
v0.3.3
Update sbt and fix CI to pass secrets to sbt
v0.3.2
This release fixes a regression introduced in 0.3.1, where the return code of the tool was (incorrectly) always 0.
v0.3.1
Maintenance release.
Internal changes:
- updated most dependencies and sbt plugins
v0.3.0
Schema CI got renamed to Data Structures CI!
Changelog:
- Updated tool name to data-structures-ci, switched manifest's schema resolution from embedded registry to Iglu Central
Internal changes:
- package rename
See README for updated tool usage.
v0.2.0
Schema CI 0.2.0 is the first that will be published and used by customers.
List of improvements over v0.1.0:
- Improved output for easier understanding, improved error handling and default clientId + clientSecret + audience, which removes three input params (#2)
- Extraction of organization id from JWT, which leads to one less input param for the tool (#3)
- Internal refactor to improve testability + tests (#4)
See README for updated tool usage.