Releases: rollbar/rollbar-java
Releases · rollbar/rollbar-java
v1.7.7
Compare
Sorry, something went wrong.
No results found
diegov
released this
28 May 14:37
Don't require an access token in log4j appender when configuration class is provided.
Add revapi binary and source backwards compatibility check to build.
Use generated class instead of jar manifest to populate notifier version in payload.
v1.7.6
Compare
Sorry, something went wrong.
No results found
diegov
released this
15 Mar 15:13
Add struts2 integration with examples
Add all request parameters for post request method
Move all Travis build steps to Github action
Fix build on JDK 11 and add JDK 11 to GH action matrix
Catch Throwable in payload send task, to ensure it doesn't stop being scheduled. Fixes #246
v1.7.5
Compare
Sorry, something went wrong.
No results found
rollbar-logback
Adds new param for Argument Array
v1.7.4
Compare
Sorry, something went wrong.
No results found
basoko
released this
15 Jul 08:22
v1.7.3
Compare
Sorry, something went wrong.
No results found
basoko
released this
03 Jun 16:56
Build system
Upgrade to use gradle 6.3 #221
rollbar-api
Fix not present method property when json serialization #222
v1.7.2
Compare
Sorry, something went wrong.
No results found
New integrations
rollbar-spring-webmvc
rollbar-spring-boot-webmvc
Update to existing integrations
[rollbar-android] Remove VERSION constant in rollbar-android and load from metadata #214
v1.7.1
Compare
Sorry, something went wrong.
No results found
basoko
released this
17 Apr 15:37
rollbar-android
Fix jacoco error that breaks the application.
Add proguard rules to keep classes need for Serialization.
Make DiskQueue to delete payload files error when reading.
v1.7.0
Compare
Sorry, something went wrong.
No results found
basoko
released this
09 Apr 13:32
NOTE: This build was broken when publishing to maven. Please not use. #202
rollbar-android
Use by default DiskQueue instead of ConcurrentLinkedQueue in sender #200
Fix IndexOutOfBoundsException in DiskQueue.poll() #200
Use setDefaultUncaughtExceptionHandler to capture all uncaught exceptions #200
rollbar-java
Fix for not expected server responses #198
v1.6.0
Compare
Sorry, something went wrong.
No results found
Add codeVersion as an option to Log4j2 appender #196
Allow configuring more options via logback xml #194
Fix pre filter error NullPointerException #190
Add enabled as an option to log4j2 appender #188
v1.5.2
Compare
Sorry, something went wrong.
No results found
Make RollbarAppender(Rollbar rollbar) constructor public and allow start() to skip Rollbar instantiation so RollbarAppender can be constructed and started programmatically #184