Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:03
· 17 commits to main since this release
098c718

Released by the release.yml workflow.

Published images (pull with :v1 for floating-major pinning, or :v1.5.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: resolve cross-file inconsistencies left after 1.4.0 by @omob in #114
  • docs: the fia image ships no model weights — say so, and give the offline paths by @omob in #115
  • docs: correct ARCHITECTURE.md against the code by @omob in #116
  • docs: correct the remaining per-feature references against code by @omob in #117
  • feat: publish model.activated and rule.activated; fix fraud-sim target + re-runs by @omob in #118
  • fix: benchmark harnesses can no longer report numbers the model never produced by @omob in #119
  • feat: AWS test environment on EC2 behind CloudFront by @omob in #120
  • fix: FIA chat answers bleed into invented follow-up turns by @omob in #126
  • chore: point the sandbox instance at main by @omob in #124
  • fix: strip the /fia/ and /mla/ prefixes in the shared nginx config by @omob in #127
  • chore: prepare v1.5.0 by @omob in #125

Full Changelog: v1.4.0...v1.5.0