Skip to content

Releases: palantir/tritium

Tritium 0.7.0-beta1

03 Oct 16:07
Compare
Choose a tag to compare
Tritium 0.7.0-beta1 Pre-release
Pre-release

Tritium 0.7.0-beta1 pre-release

  • [breaking] Upgrade all modules to Java 8 source and compilation (#22)

  • [breaking] Cleanup API interfaces (#24)

    • Move following classes from com.palantir.tritium.event to com.palantir.tritium.api.event
      • InstrumentationFilter
      • InvocationContext
      • InvocationEventHandler
  • Move Proxies to tritium-proxy module (#25)

  • Add safe-logging SafeArg to relevant logging statements (#23)

  • Make registerSafe more threadsafe. (#26)

  • Upgrade Dropwizard Metrics to 3.1.5 (#27)

  • Setup circle test summary (#31)

  • Upgrade build infrastructure and gradle 4.2 (#32)

  • Add MetricRegistries metricsPrefixedBy and metricsMatching (#30)

Tritium 0.6.1

11 May 20:53
Compare
Choose a tag to compare
  • Optimize hot paths for JIT compilation (#9)

Tritium 0.6.0

14 Mar 17:57
Compare
Choose a tag to compare