What's Changed
- Epic/email auth by @LucieFaire in #2989
- fix: allow subdomains for redirect url to test previews by @LucieFaire in #2992
- fix: change getMe endpoint response type by @LucieFaire in #2993
- feat: Rate-limit guard on OIDC endpoints by @LucieFaire in #2995
- feat: POST /logout endpoint for signed with OIDC users by @LucieFaire in #2994
- fix(circuit-breaker): fix request tracking in HALF_OPEN state by @PooyaRaki in #2991
- fix: Update body type for logout w/redirect by @LucieFaire in #2996
- build(deps): bump csv-stringify from 6.6.0 to 6.7.0 by @dependabot[bot] in #3007
- build(deps-dev): bump supertest and @types/supertest by @dependabot[bot] in #3006
- build(deps): bump the nest-js-core group with 4 updates by @dependabot[bot] in #3003
- build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #3000
- build(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #3002
- build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #2998
- build(deps-dev): bump ts-jest from 29.4.5 to 29.4.9 by @dependabot[bot] in #3005
- build(deps): bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #2999
- build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #3001
- build(deps): bump the aws-sdk group with 4 updates by @dependabot[bot] in #3004
- feat: updated spaces endpoint to be auth agnostic by @0xAryanShah in #3009
- fix: skip shutdown hooks in development mode by @PooyaRaki in #3008
- feat: protect owners v3 endpoint with CaptchaGuard by @gjeanmart in #3012
- refactor(circuit-breaker): simplify configuration and remove per-circuit overrides by @PooyaRaki in #2997
- fix: add missing app.close() teardown in integration tests by @PooyaRaki in #3014
Full Changelog: v1.106.0...v1.107.0