Skip to content

Releases: getsentry/snuba

24.6.0

18 Jun 17:28
Compare
Choose a tag to compare

Various fixes & improvements

24.5.1

04 Jun 20:53
Compare
Choose a tag to compare

Various fixes & improvements

  • chore(gocd): Bumping gocd-jsonnet version (#6000) by @IanWoodard
  • ref(async-inserts): Add system queries (#5998) by @MeredithAnya
  • Include metrics for the number of queries resulting in cache hits, misses, and waits associated with datasets. (#5991) by @nachivrn
  • fix(meta) Change the view to use LEFT ARRAY JOIN (#5975) by @evanh
  • Revert "add option to print full payload on invalid message (#5979)" (#5981) by @john-z-yang
  • fix(error): Skip lineno deserialization on failure (#5983) by @john-z-yang
  • feat(generic-metrics): Add gauges subscriptions consumers to Snuba deployment (#5980) by @ayirr7
  • add option to print full payload on invalid message (#5979) by @john-z-yang
  • chore: retire use_new_combine_conditions feature flag (#5977) by @kylemumma
  • ref(subscriptions): Add query-based exception handling in scheduler (#5976) by @ayirr7
  • SNS 2645 - Surface allocation policy decisions in production queries tool (#5970) by @nachivrn
  • remove logging (#5978) by @xurui-c
  • fix(admin): Allow LEFT ARRAY JOIN in the admin tool (#5974) by @evanh
  • feat(replays): Add migration for distributed materialization (#5951) by @cmanallen
  • ref(async-inserts): allow async inserts as an option (#5955) by @MeredithAnya
  • allow one replacement project to be skipped (#5965) by @xurui-c
  • Debugging bucket timer (#5963) by @xurui-c
  • feat(generic-metrics): Add logic in distributions processor to drop percentiles (#5911) by @ayirr7
  • feat(generic-metrics): Add migrations for opt-in disabled percentiles (#5910) by @ayirr7
  • fix(clickhouse): Remove unecessary logging (#5958) by @nikhars
  • logging (#5959) by @xurui-c
  • feat(metrics): add metric_stats use case to generic metrics meta tables (#5954) by @shellmayr
  • number of projects skipped (#5952) by @xurui-c
  • fix(snuba-admin): Add quotes around ColumnSizeOnDisk's table value (#5953) by @phacops

Plus 28 more

24.5.0

15 May 18:19
Compare
Choose a tag to compare

Various fixes & improvements

Plus 35 more

24.4.2

30 Apr 00:03
Compare
Choose a tag to compare

Various fixes & improvements

Plus 14 more

24.4.1

18 Apr 16:45
Compare
Choose a tag to compare

Various fixes & improvements

  • feat(replays): add migration for replay_id in discover (#5790) by @JoshFerge
  • feat: replacer defaults to auto.offset.reset=earliest (#5772) by @lynnagara
  • feat(migrations): add discover local (#5788) by @dbanda
  • fix(spans): Let null domain be null (#5780) by @phacops
  • feat(meta): Adjust partitioning/settings of counters meta tables (#5784) by @evanh
  • Revert "feat(replays): add replay_id column to merged discover table (#5777)" (2f1509f) by @getsentry-bot
  • fix: fix mypy --strict vscode (#5781) by @kylemumma
  • feat(replays): add replay_id column to merged discover table (#5777) by @JoshFerge
  • ref: Rust consumer should not skip writes by default (#5778) by @lynnagara
  • chore(on-call): Add CrossOrgQueryAllocationPolicy to errors (#5774) by @enochtangg
  • inc-715: rust consumer can stop processing messages at specific timestamp (#5779) by @lynnagara
  • meta: Bump new development version (2248bb5)
  • fix(meta): Remove experimental meta tables (#5733) by @evanh
  • ref(card-an): Allow the new meta tables in the cardinality analyzer (#5769) by @evanh

24.4.0

15 Apr 22:02
Compare
Choose a tag to compare

Various fixes & improvements

  • chore(on-call): Add metric for concurrent queries by referrer that violate policy (#5767) by @enochtangg
  • ref: make auto.offset.reset=earliest everywhere (#5765) by @lynnagara
  • feat(trace): Add trace id to transactions (#5768) by @wmak
  • fix(spans): Move span id above trace id in the prewhere (#5766) by @wmak
  • feat(meta): Add record meta column to gauges (#5760) by @evanh
  • feat(meta): Add record meta column to distributions (#5759) by @evanh
  • feat(meta): Add record_meta column to sets (#5735) by @evanh
  • ref: bump sentry-kafka-schemas to 0.1.68 (#5764) by @getsentry-bot
  • chore(capman): set default bytes scanned limit for rejecting policy (#5755) by @volokluev
  • ref(ch-upgrades): create dist tables functionality (#5737) by @MeredithAnya
  • perf(metrics): Use kafka header optimization (#5756) by @nikhars
  • feat(meta): Add updated versions of meta tables for counters (#5734) by @evanh
  • chore(rust): Update dependencies (#5751) by @nikhars
  • chore: update sdk version (#5754) by @kylemumma
  • fix: Fix default auto-offset-reset value (#5753) by @lynnagara
  • lower max query size to 128KiB (#5750) by @enochtangg
  • clean up old simple pipeline (#5732) by @enochtangg
  • feat(capman): Long term rejection allocation policy (#5718) by @volokluev
  • ref(fetcher): --tables optional now (#5730) by @MeredithAnya
  • fix: parser, bug in pushdown filter (#5731) by @kylemumma
  • feat(generic-metrics): Add a killswitch to processor (#5617) by @ayirr7
  • feat(replays): Replace python processor with a rust-based processor (#5380) by @cmanallen
  • feat(replay): add ReplayViewedEvent to replay processor (#5712) by @aliu3ntry
  • chore(deps): bump h2 from 0.3.22 to 0.3.26 in /rust_snuba (#5727) by @dependabot

Plus 52 more

24.3.0

15 Mar 20:33
Compare
Choose a tag to compare

Various fixes & improvements

Plus 72 more

24.2.0

15 Feb 21:09
Compare
Choose a tag to compare

Various fixes & improvements

Plus 4 more

24.1.2

08 Feb 18:06
Compare
Choose a tag to compare

Various fixes & improvements

Plus 28 more

24.1.1

26 Jan 19:00
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(inc-602): make migration connection checks readiness-state aware (#5414) by @volokluev
  • chore(entity): Remove runtime config for illegal aggregation validator (#5443) by @enochtangg
  • fix(gcb): Remove build steps from GCB (#5450) by @untitaker
  • build(deps): bump sentry-sdk from 1.26.0 to 1.39.2 (#5366) by @dependabot
  • fix: Bump sentry-kafka-schemas in right project (#5451) by @untitaker
  • ref(optimize): Use time-machine instead of freezegun (#5447) by @nikhars
  • chore(deps): bump sentry-relay from 0.8.39 to 0.8.44 (#5442) by @dependabot
  • fix(devserver): Enforce schemas again (#5449) by @untitaker
  • fix: Upgrading to Clickhouse 22.8 (#5445) by @evanh
  • fix(devserver): Do not enforce schema (#5446) by @untitaker
  • fix(cardinality): Add filter to cardinality report (#5439) by @nikhars
  • fix(optimize): Add parallel optimize job cutoff time (#5444) by @nikhars
  • feat(spans): Add a schema test (#5440) by @phacops
  • feat(profiles): Add test to see if the struct matches the schema (#5438) by @phacops
  • ref: bump sentry-kafka-schemas to 0.1.46 (#5441) by @getsentry-bot
  • feat(on-call): Add illegal aggregate function in conditions entity validator (#5435) by @enochtangg
  • ref(docs) Add some MQL documentation to Snuba (#5432) by @evanh
  • feat(metrics-summaries): Handle incomplete metrics summaries (#5428) by @phacops
  • fix config validation for cross org policy (#5426) by @volokluev
  • fix(rust): Deal with empty batches correctly (#5433) by @untitaker
  • ref(replays): Re-add e2e latency metric [SNS-2606] (#5420) by @untitaker
  • fix(rust): Fix broken DLQ produer in Rust (#5431) by @untitaker
  • fix(cardinality): Increase time duration for finding all modules (#5430) by @nikhars
  • feat(gcs): Allow snuba to write to gcs for tooling (#5410) by @nikhars

Plus 32 more