What's Changed
Bug Fixes 🐞
- fix(ksp): resolve generic type arguments for suspend functions returning non-generic typealiases (#12686) by @idsoke in #12690
- Handle null instances in QueryValueArgumentBinder by @MaheshAravindV in #12759
- Fix repeatable containers discovery by @dstepanov in #12797
Improvements ⭐
- Use configuration properties for logger levels by @graemerocher in #12752
- Enable SSL by default for per-service client SSL configuration by @MariusVolkhart in #12773
- Handle invalid zone id conversion by @kali834x in #12747
- Add shared trailing slash trimming utility by @sdelamo in #12799
Other Changes 💡
- Restore private nested client lookup by @yawkat in #12792
- Fix factory beans with scoped proxy by @dstepanov in #12798
New Contributors
- @idsoke made their first contribution in #12690
- @MariusVolkhart made their first contribution in #12773
- @MaheshAravindV made their first contribution in #12759
- @kali834x made their first contribution in #12747
Full Changelog: v5.1.5...v5.1.6