Releases: github/hooks
Releases · github/hooks
v0.1.0
v0.0.7
What's Changed
- Security audit: Fix information disclosure, enhance logging, and optimize auth plugins by @copilot-swe-agent in #46
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- feat: refactor
payload
andheaders
into pure JSON by @copilot-swe-agent in #44
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- task: implement header symbolization with opt-out configuration by @copilot-swe-agent in #42
Full Changelog: v0.0.4...v0.0.5
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
v0.0.3
What's Changed
- feat: implement global lifecycle hooks and stats/failbot components by @copilot-swe-agent in #20
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Init by @GrantBirki in #1
- Poc by @GrantBirki in #2
- Improve unit test coverage from 47.5% to 70.68% with comprehensive core component testing by @copilot-swe-agent in #4
- feat: add "shared secret" request_validator by @copilot-swe-agent in #6
- Security audit: Fix critical authentication bypass and class injection vulnerabilities by @copilot-swe-agent in #10
- Audit and improve security related tests: eliminate code duplication and implement missing tests by @copilot-swe-agent in #12
- Improve test coverage from 80.68% to 85.42% and add comprehensive unit tests by @copilot-swe-agent in #14
- feat: support custom auth plugins by @copilot-swe-agent in #16
- Implement boot-time plugin loading for improved performance and reliability by @copilot-swe-agent in #18
- Docs by @GrantBirki in #13
New Contributors
- @GrantBirki made their first contribution in #1
- @copilot-swe-agent made their first contribution in #4
Full Changelog: https://github.com/github/hooks/commits/v0.0.2