Skip to content

v3.17.0

Choose a tag to compare

@marcklingen marcklingen released this 27 Jan 12:39
· 5510 commits to main since this release
d54cbc6

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

Full Changelog: v3.16.0...v3.17.0