Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 23:25
· 129 commits to main since this release
9b3a1fb

Released by the release.yml workflow.

Published images (pull with :v1 for floating-major pinning, or :v1.2.0 to pin the exact build):

  • ghcr.io/ojuri-io/rda
  • ghcr.io/ojuri-io/paa
  • ghcr.io/ojuri-io/mla
  • ghcr.io/ojuri-io/fia
  • ghcr.io/ojuri-io/sentinel

See CHANGELOG.md for the human-curated change log, VERSIONING.md for the pinning recommendation, and UPGRADING.md for any major-version upgrade path.

What's Changed

  • fix(rda): align reason-code explainer with feature catalogue positions by @omob in #77
  • fix(paa): deliver the full paa:redis feature contract by @omob in #78
  • fix(mla): make the deployment gate binding by @omob in #79
  • fix(mla): align PSI feature extraction with the catalogue and the event payload by @omob in #80
  • feat(labels): ground-truth label ingestion API + label-volume retrain trigger by @omob in #81
  • feat(rda): real shadow-model scoring by @omob in #83
  • feat(demo): one-shot demo traffic seeder by @omob in #84
  • feat(rda): REVIEW band on the ML score by @omob in #87
  • feat(sim): persona-driven fraud simulation benchmark + reference results by @omob in #90
  • feat(models): live ground-truth metrics + legible chart in champion-vs-shadow by @omob in #91
  • docs(readme): 1.2.0 status, benchmark reference, first-run footguns by @omob in #92
  • feat(paa): fraud-proximity graph features + Redis-sync hardening by @omob in #93
  • feat(mla): temporal splits, calibrator persistence, absolute deploy floor by @omob in #94
  • feat(sentinel): Labels page + label-feedback progress card by @omob in #95
  • chore(release): changelog + version bump for 1.2.0 by @omob in #85

Full Changelog: v1.1.0...v1.2.0