4.0.0-RC.0
Pre-release
Pre-release
This is pre-release for enablement integration with the spring boot 3.
Breaking changes: spring boot 2 support is dropped. Refer to MIGRATION.md for changes.
What's Changed
- Switched JDK build to 17 by @fatroom in #1395
- Failsafe 3 by @Semernitskaya in #1416
- Remove deprecated compatibility layer by @dingxiangfei2009 in #1423
- Use mock http servers from okhttp by @Semernitskaya in #1441
- Synchronize SPI Span Decorator Loading by @lukasniemeier-zalando in #1462
- Migration to Spring Boot 3 by @msdousti in #1471
- Updated README and MIGRATION files by @cberg-zalando in #1479
- Remove jakartaee-api in favor of jakarta.xml.bind-api by @msdousti in #1476
New Contributors
- @zeitlinger made their first contribution in #1296
- @gregdeane made their first contribution in #1375
- @Semernitskaya made their first contribution in #1398
- @dingxiangfei2009 made their first contribution in #1399
- @Joyfolk made their first contribution in #1401
- @msdousti made their first contribution in #1448
- @cberg-zalando made their first contribution in #1479
Full Changelog: 3.2.2...4.0.0-RC.0