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 abf7ce6 commit 6627fb5Copy full SHA for 6627fb5
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+# 1.7.9
4
+
5
+- Add rollbar-android option to detect when the network is unavailable and suspend sending occurrences.
6
+- Add [reactive-streams](http://www.reactive-streams.org/) Notifier implementation with optional [Reactor](https://projectreactor.io/) support.
7
8
# 1.7.8
9
10
- Fix serialization of objects containing quotes in custom section of payload.
gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=1.7.9-SNAPSHOT
+VERSION_NAME=1.7.9
GROUP=com.rollbar
POM_DESCRIPTION=For connecting your applications built on the JVM to Rollbar for Error Reporting
0 commit comments