v3.13.2
What's Changed
- Use HTTPName for cookies in response encoders by @sevein in #3362
- Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #3365
- Unescape HTTP path parameters by @tchssk in #3364
- Use RedirectSlashes middleware by default Goa mux by @tchssk in #3366
- Make DeepSource action work for all PRs by @raphael in #3368
- Deep source pr fix by @raphael in #3370
- Build on PR and push to v3 by @raphael in #3371
- Checkout code before running deepsource by @raphael in #3372
- Update wildcard handling for chi router by @raphael in #3374
- Name downloaded artifact explicitly by @raphael in #3373
- Try fixing the DeepSource workflow not triggering by @raphael in #3375
- Attempt to fix artifact download by @raphael in #3376
- Set origin properly for PRs from forks by @raphael in #3378
- Update badge workflow name by @raphael in #3377
- Upgrade dependencies by @raphael in #3369
- Properly generate response cookies in OpenAPI spec by @raphael in #3379
- Improve examples for union attributes by @raphael in #3380
- Handle MapParams in OpenAPI specs by @raphael in #3381
- Ensure Vars can be used in middleware by @raphael in #3382
Full Changelog: v3.13.1...v3.13.2