Skip to content

Commit

Permalink
Release 1.7.10 (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegov authored Nov 3, 2021
1 parent 1795254 commit 9d00080
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

# 1.7.10

- Add option to truncate payloads before sending them to Rollbar.
- Disable vmlens tests when running in Java 11, since it occasionally generates invalid bytecode.

# 1.7.9

- Add rollbar-android option to detect when the network is unavailable and suspend sending occurrences.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=1.7.10-SNAPSHOT
VERSION_NAME=1.7.10
GROUP=com.rollbar

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

0 comments on commit 9d00080

Please sign in to comment.