This repository has been archived by the owner on Aug 6, 2024. It is now read-only.
Releases: wavefrontHQ/wavefront-spring-boot
Releases · wavefrontHQ/wavefront-spring-boot
v3.2.0
What's Changed
- Support Spring Boot 3.2 by @oppegard in #245
- Bump com.wavefront:wavefront-sdk-java from 3.4.0 to 3.4.3 by @dependabot in #241
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by @dependabot in #242
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3 by @dependabot in #244
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #247
Full Changelog: v3.0.2...v3.2.0
v3.0.2
What's Changed
- Bump spring-boot.version from 3.0.0 to 3.0.6 by @dependabot in #223
- Bump com.wavefront:wavefront-sdk-java from 3.0.4 to 3.4.0 by @dependabot in #235
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #213
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #215
- Bump maven-deploy-plugin from 3.1.0 to 3.1.1 by @dependabot in #221
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #225
- Bump flatten-maven-plugin from 1.4.0 to 1.5.0 by @dependabot in #226
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #231
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #229
- Bump maven-release-plugin from 2.5.3 to 3.0.1 by @dependabot in #230
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v2.3.4
What's Changed
- Fixed a bug with Span Logs not showing in Wavefront UI if the Span had a
span.kind
tag by bumping wavefront-sdk-java from 3.0.3 to 3.0.4 in #196 - Link to Boot 3 README from master branch by @oppegard in #194
- Improve sample app by @oppegard in #195
- Bump spring-boot.version from 2.7.7 to 2.7.8 by @dependabot in #197
Full Changelog: v2.3.3...v2.3.4
v3.0.0
v2.3.3
What's Changed
- Bump wavefront-opentracing-sdk-java from 2.2.3 to 2.2.4 by @dependabot in #188
- Bump wavefront-internal-reporter-java from 1.7.14 to 1.7.15 by @dependabot in #190
- Bump spring-boot.version from 2.7.6 to 2.7.7 by @dependabot in #192
- Bump wavefront-runtime-sdk-jvm from 1.3.11 to 1.3.12 by @dependabot in #189
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- Bump wavefront-runtime-sdk-jvm from 1.3.10 to 1.3.11 by @dependabot in #186
- Bump wavefront-opentracing-sdk-java from 2.2.2 to 2.2.3 by @dependabot in #185
- Bump spring-boot.version from 2.7.5 to 2.7.6 by @dependabot in #187
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #172
- Bump maven-deploy-plugin from 2.8.2 to 3.0.0 by @dependabot in #168
- Bump wavefront-sdk-java from 3.0.1 to 3.0.2 by @dependabot in #165
- Bump wavefront-opentracing-sdk-java from 2.2.0 to 2.2.1 by @dependabot in #164
- Bump flatten-maven-plugin from 1.2.7 to 1.3.0 by @dependabot in #173
- Bump spring-boot.version from 2.7.0 to 2.7.4 by @dependabot in #174
- Bump spring-cloud-dependencies from 2021.0.3 to 2021.0.4 by @dependabot in #175
- Bump wavefront-opentracing-sdk-java from 2.2.1 to 2.2.2 by @dependabot in #179
- Bump wavefront-runtime-sdk-jvm from 1.3.9 to 1.3.10 by @dependabot in #178
- Bump wavefront-internal-reporter-java from 1.7.11 to 1.7.12 by @dependabot in #177
- Bump wavefront-sdk-java from 3.0.2 to 3.0.3 by @dependabot in #176
- Bump wavefront-internal-reporter-java from 1.7.12 to 1.7.14 by @dependabot in #183
- Bump spring-cloud-dependencies from 2021.0.4 to 2021.0.5 by @dependabot in #181
- Bump spring-boot.version from 2.7.4 to 2.7.5 by @dependabot in #180
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Support spring-boot v2.7.0
- Dependency updates:
- Bump maven-javadoc-plugin from 3.1.1 to 3.3.1 by @dependabot in #131
- Bump spring-boot.version from 2.5.6 to 2.5.7 by @dependabot in #135
- Bump maven-gpg-plugin from 1.6 to 3.0.1 by @dependabot in #136
- Bump maven-source-plugin from 3.1.0 to 3.2.1 by @dependabot in #137
- Bump flatten-maven-plugin from 1.2.1 to 1.2.7 by @dependabot in #138
- Bump spring-cloud-dependencies from 2020.0.4 to 2020.0.5 by @dependabot in #139
- Bump spring-boot.version from 2.5.7 to 2.5.8 by @dependabot in #140
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 by @dependabot in #141
- Bump spring-boot.version from 2.5.8 to 2.5.9 by @dependabot in #142
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #145
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 by @dependabot in #147
- Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #146
- Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11 by @dependabot in #148
- Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.13 by @dependabot in #153
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 by @dependabot in #156
- Bump maven-compiler-plugin from 3.10.0 to 3.10.1 by @dependabot in #157
- Bump wavefront-runtime-sdk-jvm from 1.3.5 to 1.3.8 by @dependabot in #129
- Bump wavefront-internal-reporter-java from 1.7.5 to 1.7.10 by @dependabot in #133
- Bump wavefront-opentracing-sdk-java from 2.1.5 to 2.2.0 by @dependabot in #154
- Bump spring-boot.version from 2.5.9 to 2.7.0 by @dependabot in #155
- Bump wavefront-sdk-java from 2.6.4 to 3.0.1 by @dependabot in #158
- Bump wavefront-runtime-sdk-jvm from 1.3.8 to 1.3.9 by @dependabot in #160
- Bump wavefront-internal-reporter-java from 1.7.10 to 1.7.11 by @dependabot in #159
- Bump spring-cloud-dependencies from 2021.0.2 to 2021.0.3 by @dependabot in #161
- WFESO-4474 Move to Github Actions from TravisCI by @JMoravec in #152
- Update package version for license file by @thepeterstone in #162
- Prep 2.3.0 by @thepeterstone in #163
New Contributors
- @dependabot made their first contribution in #131
- @JMoravec made their first contribution in #152
- @thepeterstone made their first contribution in #162
Full Changelog: v2.2.2...v2.3.0