Skip to content

Releases: wavefrontHQ/wavefront-sdk-java

v3.0.2

14 Jun 16:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

27 May 21:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

05 Nov 19:23
Compare
Choose a tag to compare

🛑 Breaking changes 🛑

This release unshades two dependencies (#213), which removes two publicly available packages that existed in the 2.x releases:

  • com.wavefront.java_sdk.com.tdunning.math
  • com.wavefront.java_sdk.com.google

v2.6.6

04 Nov 23:49
Compare
Choose a tag to compare

⭐ New Features

  • WavefrontClient can send spans to different port than metrics (#201)

🪲 Bug Fixes

  • Revert "Unshade dependencies" (#210)

📔 Documentation

  • Fix the tracing spans section under examples (#209)

🔨 Dependency Upgrades

  • Bump guava from 30.1.1-jre to 31.0.1-jre (#205)

v2.6.5

12 Aug 23:32
Compare
Choose a tag to compare

⚠️ Do Not Use ⚠️

This release unshaded two dependencies (#187), which was a breaking API change by removing two publicly available packages:

  • com.wavefront.java_sdk.com.tdunning.math
  • com.wavefront.java_sdk.com.google

We do not recommend using this release. v2.6.6, reverts this breaking change by reshading the above dependencies.

v2.6.4

12 Aug 23:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.3...v2.6.4

v2.6.3

12 Aug 23:33
Compare
Choose a tag to compare

What's Changed

  • Add Support for Sending Events by @xshipeng in #165
  • Update source sanitization by @xshipeng in #166
  • Update the examples by @shavidissa in #167
  • Improve error logging for ReportingService by @xshipeng in #168
  • Update java examples in readme to use semi-colons by @attack in #173
  • Report diagnostic counters as Delta Counters by @joannak-vmware in #171
  • Used Metric Sender to Prepend Delta Prefix by @joannak-vmware in #175
  • Support TLS proxies (allow specifying port for https endpoints) by @basilisk487 in #176
  • Add validateEndpoint method to WavefrontClient.Builder (#169) by @attack in #172
  • Added support for sending log metrics by @srengasamy in #177

Full Changelog: v2.6.2...v2.6.3

v2.6.2

12 Oct 05:27
Compare
Choose a tag to compare
[maven-release-plugin]  copy for tag v2.6.2

v1.1

16 Jan 21:51
Compare
Choose a tag to compare
[maven-release-plugin]  copy for tag v1.1

v1.0

02 Nov 03:21
Compare
Choose a tag to compare
Released java sdk version v1.0