Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v3.109.0

Compare
Choose a tag to compare
@maxdeichmann maxdeichmann released this 10 Sep 11:54
· 155 commits to main since this release

What's Changed

Feat

Fix

  • fix(trace-detail): nested observations not expanded in timeline by @leoweigand in #8965
  • fix(table-column-visibilty): show fixed position columns as unmoveable in visibility drawer by @marliessophie in #8968
  • fix(support): improve context in initial support email by @FroeMic in #8966
  • fix(dataset-run-items): depend on stable trpc properties by @marliessophie in #8973
  • fix: use set utility for seen traces to fix cluster slot detection by @Steffen911 in #8990
  • fix(quickstart): update js examples by @hassiebp in #8918
  • fix(dataset-router): correct datasetItemIds value assignment in dataset filtering logic by @marliessophie in #8997
  • fix: add explicit session_id alias in ClickHouse session_data CTE by @Lance726 in #9008
  • fix(otel): handle event observation type by @hassiebp in #9012
  • fix(auth): on unsuccessful password-reset attempts (wrong OTP) delete verification tokens in db to reduce enumeration risk by @marcklingen in #9009
  • fix: rename protectedprocedure by @maxdeichmann in #9026
  • fix: require admin api key for background migration retries in OSS by @maxdeichmann in #9028

Chore

Style

  • style(dataset-table-ui): reposition columns for run items making IO more prominent; drop repetitive columns by @marliessophie in #8983
  • style: increase tooltip and sidebar toggle z-index by @marliessophie in #9035

New Contributors

Full Changelog: v3.108.0...v3.109.0