What's Changed
⚠️ Update considerations and deprecations
- ensures
addCapalways returns value with flag by @OlegDokuka in #3610
✨ New features and improvements
- hardening automatic context propagation (stronger guarantees that ThreadLocal restoration works in all the possibles cases) by @chemicL in #3549
- dedicated loom oriented boundeElasticScheduler implementation by @OlegDokuka in #3566
- Handling 1.0.0 of context-propagation by @chemicL in #3609
- provides extra check for
contextualNamepresence by @OlegDokuka in #3611
🐞 Bug fixes
- ensures that
FluxBufferTimeuses properindexvalue duringonNextcheck by @OlegDokuka in #3614
📖 Documentation, Tests and Build
- fixes CI.yml by @OlegDokuka in #3575
- adds CI nightly builds by @OlegDokuka in #3581
- disables temporarily java 21 tests by @OlegDokuka in #3590
- Bump actions/setup-java from 3.12.0 to 3.13.0 in /.github/workflows by @dependabot in #3585
- Bump actions/checkout from 3.1.0 to 4.1.0 in /.github/workflows by @dependabot in #3586
- Bump gradle/gradle-build-action from 2.7.0 to 2.9.0 in /.github/workflows by @dependabot in #3594
- improves build speed by @OlegDokuka in #3597
🆙 Dependency Upgrades
- Bump io.spring.nohttp from 0.0.10 to 0.0.11 by @dependabot in #3497
- Bump org.junit:junit-bom from 5.9.2 to 5.10.0 by @dependabot in #3556
- Bump me.champeau.gradle.japicmp from 0.4.1 to 0.4.2 by @dependabot in #3595
- Bump jmhVersion from 1.36 to 1.37 by @dependabot in #3596
- Bump byteBuddyVersion from 1.14.5 to 1.14.8 by @dependabot in #3601
- Bump com.gradle.enterprise from 3.14.1 to 3.15 by @dependabot in #3602
- Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.12 by @dependabot in #3476
- Bump de.undercouch.download from 5.4.0 to 5.5.0 by @dependabot in #3608
- Bump com.gradle.enterprise from 3.15 to 3.15.1 by @dependabot in #3613
Full Changelog: v3.6.0-M3...v3.6.0-RC1