Skip to content

catalyst-signed-doc/v0.0.7

Choose a tag to compare

@apskhem apskhem released this 16 Sep 10:17
· 47 commits to main since this release
b2afe47

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