Skip to content

Commit 9d00080

Browse files
authored
Release 1.7.10 (#281)
1 parent 1795254 commit 9d00080

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
# 1.7.10
4+
5+
- Add option to truncate payloads before sending them to Rollbar.
6+
- Disable vmlens tests when running in Java 11, since it occasionally generates invalid bytecode.
7+
38
# 1.7.9
49

510
- Add rollbar-android option to detect when the network is unavailable and suspend sending occurrences.

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=1.7.10-SNAPSHOT
1+
VERSION_NAME=1.7.10
22
GROUP=com.rollbar
33

44
POM_DESCRIPTION=For connecting your applications built on the JVM to Rollbar for Error Reporting

0 commit comments

Comments
 (0)