v1.5.0
版本发布时间: 2023-11-25 14:41:43
gin-contrib/cors最新发布版本:v1.7.2(2024-05-01 22:41:40)
Changelog
Features
- 0eaf9a0 feat: adds support for private network header (#128)
Enhancements
- c1983b2 chore(CI): add go1.20 version
- 1d5e083 chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#112)
- f8b2357 chore(options): Added availability to set 200/204 for OPTIONS request status (#129)
- f92a222 chore: Add go 1.19 and upgrade lint version to v1.49
- 95df7c6 chore: remove
depguard
linter and rename example file - 7ac4445 chore: update GitHub Actions configuration files
- bbf67cd chore: update Go version and setup-go action
- b216599 chore: update
goreleaser/goreleaser-action
to version v4 - 765e44e chore: update dependencies to latest versions
- bf2c9df chore: update linter configuration and changelog titles
- bbb26b0 chore: update supported versions of Go
Others
- 5914b2f build: update Go version and dependencies