v3.8.0
What's Changed
- Enable strict linting, type checking, and CI hardening for agent PRs by @temporaer in #47
- fix: Service Bus REST peek uses AMQP SDK, peek_lock retries on transient 404 by @temporaer in #48
- chore(docs): add doc8, markdownlint, and Vale linters by @temporaer in #49
- docs: add changelog entry for doc linting (PR #49) by @temporaer in #50
- fix(servicebus): make replace() a no-op to prevent message buildup by @temporaer in #51
Full Changelog: v3.7.0...v3.8.0