Skip to content

Releases: getsentry/sentry-kafka-schemas

0.1.47

24 Jan 12:48
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(rust): Fix spurious topic-not-found due to wrong sorting key (#208) by @untitaker

0.1.46

23 Jan 14:52
Compare
Choose a tag to compare

Various fixes & improvements

  • ref(spans): Remove old topic schema (#207) by @phacops
  • ref(profiles): Make schema stricter to reflect Rust consumer struct (#206) by @phacops

0.1.45

17 Jan 10:04
Compare
Choose a tag to compare

Various fixes & improvements

0.1.44

10 Jan 19:49
Compare
Choose a tag to compare

Various fixes & improvements

  • feat(spans): Set received field as mandatory (#203) by @phacops

0.1.43

10 Jan 14:36
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(functions): Remove unneeded fields from the functions schema (#202) by @phacops

0.1.42

09 Jan 19:42
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(replays): Add event_hash field to archive example event (#201) by @cmanallen

0.1.41

08 Jan 21:08
Compare
Choose a tag to compare

Various fixes & improvements

  • ref: Add more codeowners (#200) by @untitaker
  • feat(spans): Remove group_raw from the schema as it's not used anymore (#199) by @phacops

0.1.40

05 Jan 10:04
Compare
Choose a tag to compare

Various fixes & improvements

0.1.39

19 Dec 20:43
Compare
Choose a tag to compare

Various fixes & improvements

0.1.38

08 Dec 16:39
Compare
Choose a tag to compare

Various fixes & improvements

  • feat(spans): Add a metrics summary field to spans (#195) by @phacops