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.
2 parents 2f102b0 + b1afaa0 commit 8ae3e27Copy full SHA for 8ae3e27
3 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.12.0
2
+
3
+### New Features ✨
4
5
+- (trace-item-values) Add counts to response by @wmak in [#263](https://github.com/getsentry/sentry-protos/pull/263)
6
7
## 0.11.0
8
9
### New Features ✨
VERSION
@@ -1 +1 @@
-0.11.0
+0.12.0
rust/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sentry_protos"
-version = "0.11.0"
+version = "0.12.0"
edition = "2021"
readme = "README.md"
description = "Rust bindings for sentry-protos"
0 commit comments