Skip to content

Releases: input-output-hk/catalyst-ci

v2.8.0

02 Feb 01:38
v2.8.0
4b80a08
Compare
Choose a tag to compare

What's Changed

  • feat: adds support for installing updater in setup action by @jmgilman in #179
  • feat: adds new deployment workflow by @jmgilman in #182

Full Changelog: v2.7.0...v2.8.0

v2.7.0

31 Jan 12:38
b764187
Compare
Choose a tag to compare

Update dependencies
Add rust tooling for wasm
Add ADR for rust minimum versions

What's Changed

  • fix: how CI CLI is handled in during setup by @bkioshn in #164
  • fix: moves docker login to first step in setup action to increase API rate limit by @jmgilman in #173
  • refactor: uses cue-helper library for replacing CUE values by @jmgilman in #170
  • feat: modifies install action to allow installing other released binaries by @jmgilman in #172
  • feat: adds jorm-metrics-server by @jmgilman in #175
  • feat: adds num_proposal_votes and voting_power metrics to jorm-metrics-server by @jmgilman in #177
  • fix(jorm-metrics-server): fixes voting power metrics to be accurate by @jmgilman in #178
  • feat: adds new deployment subcommands to updater by @jmgilman in #174
  • chore(ci): Bump Rust Versions & Alpine Versions, add ADR for rust-versions by @stevenj in #180

Full Changelog: v2.6.0...v2.7.0

v2.6.0

24 Jan 13:55
b15f204
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

v2.5.0

19 Jan 00:56
v2.5.0
fd166ff
Compare
Choose a tag to compare
Adds updater CLI

v2.4.0

18 Jan 15:12
7060cbc
Compare
Choose a tag to compare

What's Changed

  • feat: openapi lint by @bkioshn in #152
  • chore: Add catalyst-pallas (pallas lib fork repo) to the allowed sources list in deny.toml by @FelipeRosa in #159

Full Changelog: v2.3.1...v2.4.0

v2.3.1

18 Jan 08:56
9b5e173
Compare
Choose a tag to compare

Modified Rust builder, with the extended features of building configuration, updated logging appearance.

v2.3.0

17 Jan 16:02
c770647
Compare
Choose a tag to compare
  • Change Earthly UDC to FUNCTION as it is going to be deprecated.

v2.2.4

12 Jan 19:33
v2.2.4
01fc0c8
Compare
Choose a tag to compare
Fixes fetcher to use the correct filename when downloading versioned …

v2.2.3

11 Jan 14:06
862b83a
Compare
Choose a tag to compare

Bug fix to allow multiple hyphens in a target label when using wildcards.

v2.2.2

09 Jan 05:51
aae5064
Compare
Choose a tag to compare
  • Update CI CLI version