Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 20:18
Immutable release. Only release title and notes can be modified.
v0.4.1
a59643e

✨ Added

  • Warm every cached resource in one pass with cache refresh, backed by a per-resource TTL ladder and versioned entries that self-invalidate on a shape change.

📜 Commits

  • 23f753f docs(agent): add a markdown-vs-ADF decision rule to the guide
  • 236f075 docs(agent): enumerate the full ADF node set and fix the exclusions
  • 5f84f32 refactor(cache): add resource registry as single source of truth
  • 27c2cc5 refactor(cache): generate flat-list primers from the registry
  • 3f9603f feat(cache): version cache entries so a shape change invalidates them
  • 617d6f1 feat(cache): apply the per-resource TTL ladder
  • 34af40b refactor(cache): extract the resource registry into its own package
  • cbb0979 refactor(cache): unify cache consumers behind freshness intent
  • 023f724 feat(cache): add cache refresh to refresh resources in one pass
  • a59643e docs(cache): document the TTL ladder, invalidation set, and refresh

Full Changelog: v0.4.0...v0.4.1