Skip to content

Releases: rollbar/rollbar-java

v1.7.5

10 Sep 15:41
34fa752
Compare
Choose a tag to compare

rollbar-logback

  • Adds new param for Argument Array

v1.7.4

15 Jul 08:22
b474356
Compare
Choose a tag to compare

rollbar-log4j2

v1.7.3

03 Jun 16:56
73f4106
Compare
Choose a tag to compare

Build system

  • Upgrade to use gradle 6.3 #221

rollbar-api

  • Fix not present method property when json serialization #222

v1.7.2

27 May 17:52
cf16d45
Compare
Choose a tag to compare

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

17 Apr 15:37
56bd2ab
Compare
Choose a tag to compare

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

09 Apr 13:32
8e6f44d
Compare
Choose a tag to compare

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

10 Feb 23:06
Compare
Choose a tag to compare

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

03 May 15:57
Compare
Choose a tag to compare
  • Make RollbarAppender(Rollbar rollbar) constructor public and allow start() to skip Rollbar instantiation so RollbarAppender can be constructed and started programmatically #184

v1.5.1

02 May 14:50
Compare
Choose a tag to compare
  • Make RollbarFilter dependency-injectable for rollbar-web (#182)

v1.5.0

29 Apr 10:28
Compare
Choose a tag to compare
  • Enable sending complete JSON payloads, as proxy for other SDKs #180