Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:28
· 94 commits to main since this release
e02d76e

Released by the release.yml workflow.

Published images (pull with :v1 for floating-major pinning, or :v1.3.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

  • docs(readme): adopter-path accuracy + navigable sectioning by @omob in #96
  • Docs/readme v1.2.0 refs by @omob in #97
  • Docs/readme v1.2.0 refs by @omob in #98
  • fix(compose): mount models/ into db-migrate so the initial-model seed runs by @omob in #100
  • fix(seeds): demo rules seed inactive unless SEED_DEMO_RULES_ACTIVE=true by @omob in #101
  • fix(features): compute calendar features from event-time milliseconds on both sides of the train/serve boundary by @omob in #102
  • feat(onnx): load-time warning when the model keys on integration-context fields by @omob in #103
  • docs(readme): state the fraud-sim reference configuration where its numbers are cited by @omob in #104
  • feat(rules): behavioral POST-rule pack — turn PAA signals into verdicts by @omob in #105
  • feat(mla): context-field dropout augmentation for cold-start training by @omob in #106
  • fix(compose): restore db-migrate models mount dropped in #101 merge by @omob in #108
  • chore: release 1.3.0 by @omob in #107
  • fix(sentinel): rule-editor variable validation + searchable variable picker by @omob in #109

Full Changelog: v1.2.0...v1.3.0