- Fixed multiple runtime bugs: wrong autoboxing in inline classes, EnumConstantNotPresentExceptionProxy on JVM <8, and crashes with ProGuard in Android release builds.
- Corrected reflection and type handling issues, including malformed ParameterizedType for GeneratedMessageLite and unknown type parameter errors.
- Improved Gradle tooling: sped up inspectClassesForKotlinIC task, fixed inter‑project incremental compilation, corrected Kapt input handling, and resolved parallel execution failures.