🎉 I've just released v0.11.0 of jub0bs/cors, my CORS middleware library for #golang!
Bar any surprises, this will be the last minor release before v1.
https://github.com/jub0bs/cors
💣 This release brings a couple of simplifying but potentially breaking changes. None of them is very likely to affect you.
😇 The library's API is now simpler.
⚡Middleware execution during preflight is now faster and incurs fewer heap allocations.
💸 As always, sponsors are welcome!
https://pkg.go.dev/github.com/jub0bs/cors#pkg-index
https://github.com/jub0bs/cors/blob/v0.11.0/CHANGELOG.md
https://github.com/jub0bs/cors-benchmarks/blob/main/README.md#results
https://github.com/sponsors/jub0bs


