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 9abac6f commit e6abd89Copy full SHA for e6abd89
CHANGELOG.md
@@ -3,7 +3,7 @@
3
* Feat: Add more convenient way to pass BeforeSpanCallback in OpenFeign integration (#1637)
4
* Bump: sentry-native to 0.4.12 (#1651)
5
6
-## Unreleased
+## 5.1.0
7
8
* Feat: Spring WebClient integration (#1621)
9
* Feat: OpenFeign integration (#1632)
gradle.properties
@@ -6,7 +6,7 @@ android.useAndroidX=true
# Release information
buildVersionCode=20078
-versionName=5.1.0-beta.10-SNAPSHOT
+versionName=5.1.0
10
11
# disable renderscript, it's enabled by default
12
android.defaults.buildfeatures.renderscript=false
0 commit comments