v1.7.0
版本发布时间: 2024-03-10 14:52:01
gin-contrib/cors最新发布版本:v1.7.2(2024-05-01 22:41:40)
Changelog
Bug fixes
- 7f30a1f fix: improve error handling and test robustness
Enhancements
- 9d49f16 chore(cors): Allow a custom validation function which receives the full gin context (#140)
Others
- 4447aeb refactor: refactor request handling and improve CORS checks