v3.14.0
What's Changed
- Bump golang.org/x/tools from 0.13.0 to 0.14.0 by @dependabot in #3386
- Update README.md by @tibers in #3391
- Bug fix SkipRequestBodyEncodeDecode by @emilkor1 in #3384
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #3388
- Revert "Use RedirectSlashes middleware by default Goa mux " by @tchssk in #3392
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #3396
- Add SmartRedirectSlashes to http/middleware by @tchssk in #3394
- chore: Tweak release-examples by @ikawaha in #3397
- bugfix: export proper scopes in openapi3 file for oauth2 and jwt security by @server-may-cry in #3399
- Rename the XML encoded http.ErrorResponse by @tchssk in #3398
- Make struct:pkg:path Meta work for WebSocket endpoints by @raphael in #3400
- Add CookieSameSite DSL by @jaredLunde in #3401
- Fix struct:field:name Meta to work for HTTP payloads by @tchssk in #3402
- Add openapi:generate Meta support to dsl.Server by @tchssk in #3405
- Add openapi:generate Meta support to dsl.Host by @tchssk in #3406
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #3404
- Bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #3403
New Contributors
- @tibers made their first contribution in #3391
- @emilkor1 made their first contribution in #3384
- @server-may-cry made their first contribution in #3399
- @jaredLunde made their first contribution in #3401
Full Changelog: v3.13.2...v3.14.0