Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@Mr3zee Mr3zee released this 07 Oct 09:12
0e3b601

Overview

This release brings a lot of changes, work:

  • Kotlin 2.2.20 and 2.2.10 support
  • kRPC: Backpressure

To read about the backpressure feature,
see the updated kRPC Configuration page.

Breaking Changes 🔴

Features 🎉

Bug fixes 🐛

  • Add collect once check for client streams by @Mr3zee in #431
  • Fix diagnostic rendering for compiler plugins checkers by @Mr3zee in #432
  • fix wrong unchecked null cast (potential NPE) by @y9maly in #445

Documentation 📗

Infra 🚧

  • Fix docs yaml and signing tasks by @Mr3zee in #404
  • Fix jdk resolution problems on CI by @Mr3zee in #406
  • Use compat-patrouille for compatibility settings by @Mr3zee in #438

Other Changes 🧹

  • Fix how we create 'publishMavenArtifact' tasks by @Mr3zee in #416
  • Update grpc-sample app by @Mr3zee in #425
  • Fix LV and signing by @Mr3zee in #424
  • Update ktor-all-platforms-app sample to sync service creation by @Mr3zee in #455
  • Added Ktor closure tests and Cancellation tests, + minor fixes by @Mr3zee in #479
  • Fix flaky tests by @Mr3zee in #481

New Contributors

Full Changelog: 0.9.1...0.10.0