What's Changed
- Add AutoConfiguration.imports for basic spring boot v3.0 support by @genuss in #775
- Compile with parameter names by @whiskeysierra in #805
- Fix connection on startup by @IlyasYOY in #814
- Remove obsolete excludes for junit vintage by @dsyer in #830
- Don't try to create grpcTracing bean if sleuth is not active by @genuss in #877
- Document client address limitations by @ST-DDT in #911
- Fix classNotFoundException when using old version of io.micrometer:mi… by @echemezov in #957
- Fix typo by @gustavoteixeirah in #960
New Contributors
- @whiskeysierra made their first contribution in #805
- @IlyasYOY made their first contribution in #814
- @dsyer made their first contribution in #830
- @gustavoteixeirah made their first contribution in #960
- @echemezov made their first contribution in #957
Full Changelog: v2.14.0.RELEASE...v2.15.0