What's Changed
Bug Fixes 🐞
- Prefer constructor over builder if present in introspections by @graemerocher in #11481
- Fix wrapping executable service multiple times by @dstepanov in #11490
KSP
- KSP: Fix repeatable annotation detection by @dstepanov in #11486
- KSP: Correct usage + docs of
kotlin.allopen.annotations
by @dstepanov in #11491
Full Changelog: v4.7.10...v4.7.11