5.1.0-alpha04
matt-ramotar
released this
07 Jul 18:51
·
10 commits
to main
since this release
Important
5.1.0-alpha03
inadvertently raised the minSdk
. We strongly recommend using 5.1.0-alpha04
, which fixes this issue.
What's Changed
- Release 5.1.0-alpha02 by @matt-ramotar in #601
- Prepare for development by @matt-ramotar in #607
- Add wasmJS target to the Cache module by @BoD in #605
- Add Cache.getAllPresent() by @BoD in #609
- Update ChannelManager.kt by @lukisk in #637
- Fix failing CI tests by @matt-ramotar in #641
- Add binary compatibility validator and convention plugins by @matt-ramotar in #645
- Release 5.1.0-alpha03 by @matt-ramotar in #647
- fix: lower JVM target to Java 11 by @msfjarvis in #648
- Use Java 11 everywhere by @matt-ramotar in #649
New Contributors
- @BoD made their first contribution in #605
- @msfjarvis made their first contribution in #648