Skip to content

Releases: getsentry/vroom

24.8.0

15 Aug 18:58
8ce06e0
Compare
Choose a tag to compare
feat: ingest chunk metrics (#495)

* ingest chunk metrics

24.7.1

23 Jul 19:31
004683b
Compare
Choose a tag to compare
Merge pull request #489 from getsentry/txiao/fix/do-not-iterate-unclo…

…sed-channel

fix(flamegraphs): Do not iterate unclosed channel

24.7.0

15 Jul 20:38
421bcd1
Compare
Choose a tag to compare
Merge pull request #484 from getsentry/txiao/feat/filter-out-samples-…

…before-start-and-after-end

feat(chunks): Filter out samples before start and after end

24.6.0

18 Jun 17:27
7851ed3
Compare
Choose a tag to compare
feat: add endpoint to return a profile from a list of chunk IDs (#470)

* add endpoint to return a profile from a list of chunk IDs

24.5.1

04 Jun 20:47
48bd0a2
Compare
Choose a tag to compare
fix: serialize/deserialize sample timestamp (#469)

serialize/deserialize sample timestamp

24.5.0

15 May 18:17
c316c68
Compare
Choose a tag to compare
ref: rename logger msg key to message (#462)

* rename logger msg key to message

24.4.2

30 Apr 18:02
e9aba53
Compare
Choose a tag to compare
fix: Fix Craft config to look at the right GitHub action for status (…

…#455)

24.4.1

18 Apr 17:06
0b8c928
Compare
Choose a tag to compare
ref: skip metrics summary logic altogether if there are no metrics (#…

…445)

* skip metrics summary logic altogether if there are no metrics

24.4.0

15 Apr 22:02
4e82922
Compare
Choose a tag to compare
add platform field to android methods to align with the sample format…

… (#442)

* add platform field to android methods to align with the sample format

24.3.0

15 Mar 17:53
1a7e547
Compare
Choose a tag to compare
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#…

…427)

* chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0

Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* update changelog

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Francesco Vigliaturo <[email protected]>