Releases: input-output-hk/catalyst-ci
Releases · input-output-hk/catalyst-ci
v2.9.0
What's Changed
- fix: uses correct CUE version by @jmgilman in #183
- docs: updates deploy workflow docs by @jmgilman in #184
- fix: corrects jorm-metrics-server deployment file by @jmgilman in #185
- feat: adds proposal total voting power to jorm-metrics-server by @jmgilman in #187
- fix: Fixed
toml_diff_check
printing,diff._strict_diff_ .change_flags()
function by @Mr-Leshiy in #186 - feat: Add
cargo-expand
to the Rust builder by @Mr-Leshiy in #190 - feat(wasm): C base by @apskhem in #191
Full Changelog: v2.8.0...v2.9.0
v2.8.0
v2.7.0
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
v2.5.0
Adds updater CLI
v2.4.0
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
v2.3.0
v2.2.4
Fixes fetcher to use the correct filename when downloading versioned …