We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1812a22 commit cc2f267Copy full SHA for cc2f267
3 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 0.8.14
2
+
3
+### New Features ✨
4
5
+- (billing-platform) Package service protos by @volokluev in [#201](https://github.com/getsentry/sentry-protos/pull/201)
6
+- Add default value to attribute aggregations by @wmak in [#203](https://github.com/getsentry/sentry-protos/pull/203)
7
8
## 0.8.13
9
10
### New Features ✨
VERSION
@@ -1 +1 @@
-0.8.13
+0.8.14
rust/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sentry_protos"
-version = "0.8.13"
+version = "0.8.14"
edition = "2021"
readme = "README.md"
description = "Rust bindings for sentry-protos"
0 commit comments