New
30.0.2
Version:Kotlin:2.2.20->2.2.21Ktor:3.3.1->3.3.2KSP:2.2.20-2.0.4->2.3.2MicroUtils:0.26.6->0.26.8KSLog:1.5.1->1.5.2
Core:- Allow to use
SetWebhookwithmaxAllowedConnectionsup to100000(fix of #1019)
- Allow to use
KSP:- Fixed annotation property access for KSP2 compatibility using
withNoSuchElementWorkaround - Removed
ksp.useKSP2=falseworkaround fromgradle.properties(KSP2 is now properly supported)
- Fixed annotation property access for KSP2 compatibility using
Utils:- Regenerated class casts extensions
- Allow to use custom
GetUpdatesinlongPollingFlow