Releases: wavefrontHQ/wavefront-sdk-java
Releases · wavefrontHQ/wavefront-sdk-java
v3.4.3
What's Changed
- Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 by @dependabot in #305
- Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.2 to 2.15.3 by @dependabot in #304
- Optimize StringBuilder for Metrics by @oppegard in #306
Full Changelog: v3.4.2...v3.4.3
v3.4.2
What's Changed
- Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by @dependabot in #302
- Optimize tracingSpanToLineData and loggers by @oppegard in #303
Full Changelog: v3.4.1...v3.4.2
v3.4.1
What's Changed
- Single
WavefrontClient.Builder
constructor to specify any auth type by @oppegard in #301 - Bugfix: changed default
maxQueueSize
from 500,000 to 50,000. This matches the README, and matches the same default used in wavefront-sdk-go and wavefront-sdk-python #301 - Remove list of SDKs from README by @LukeWinikates in #298
- Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by @dependabot in #299
- Bump org.easymock:easymock from 5.1.0 to 5.2.0 by @dependabot in #297
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #300
New Contributors
- @LukeWinikates made their first contribution in #298
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Improve CSP Token Service log by @oppegard in #291
- Support CSP User Token by @ktollivervmw in #292
- CSP Auth: support orgId by @oppegard in #293
- Add
authType
tag to internal metrics by @oppegard in #293 - Removed unnecessary CSP scope check by @warshawd in #294
New Contributors
- @ktollivervmw made their first contribution in #292
- @warshawd made their first contribution in #294
Full Changelog: v3.3.0...v3.4.0
v3.3.0
v3.2.1
What's Changed
- Bump guava from 32.0.1-jre to 32.1.1-jre by @dependabot in #286
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- MONIT-36057: add origin constant to sdk by @xuranchen in #275
- Bump guava from 31.1-jre to 32.0.1-jre by @dependabot in #274
- Bump jackson-databind from 2.14.2 to 2.15.0 by @dependabot in #264
- Bump jackson-databind from 2.15.0 to 2.15.1 by @dependabot in #268
- Bump jackson-databind from 2.15.1 to 2.15.2 by @dependabot in #271
- Fix Javadocs for release by @oppegard in #281 and #284
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #260
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #259
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #261
- Bump junit-jupiter from 5.9.2 to 5.9.3 by @dependabot in #265
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #262
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #267
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #269
- Bump maven-release-plugin from 2.5.3 to 3.0.0 by @dependabot in #263
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #272
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #273
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #266
New Contributors
- @xuranchen made their first contribution in #275
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Bump jackson-databind from 2.14.1 to 2.14.2 by @dependabot in #256
- Improve log messages from
ReportingService
by @oppegard in #255 - Make suppressing logger configurable for ReportingService by @akodali18 in #257
Full Changelog: v3.0.4...v3.1.0
v3.0.4
What's Changed
- Fix _spanSecondaryId for span logs & add FINE-level logging by @oppegard in #254
- Bump jackson-databind from 2.13.4 to 2.13.4.2 by @dependabot in #244
- Bump wiremock-jre8 from 2.34.0 to 2.35.0 by @dependabot in #247
- Bump easymock from 4.3 to 5.0.1 by @dependabot in #246
- Remove OpenTracing and Framework SDK references by @oppegard in #252
- Bump jackson-databind from 2.13.4.2 to 2.14.1 by @dependabot in #249
- Bump junit-jupiter from 5.9.1 to 5.9.2 by @dependabot in #251
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 by @dependabot in #253
- Bump easymock from 5.0.1 to 5.1.0 by @dependabot in #250
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- Add service tag to spans in sample
Main.java
. by @keep94 in #238 - Create codeql-analysis.yml by @ajackson in #243
- Bump junit-jupiter from 5.8.2 to 5.9.0 by @dependabot in #237
- Bump junit-jupiter from 5.9.0 to 5.9.1 by @dependabot in #242
- Bump wiremock-jre8 from 2.33.2 to 2.34.0 by @dependabot in #241
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #239
- Bump jackson-databind from 2.13.3 to 2.13.4 by @dependabot in #240
- Bump guava from 31.0.1-jre to 31.1-jre by @dependabot in #224
New Contributors
Full Changelog: v3.0.2...v3.0.3