Skip to content

Releases: getsentry/snuba

23.6.0

15 Jun 17:44
Compare
Choose a tag to compare

Various fixes & improvements

  • ref(DRS): Deprecate dataset experimental flag (#4321) by @enochtangg
  • Revert "fix: Temporarily revert dlq topic changes" (#4339) by @lynnagara
  • fix(iam-policy): Don't build google cloud API client in debug and test environments (#4344) by @davidtsuk
  • feat(prod-queries): Add preliminary UI for the production queries tool (#4345) by @davidtsuk
  • ref(iam-policy): Replace user emails with groups in iam_policy (#4346) by @davidtsuk
  • feat(spans): Add processors to extract millisecond granularity data (#4313) by @nikhars
  • ref(gen_met): Add mapping optimizer to generic metrics (#4336) by @evanh
  • Add optional Redis SSL support (#4343) by @frank-m
  • feat(spans): Add migration to create start_ms and end_ms columns (#4308) by @nikhars
  • ref(admin): Give team-sns google group full access to snuba admin (#4337) by @davidtsuk
  • feat(CapMan): Multiple Allocation Policies on a Storage [backend] (#4294) by @rahul-kumar-saini
  • chore(spans): Allow spans ingestion based on project sampling (#4214) by @nikhars
  • fix: Temporarily revert dlq topic changes (#4338) by @lynnagara
  • fix(tests): Skip flaky optimize tests (#4315) by @nikhars
  • ref(dlq): Simplify the way DLQ topic is configured (#4333) by @lynnagara
  • fix: All consumers have unique DLQ topics (#4335) by @lynnagara
  • feat(dlq): DLQ topics API for admin (#4334) by @lynnagara
  • Use Google Groups API for authorization (#4306) by @davidtsuk
  • fix(dlq): Pass for to configure_metrics (#4329) by @lynnagara
  • ref: Upgrade arroyo, and remove now-duplicated rdkafka.total_queue_size metric (#4330) by @untitaker
  • fix(gen-metrics): Add tags hash column to the generic metrics dist ta… (#4324) by @nikhars
  • ref: Set compression in build_kafka_producer_configuration() function (#4220) by @lynnagara
  • fix(dlq): ExitAfterNMessages strategy should be first step not last (#4318) by @lynnagara
  • feat(spans): Allow spans migrations to run locally (#4323) by @enochtangg

Plus 40 more

23.5.2

31 May 17:57
Compare
Choose a tag to compare

Various fixes & improvements

Plus 12 more

23.5.1

23 May 17:55
Compare
Choose a tag to compare

Various fixes & improvements

Plus 10 more

23.5.0

15 May 18:41
Compare
Choose a tag to compare

Various fixes & improvements

Plus 89 more

23.4.0

17 Apr 13:51
Compare
Choose a tag to compare

Various fixes & improvements

Plus 90 more

23.3.1

22 Mar 18:50
Compare
Choose a tag to compare

Various fixes & improvements

Plus 2 more

23.3.0

15 Mar 18:17
Compare
Choose a tag to compare

Various fixes & improvements

Plus 59 more

23.2.0

15 Feb 18:16
Compare
Choose a tag to compare

Various fixes & improvements

Plus 64 more

23.1.1

26 Jan 17:58
Compare
Choose a tag to compare

Various fixes & improvements

Plus 18 more

23.1.0

17 Jan 17:58
Compare
Choose a tag to compare

Various fixes & improvements

  • feat(DC): Add simple Dataset configs (#3586) by @rahul-kumar-saini
  • bug(DC): Add config built storage keys to all_storages dictionary in factory (#3502) by @enochtangg
  • bump search_issues storage occurrence_type_id int size (#3593) by @enochtangg
  • feat: Change settings.TOPIC_PARTITION_COUNTS to use logical topic name (#3589) by @lynnagara
  • feat: Arroyo 2.4.0 (#3585) by @lynnagara
  • feat(admin): implement basic admin user roles (#3522) by @MeredithAnya
  • fix: Change DefaultNoneColumnMapper to use a normal set (#3580) by @evanh
  • update migrations doc to reflect new style (#3584) by @dbanda
  • fix(DC): Bring EntityContainsColumnsValidator back to config entities (#3579) by @volokluev
  • feat(slices): Make Subscription Scheduler filter by slice ID (#3338) by @ayirr7
  • Revert "fix(DC): Bring EntityContainsColumnsValidator back to config entities (#3540)" (#3578) by @volokluev
  • Pick up self-hosted CI bugfix (#3577) by @chadwhitacre
  • fix(DC): Bring EntityContainsColumnsValidator back to config entities (#3540) by @volokluev
  • feat(oncall): add the request_id to the query breadcrumbs (#3561) by @volokluev
  • feat(DC): Add Storage selector support for Entity configuration (#3545) by @enochtangg
  • feat(issue-platform): increase occurrence_type_id column size from UInt8 to UInt16 (#3575) by @barkbarkimashark
  • feat(issue-platform): process extra fields from event (#3571) by @barkbarkimashark
  • docs(schema): why do we promote tags? (#3574) by @onewland
  • Remove sorting experiment on sql conditions (#3567) by @enochtangg
  • ref: Add docstring about topic_name vs get_physical_topic_name. (#3568) by @lynnagara
  • feat(ops): allow disabled entities for storage sets that are not in use (#3572) by @onewland
  • test(consumer): Add preliminary unit tests to ConsumerBuilder (#3389) by @ayirr7
  • docs(slicing): Add mega-cluster and basic consumer setup (#3433) by @ayirr7
  • feat(consumer): Remove parallel collect option (#3555) by @lynnagara

Plus 39 more