Skip to content

v0.7.0

Choose a tag to compare

@HosseinNejatiJavaremi HosseinNejatiJavaremi released this 28 Jul 13:24
· 13 commits to main since this release

Summary

Plugin accuracy + infra overhaul against archipy 4.17.x.

Fixed

  • Wrong extras (postgres-sqlalchemy*postgres / sqlalchemy / sqlalchemy-async)
  • Symbol names (JWTUtils, ttl_cache_decorator, real decorator APIs)
  • Utils import paths (full submodules)
  • @atomic clarified as shorthand for *_sqlalchemy_atomic_decorator
  • redis-search on RedisAdapter.search_index() (no raw client.ft())
  • gRPC health: "" / readiness start NOT_SERVING

Changed

  • Slim BDD / health / redis skills → reference/ templates
  • Trimmed always-on architecture rule + hook noise
  • Narrowed rule globs; expanded reference.md to all published extras + Observability

Added

  • Stronger check_catalog.py, tests, CI on Python 3.14 + link check
  • Issue/PR templates, Dependabot

See CHANGELOG.md for full notes.