v0.0.4
What's Changed
- Production readiness and performance audit: Security and optimization improvements by @copilot-swe-agent in #22
- Support one time verification via get endpoints by @GrantBirki in #27
- Complete test coverage for HMAC default auth plugin by @copilot-swe-agent in #26
- Fix configuration loading precedence and add missing environment variables by @copilot-swe-agent in #24
- Built in auth plugin docs and auth hmac improvements by @GrantBirki in #30
- Enhance HMAC timestamp validation: improve parsing logic and add test… by @GrantBirki in #33
- Add comprehensive test coverage for failure scenarios in plugin system by @copilot-swe-agent in #29
- task: Refactor HMAC authentication plugin for better maintainability and cleaner tests by @copilot-swe-agent in #34
- Reach 100% code coverage with minimal test additions by @copilot-swe-agent in #36
- Comprehensive codebase refinement: DRY principles, YARD documentation, and code quality improvements by @copilot-swe-agent in #38
- Refactor acceptance_tests.rb: Add DRY helper methods to reduce duplication by @copilot-swe-agent in #40
Full Changelog: v0.0.3...v0.0.4