v3.17.0
What's Changed
Feat
- feat(auth): make checks and auth method configurable across SSO providers by @marcklingen in #5203
Fix
- fix(trace-timeline): first token label by @hassiebp in #5202
- fix(media-api): increase tx maxWait by @hassiebp in #5208
- fix(media): reduce tx level to RepeateableRead by @hassiebp in #5210
- fix(media): remove transactions by @hassiebp in #5211
- fix(openapi): upgrade openapi spec generator to correctly specify /ingestion 207 status code by @marcklingen in #5217
- fix: align input/output and metadata parsing between GET /traces and /traces/:id by @Steffen911 in #5218
- fix(media): base id gen on project ID + content hash by @hassiebp in #5222
Chore
- ci: run codespell also on v2 branch and prs by @marcklingen in #5224
- chore: add client side logging for auth errors by @maxdeichmann in #5221
Full Changelog: v3.16.0...v3.17.0