Skip to content

v.0.4.1

Latest
Compare
Choose a tag to compare
@mfvanek mfvanek released this 05 Jul 20:27
· 18 commits to master since this release
7d1b7b2
  • Last version with Spring Boot 2 support

What's Changed

  • Migrated to Java 17 by @mfvanek in #1
  • Added palantir.docker by @mfvanek in #2
  • Bump io.micrometer:micrometer-bom from 1.11.2 to 1.11.3 by @dependabot in #46
  • Bump io.micrometer:micrometer-tracing-bom from 1.1.3 to 1.1.4 by @dependabot in #45
  • Bump org.springframework.boot from 3.1.2 to 3.1.3 by @dependabot in #47
  • Bump io.freefair.lombok from 8.2.2 to 8.3 by @dependabot in #50
  • Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 by @dependabot in #49
  • Bump io.netty:netty-all from 4.1.96.Final to 4.1.97.Final by @dependabot in #48
  • Bump actions/checkout from 3 to 4 by @dependabot in #51
  • Bump io.opentelemetry:opentelemetry-bom from 1.29.0 to 1.30.1 by @dependabot in #52
  • Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 by @dependabot in #53
  • Bump io.micrometer:micrometer-tracing-bom from 1.1.4 to 1.1.5 by @dependabot in #54
  • Bump io.micrometer:micrometer-bom from 1.11.3 to 1.11.4 by @dependabot in #55
  • Bump com.bmuschko.docker-java-application from 9.3.2 to 9.3.3 by @dependabot in #56
  • Bump io.netty:netty-all from 4.1.97.Final to 4.1.98.Final by @dependabot in #58
  • Bump org.springframework.boot from 3.1.3 to 3.1.4 by @dependabot in #57
  • Bump com.bmuschko.docker-java-application from 9.3.3 to 9.3.4 by @dependabot in #60
  • Bump io.netty:netty-all from 4.1.98.Final to 4.1.99.Final by @dependabot in #59
  • Bump io.freefair.lombok from 8.3 to 8.4 by @dependabot in #61
  • Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in #64
  • Bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.1 by @dependabot in #62
  • Bump io.opentelemetry:opentelemetry-bom from 1.30.1 to 1.31.0 by @dependabot in #63
  • Bump io.micrometer:micrometer-bom from 1.11.4 to 1.11.5 by @dependabot in #65
  • Bump io.netty:netty-all from 4.1.99.Final to 4.1.100.Final by @dependabot in #67
  • Bump io.micrometer:micrometer-tracing-bom from 1.1.5 to 1.1.6 by @dependabot in #66
  • Bump org.springframework.boot from 3.1.4 to 3.1.5 by @dependabot in #68
  • Bump com.bmuschko.docker-java-application from 9.3.4 to 9.3.6 by @dependabot in #69
  • Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in #70
  • Bump io.micrometer:micrometer-bom from 1.11.5 to 1.12.0 by @dependabot in #74
  • Bump io.spring.dependency-management from 1.1.3 to 1.1.4 by @dependabot in #76
  • Bump io.netty:netty-all from 4.1.100.Final to 4.1.101.Final by @dependabot in #75
  • Bump com.bmuschko.docker-java-application from 9.3.6 to 9.3.7 by @dependabot in #77
  • Bump io.opentelemetry:opentelemetry-bom from 1.31.0 to 1.32.0 by @dependabot in #78
  • Bump org.testcontainers:testcontainers-bom from 1.19.1 to 1.19.2 by @dependabot in #80
  • Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 by @dependabot in #79
  • Bump io.micrometer:micrometer-tracing-bom from 1.1.6 to 1.2.0 by @dependabot in #73
  • Bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.3 by @dependabot in #81
  • Upgraded Gradle to 8.5. Migrated to JDK 21 in pipeline. by @mfvanek in #83
  • Bump actions/setup-java from 3 to 4 by @dependabot in #84
  • Bump org.springdoc:springdoc-openapi from 2.2.0 to 2.3.0 by @dependabot in #85
  • Bump io.netty:netty-all from 4.1.101.Final to 4.1.104.Final by @dependabot in #86
  • Add error prone by @mfvanek in #87
  • Bump org.springframework.boot:spring-boot-dependencies from 3.2.0 to 3.2.1 by @dependabot in #88
  • Remove Spring DM plugin by @mfvanek in #89
  • Add Spring Boot 3 module by @mfvanek in #91
  • Add common BOM for internal usage by @mfvanek in #92
  • Add Kafka and Zookeeper by @mfvanek in #93
  • Add Spring Boot 2 app with Kafka by @mfvanek in #94
  • Add dependabot schedule day by @mfvanek in #99
  • Add codecov badge by @mfvanek in #104
  • Add traceId header to the response by @mfvanek in #105
  • Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 by @dependabot in #109
  • Bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 by @dependabot in #110
  • Bump org.assertj:assertj-bom from 3.25.1 to 3.25.2 by @dependabot in #111
  • Add support for both w3c and b3 propagation formats by @mfvanek in #106
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #115
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #113
  • Bump org.assertj:assertj-bom from 3.25.2 to 3.25.3 by @dependabot in #114
  • Bump org.testcontainers:testcontainers-bom from 1.19.4 to 1.19.5 by @dependabot in #117
  • Bump io.freefair.gradle:lombok-plugin from 8.4 to 8.6 by @dependabot in #118
  • Bump org.testcontainers:testcontainers-bom from 1.19.5 to 1.19.6 by @dependabot in #119
  • Bump org.testcontainers:testcontainers-bom from 1.19.6 to 1.19.7 by @dependabot in #122
  • Set up percentiles-histogram for metrics by @mfvanek in #128
  • Bump org.testcontainers:testcontainers-bom from 1.19.7 to 1.19.8 by @dependabot in #131
  • Bump org.assertj:assertj-bom from 3.25.3 to 3.26.0 by @dependabot in #132
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #138
  • Bump org.assertj:assertj-bom from 3.26.0 to 3.26.3 by @dependabot in #140
  • Bump org.testcontainers:testcontainers-bom from 1.19.8 to 1.20.0 by @dependabot in #145
  • Configure OtlpGrpcSpanExporter bean by @mfvanek in #148
  • Read from Kafka and write to PostgreSQL by @mfvanek in #149
  • Bump org.liquibase:liquibase-core from 4.28.0 to 4.29.1 by @dependabot in #152
  • Bump org.testcontainers:testcontainers-bom from 1.20.0 to 1.20.1 by @dependabot in #154
  • Bump io.freefair.gradle:lombok-plugin from 8.6 to 8.7.1 by @dependabot in #156
  • Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #157
  • Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #158
  • Bump io.freefair.gradle:lombok-plugin from 8.7.1 to 8.10 by @dependabot in #159
  • Bump org.liquibase:liquibase-core from 4.29.1 to 4.29.2 by @dependabot in #162
  • Bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.2 by @dependabot in #165
  • Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #166
  • Bump io.freefair.gradle:lombok-plugin from 8.10 to 8.10.2 by @dependabot in #167
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in #168
  • Set query timeout by @marijarin in #169
  • Add tests for database structure by @mfvanek in #170
  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #172
  • Bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3 by @dependabot in #175
  • Update pg index health by @mfvanek in #176
  • Bump org.liquibase:liquibase-core from 4.29.2 to 4.30.0 by @dependabot in #177
  • Bump codecov/codecov-action from 4 to 5 by @dependabot in #182
  • Bump net.ttddyy.observation:datasource-micrometer-spring-boot from 1.0.5 to 1.0.6 by @dependabot in #184
  • Bump io.freefair.gradle:lombok-plugin from 8.10.2 to 8.11 by @dependabot in #183
  • Bump io.github.mfvanek:pg-index-health-bom from 0.13.2 to 0.13.3 by @dependabot in #185
  • Bump org.testcontainers:testcontainers-bom from 1.20.3 to 1.20.4 by @dependabot in #188
  • Breaking changes in pg-index-health by @mfvanek in #190
  • Bump io.github.mfvanek:pg-index-health-bom from 0.14.0 to 0.14.1 by @dependabot in #192
  • Bump io.github.mfvanek:pg-index-health-bom from 0.14.1 to 0.14.2 by @dependabot in #193
  • Bump io.github.mfvanek:pg-index-health-bom from 0.14.2 to 0.14.3 by @dependabot in #194
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #195
  • Bump io.github.mfvanek:pg-index-health-bom from 0.14.3 to 0.14.4 by @dependabot in #197
  • Bump org.assertj:assertj-bom from 3.26.3 to 3.27.0 by @dependabot in #199
  • Bump org.assertj:assertj-bom from 3.27.0 to 3.27.2 by @dependabot in #202
  • Update dependencies by @mfvanek in #203
  • Add PMD by @mfvanek in #204
  • Add example of logging retries by @marijarin in #200
  • Add Checkstyle by @mfvanek in #206
  • Add SpotBugs by @mfvanek in #207
  • Bump org.postgresql:postgresql from 42.7.4 to 42.7.5 by @dependabot in #209
  • Bump org.liquibase:liquibase-core from 4.30.0 to 4.31.0 by @dependabot in #212
  • Bump org.assertj:assertj-bom from 3.27.2 to 3.27.3 by @dependabot in #211
  • Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 by @dependabot in #218
  • Bump io.freefair.gradle:lombok-plugin from 8.11 to 8.12 by @dependabot in #216
  • Update Gradle by @mfvanek in #220
  • Add test retries by @mfvanek in #221
  • MDC logging without logstash by @mfvanek in #222
  • Add example of logging with MDC and structured logging #181 by @marijarin in #208
  • Bump io.freefair.gradle:lombok-plugin from 8.12 to 8.12.1 by @dependabot in #226
  • Bump org.liquibase:liquibase-core from 4.31.0 to 4.31.1 by @dependabot in #229
  • Fix an issue with logging retries inside WebClient by @mfvanek in #230
  • Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 by @dependabot in #235
  • Bump org.testcontainers:testcontainers-bom from 1.20.4 to 1.20.5 by @dependabot in #236
  • Bump io.freefair.gradle:lombok-plugin from 8.12.1 to 8.12.2 by @dependabot in #237
  • Bump io.freefair.gradle:lombok-plugin from 8.12.2 to 8.12.2.1 by @dependabot in #239
  • Bump org.testcontainers:testcontainers-bom from 1.20.5 to 1.20.6 by @dependabot in #241
  • Bump io.freefair.gradle:lombok-plugin from 8.12.2.1 to 8.13 by @dependabot in #245
  • Update Gradle and JUnit by @mfvanek in #247
  • Bump com.zaxxer:HikariCP from 6.2.1 to 6.3.0 by @dependabot in #249
  • Add Spring Security to the all apps by @mfvanek in #253
  • Bump io.freefair.gradle:lombok-plugin from 8.13 to 8.13.1 by @dependabot in #254
  • Bump de.thetaphi:forbiddenapis from 3.8 to 3.9 by @dependabot in #255
  • Bump io.github.mfvanek:pg-index-health-bom from 0.14.4 to 0.14.5 by @dependabot in #256
  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot in #258
  • Update PostgreSQL version in tests and CI by @mfvanek in #259
  • Bump io.github.mfvanek:pg-index-health-bom from 0.14.5 to 0.14.6 by @dependabot in #260
  • Bump org.testcontainers:testcontainers-bom from 1.20.6 to 1.21.0 by @dependabot in #263
  • Add Kotlin app with Spring Boot 3 and coroutines by @marijarin in #264
  • Bump io.github.oshai:kotlin-logging-jvm from 7.0.0 to 7.0.7 by @dependabot in #267
  • Bump net.ttddyy.observation:datasource-micrometer-spring-boot from 1.1.0 to 1.1.1 by @dependabot in #268
  • Bump org.liquibase:liquibase-core from 4.31.1 to 4.32.0 by @dependabot in #270
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot in #271
  • Bump org.postgresql:postgresql from 42.7.5 to 42.7.6 by @dependabot in #272
  • Bump org.testcontainers:testcontainers-bom from 1.21.0 to 1.21.1 by @dependabot in #274
  • Update dependencies by @mfvanek in #275
  • Bump org.springdoc:springdoc-openapi-bom from 2.8.8 to 2.8.9 by @dependabot in #276
  • Bump org.postgresql:postgresql from 42.7.6 to 42.7.7 by @dependabot in #278
  • Bump io.freefair.gradle:lombok-plugin from 8.13.1 to 8.14 by @dependabot in #280
  • Bump org.testcontainers:testcontainers-bom from 1.21.1 to 1.21.2 by @dependabot in #283
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot in #282
  • Bump org.testcontainers:testcontainers-bom from 1.21.2 to 1.21.3 by @dependabot in #284
  • Bump net.ttddyy.observation:datasource-micrometer-spring-boot from 1.1.1 to 1.1.2 by @dependabot in #285

New Contributors

Full Changelog: https://github.com/mfvanek/spring-boot-open-telemetry-demo/commits/v.0.4.1