Skip to content

Releases: getsentry/snuba

24.10.0

17 Oct 19:10
Compare
Choose a tag to compare

Various fixes & improvements

Plus 73 more

24.9.0

16 Sep 22:04
Compare
Choose a tag to compare

Various fixes & improvements

Plus 60 more

24.8.0

15 Aug 19:00
Compare
Choose a tag to compare

Various fixes & improvements

  • switch readiness state to limited to skip migrations and unblock CI (#6210) by @volokluev
  • fix: Add DropIndices back as it was removed after a revert (#6209) by @phacops
  • fix(eap): fix number migration collision (#6208) by @volokluev
  • Revert "fix(eap-spans): Drop ineffective indices to speed up insertion (#6206)" (6882653) by @getsentry-bot
  • ref(snuba-deletes) don't run delete queries when 0 rows need to be deleted (#6199) by @xurui-c
  • fix(eap-spans): Drop ineffective indices to speed up insertion (#6206) by @phacops
  • ref(eap): Remove materialized view (#6205) by @evanh
  • fix: deletes api, change success response format, fix admin bug (#6197) by @kylemumma
  • feat(eap): stub API for aggregate bucket request (#6204) by @volokluev
  • ref(eap): Change sampling_weight to a UInt (#6190) by @evanh
  • feat(eap): Aggregate request protobuf endpoint (#6202) by @volokluev
  • feat(eap): Add the TimeSeriesProcessor to entities/eap_spans (#6195) by @colin-sentry
  • feat(EAP) Add Make directive that creates proper import paths (#6196) by @colin-sentry
  • fix(capman): sets the correct throttle policy in query result metadata when multiple throttle policies present (#6192) by @xurui-c
  • feat(generic-metrics): Bump materialization_version for generic metrics (#6194) by @john-z-yang
  • feat: make deletes endpoint compatible with snuba SDK (#6193) by @kylemumma
  • Change CODEOWNERS for EAP team (#6187) by @colin-sentry
  • feat(generic-metrics): Forward sampling information from consumer to clickhouse (#6177) by @john-z-yang
  • Increase the default throttle/warning threshold for allocation policies (#6189) by @xurui-c
  • fix(eap): Use arrayElement directly to fix alias issues with HashBucketMapper (#6188) by @colin-sentry
  • fix: Migrations ended up with the same number (#6183) by @evanh
  • ref(snuba-deletes): introduce delete allocation policies (#6180) by @MeredithAnya
  • feat(eap): Add an example endpoint that uses protobuf over http (#6173) by @colin-sentry
  • feat(generic-metrics): Add migrations to allow sampling for distributions (#6172) by @enochtangg

Plus 40 more

24.7.1

23 Jul 19:32
Compare
Choose a tag to compare

Various fixes & improvements

Plus 2 more

24.7.0

15 Jul 20:42
Compare
Choose a tag to compare

Various fixes & improvements

Plus 29 more

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