Skip to content

Releases: snowplow-product/msc-schema-ci-tool

v1.0.0

23 Dec 11:19
Compare
Choose a tag to compare
Switch to new DS endpoints and Credentials v2, prepare release 1.0.0

v0.3.5

22 Dec 14:23
Compare
Choose a tag to compare
Fix CRC error, bump deps and prepare release 0.3.5

v0.3.4

09 Apr 16:35
Compare
Choose a tag to compare
Prepare release 0.3.4

v0.3.3

02 Apr 10:23
Compare
Choose a tag to compare
Update sbt and fix CI to pass secrets to sbt

v0.3.2

29 Dec 17:54
Compare
Choose a tag to compare

This release fixes a regression introduced in 0.3.1, where the return code of the tool was (incorrectly) always 0.

v0.3.1

29 Dec 10:26
Compare
Choose a tag to compare

Maintenance release.

Internal changes:

  • updated most dependencies and sbt plugins

v0.3.0

29 May 10:34
Compare
Choose a tag to compare

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

04 May 11:53
Compare
Choose a tag to compare

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.

v0.1.0

10 Apr 11:44
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is the first release for Schema CI!

Refer to README for tool usage.

Enjoy!