Skip to content

Releases: rollbar/rollbar-java

v1.10.0

13 Mar 09:10
ea3fde2
Compare
Choose a tag to compare

What's Changed

  • Add support for Spring 6.x and Spring Boot 3.x. by @diegov in #302

Full Changelog: v1.9.0...v1.10.0

v1.9.0

17 Nov 12:15
d75d66a
Compare
Choose a tag to compare

What's Changed

  • Enable maven publishing for rollbar-reactive-streams and rollbar-reac… by @diegov in #297

Full Changelog: v1.8.1...v1.9.0

v1.8.1

20 Dec 12:53
8a3d175
Compare
Choose a tag to compare
  • Update log4j dependencies to v2.17.0 (#291)

v1.8.0

15 Dec 11:14
f7693f4
Compare
Choose a tag to compare

v1.7.10

03 Nov 16:05
9d00080
Compare
Choose a tag to compare
  • Add option to truncate payloads before sending them to Rollbar.
  • Disable vmlens tests when running in Java 11, since it occasionally generates invalid bytecode.

v1.7.9

18 Oct 16:14
6627fb5
Compare
Choose a tag to compare
  • Add rollbar-android option to detect when the network is unavailable and suspend sending occurrences.
  • Add reactive-streams Notifier implementation with optional Reactor support.

v1.7.8

10 Jun 16:41
55418cb
Compare
Choose a tag to compare
  • Fix serialization of objects containing quotes in custom section of payload.
  • Set enabled to true by default in log4j2 appender. #270

v1.7.7

28 May 14:37
52417fc
Compare
Choose a tag to compare
  • 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

15 Mar 15:13
Compare
Choose a tag to compare
  • 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

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

rollbar-logback

  • Adds new param for Argument Array