Skip to content

1.3.3

Compare
Choose a tag to compare
@rhuss rhuss released this 16 Feb 19:54
  • Ignoring transient values during serialization when annotated with @Transient (#239)
  • Treat null and empty paths the same when using HistoryKey (#150)
  • Fix race condition when initializing the agent details (#221)
  • Fix serialization of empty TabularData (#200)
  • Allow custom restrictors for the JVM and WAR agent (#224)
  • Add missing SSL config options to Spring's jolokia-config.xsd (#218)
  • Allow encrypted keystore passwords which can be created with the encrypt command of the JVM agent.(#164)
  • Add configuration option allowDnsReverseLookup which, if set to false, will omit reverse DNS lookups during restrictor checking. Default is true (for backwards compatibility) (#234)
  • Add global configuration option allowErrorDetails which allows to avoid the inclusion of stack traces and error details when set. (#240)