- Updated ASM version to support JDK 24 (#429)
- Implemented thread parking primitives (#498)
- Native mutexes: supported QoS on Apple platforms (#499) and improved implementations on other targets (#512, #517)
- Various build infrastructure improvements
- Deprecated some symbols that were made public unintentionally (#534)
Thanks to @stefanhaustein, @TheMrMilchmann, @bbrockbernd for their contributions!
This version is effectively the same as 0.28.0-beta
, which was simply promoted to a release due to lack of feedback.