Skip to content

Releases: mfvanek/spring-boot-open-telemetry-demo

v.0.4.1

05 Jul 20:27
7d1b7b2

Choose a tag to compare

  • 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 ...
Read more