v1.6.0
版本发布时间: 2024-03-06 14:30:22
gin-contrib/cors最新发布版本:v1.7.2(2024-05-01 22:41:40)
Changelog
Features
- eac6c48 feat(schema): allow usage of custom schemas (#139)
Bug fixes
- 27b723a fixe(domain): wildcard parse bug (#106 and #57) @maxshine and @Hvitgar
Enhancements
- f41df75 chore: update GitHub actions to latest versions
- 2451987 chore: update dependencies to latest versions
- 7d356c2 chore: update dependencies to latest versions
- 5da0aee chore: update third-party dependencies
- 8263fce chore: update version of actions/setup-go in GitHub workflows
Others
- fcbd06f ci: enhance testing matrix and tolerance limits
- f08c1bc ci: refactor CI workflows and improve tests
- 30792dc ci: refactor GitHub Actions workflows
- 0e993b7 ci: update GitHub Actions to Version 3
- 90a7c66 test(cors): enhance CORS wildcard handling tests (#145)
- 85bf9fb test: improve CORS wildcard handling and testing (#144)
- d5002f2 test: refactor tests and update CI configurations