Skip to content

Releases: input-output-hk/catalyst-libs

cardano-chain-follower/v0.0.14

19 Sep 07:12
b1136bb

Choose a tag to compare

What's Changed

  • fix(general): Update rust to 1.89 and rust-ci to 3.5.10 by @bkioshn in #501
  • chore(general): bump cat-ci versions to v3.5.12 by @Mr-Leshiy in #517
  • fix(rust): Bumping cat-ci to v3.5.17 version by @Mr-Leshiy in #568

Full Changelog: cardano-chain-follower/v0.0.13...cardano-chain-follower/v0.0.14

catalyst-types/v0.0.8

17 Sep 08:24
4e7bfde

Choose a tag to compare

What's Changed

  • feat(rust/catalyst-types): Admin roles for the RoleId enum by @Mr-Leshiy in #565

Full Changelog: catalyst-types/v0.0.7...catalyst-types/v0.0.8

catalyst-signed-doc/v.0.0.4-refinery-fix

17 Sep 09:40
ca83fab

Choose a tag to compare

set rust-ipfs dep version

catalyst-signed-doc/v0.0.7

16 Sep 10:17
b2afe47

Choose a tag to compare

What's Changed

  • fix(rust/signed-doc): parameters linked referenced document validation by @Mr-Leshiy in #486
  • feat(rust/signed-doc): catalyst-signed-doc-macro crate, catalyst_signed_documents_types_consts procedural macro by @Mr-Leshiy in #487
  • chore(rust/signed-doc): Refactor existing validation rules unit tests. by @Mr-Leshiy in #490
  • feat(rust/signed-doc): Add support for jsonschema draft 2020-12 by @apskhem in #493
  • chore(rust/signed-doc): Proper DocumentRefs functional validation by @Mr-Leshiy in #496
  • refactor(rust/signed-doc): Move validate_id_and_ver as separate rules IdRule and VerRule by @apskhem in #497
  • refactor(rust/signed-doc): Move validate_signatures as a separate validation rule by @apskhem in #504
  • feat(rust/signed-doc): Initial catalyst_signed_documents_rules! macro implementation by @Mr-Leshiy in #503
  • feat(rust/signed-doc): Add validation rule to check authors of new doc version match previous those in version. by @saibatizoku in #519
  • feat(rust/signed-doc): RefRule multiple boolean flag by @Mr-Leshiy in #518
  • feat(rust/signed-doc): Add 'NotSpecified' variant to Content Encoding validation rule by @saibatizoku in #529
  • feat(rust/signed-doc): RefRule auto generation by @Mr-Leshiy in #525
  • feat(rust/signed-doc): Add NotSpecified to ContentTypeRule by @apskhem in #532
  • feat(rust/signed-doc): Not required content-type during decoding by @Mr-Leshiy in #534
  • feat(rust/signed-doc): Split into two ContentRule and TemplateRule by @Mr-Leshiy in #540
  • feat(rust/signed-doc): Add codegen marco for ContentTypeRule by @apskhem in #526
  • feat(rust/signed-doc): Catalyst Signed Documents validation initialisation fully during the runtime by @Mr-Leshiy in #547
  • feat(rust/signed-doc): ContentRule and TemplateRule initialisation by @Mr-Leshiy in #548
  • feat(rust/signed-doc): SignatureKidRule, ParametersRule and ReplyRule initialisation from spec by @Mr-Leshiy in #550
  • chore(rust/signed-doc): Release v0.0.7 by @apskhem in #557
  • feat(rust/signed-doc): New CollaboratorsRule type, validating collaborators metadata field by @Mr-Leshiy in #555
  • fix(rust/signed-doc): Downgrade build-info-build as it causes problem in cat-gateway by @apskhem in #564

Full Changelog: catalyst-signed-doc/v0.0.6...catalyst-signed-doc/v0.0.7

rbac-registration/v0.0.10

15 Sep 07:25
77cd6a8

Choose a tag to compare

What's Changed

  • chore(rust/rbac-registration): Release v0.0.10 by @apskhem in #558

Full Changelog: rbac-registration/v0.0.9...rbac-registration/v0.0.10

catalyst-types/v0.0.7

12 Sep 10:46
760bbcc

Choose a tag to compare

What's Changed

  • feat(rust/catalyst-types): Add getters to ProblemReport and its Entrys by @apskhem in #549
  • chore(rust/catalyst-types): Release v0.0.7 by @apskhem in #556

Full Changelog: catalyst-types/v0.0.6...catalyst-types/v0.0.7

rbac-registration/v0.0.9

04 Sep 08:32
2150630

Choose a tag to compare

What's Changed

  • feat(rust/signed-doc): Add validation rule to check authors of new doc version match previous those in version. by @saibatizoku in #519
  • feat(rust/signed-doc): RefRule multiple boolean flag by @Mr-Leshiy in #518
  • feat(rust/signed-doc): Add 'NotSpecified' variant to Content Encoding validation rule by @saibatizoku in #529
  • fix(rust/rbac-registration): Validate witness for stake address and payment address URIs in certificate by @bkioshn in #507
  • feat(rust/signed-doc): RefRule auto generation by @Mr-Leshiy in #525
  • feat(rust/signed-doc): Add NotSpecified to ContentTypeRule by @apskhem in #532
  • chore(rust/rbac-registration): Bump the rbac-registration crate version to 0.0.9 by @stanislav-tkach in #535

Full Changelog: catalyst-signed-doc/v.0.0.6-refinery-fix...rbac-registration/v0.0.9

catalyst-signed-doc/v.0.0.6-refinery-fix

01 Sep 12:54
24bb4d5

Choose a tag to compare

What's Changed

  • feat(rust/signed-doc): Add support for jsonschema draft 2020-12 by @apskhem in #493
  • chore(rust/signed-doc): Proper DocumentRefs functional validation by @Mr-Leshiy in #496
  • fix(general): Update rust to 1.89 and rust-ci to 3.5.10 by @bkioshn in #501
  • refactor(rust/signed-doc): Move validate_id_and_ver as separate rules IdRule and VerRule by @apskhem in #497
  • refactor(rust/signed-doc): Move validate_signatures as a separate validation rule by @apskhem in #504
  • feat(rust/signed-doc): Initial catalyst_signed_documents_rules! macro implementation by @Mr-Leshiy in #503
  • chore(general): bump cat-ci versions to v3.5.12 by @Mr-Leshiy in #517

Full Changelog: cardano-chain-follower/v0.0.13...catalyst-signed-doc/v.0.0.6-refinery-fix

catalyst-types/v0.0.5-earthly-arm-fix

19 Aug 05:48
acef813

Choose a tag to compare

cardano-chain-follower/v0.0.13

19 Aug 08:44
4693538

Choose a tag to compare

Pre-release

What's Changed

  • feat(rust/cardano-blockchain-types): Added a configurable Devnet option into the Network by @Mr-Leshiy in #481
  • fix(rust/cardano-chain-follower): cardano-chain-follower WASM refinement by @bkioshn in #480
  • fix(rust/cardano-chain-follower): Fix cardano-chain-follower compilation issues, because of the latest cardano-blockchain-types crate. by @Mr-Leshiy in #484
  • fix(rust/cardano-chain-follower): Fixing occurred deadlock after starting using DashMap::entry instead of DashMap::get method by @Mr-Leshiy in #494

Full Changelog: catalyst-signed-doc/v0.0.6...cardano-chain-follower/v0.0.13