Skip to content

Releases: getsentry/snuba

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

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

24.1.0

16 Jan 22:01
Compare
Choose a tag to compare

Various fixes & improvements

Plus 108 more

23.12.1

21 Dec 16:19
Compare
Choose a tag to compare

Various fixes & improvements

  • perm(cardinality-analyzer): Replace team-ingestion-pipeline with team-ingest (#5240) by @Dav1dde
  • ref(profiling): add profiles to admin and web (#5234) by @MeredithAnya
  • feat(replays): Add react_component_name column (#5232) by @cmanallen
  • feat(cardinality): Add clickhouse host and port parameters (#5237) by @nikhars
  • feat(replays): Add react_component_name column migration (#5231) by @cmanallen
  • chore(deps): bump @sentry/react from 7.56.0 to 7.88.0 in /snuba/admin (#5224) by @dependabot
  • Optimize ConsumerState (#5236) by @Swatinem
  • fix(rust): Handle rebalancing ourselves, remove usage of pre/post-rebalance callbacks (#5229) by @untitaker
  • Unify Timeout/Deadline operations (#5230) by @Swatinem
  • feat(rust): Port arroyo.consumer.latency metric (#5214) by @loewenheim
  • feat(metrics) Add a MQL endpoint to Snuba API (#5193) by @evanh
  • fix(rust): Fix consumer deadlock on strategy panic (#5216) by @lynnagara
  • ref(migrations): add experimental readiness state to policies (#5206) by @MeredithAnya
  • Use jemalloc unconditionally (#5228) by @Swatinem
  • feat(replays): Add rust-based message processor (#5215) by @cmanallen
  • Use jemalloc in Docker image (#5227) by @Swatinem
  • fix(rust): Fix self.consumer_offsets (#5220) by @lynnagara
  • build(rust): Update maturin and add to requirements.txt (#5218) by @lynnagara
  • feat(metrics-summaries): Deploy metrics-summaries consumer automatically (#5221) by @phacops
  • feat(metrics-summaries): Enable metrics-summaries for SaaS (#5219) by @phacops
  • feat(rust): Port run_task_in_threads test (#5213) by @loewenheim
  • meta: Bump new development version (b18bf98)