Releases: sksamuel/aedile
Releases · sksamuel/aedile
Release list
v3.0.4
What's Changed
- Configure Renovate by @renovate[bot] in #58
- Update kotest to v6.1.11 by @renovate[bot] in #60
- Update dependency io.kotest:io.kotest.gradle.plugin to v6.1.11 by @renovate[bot] in #59
- Fix #57: cancelling one caller no longer cancels other callers awaiting the same key by @sksamuel in #67
- Update kotlinx-coroutines monorepo to v1.10.2 by @renovate[bot] in #69
- Update Gradle to v9.4.1 by @renovate[bot] in #68
- Support nullable value types in Cache (fixes #37) by @sksamuel in #70
- Update actions/setup-java action to v5 by @renovate[bot] in #72
- Update actions/checkout action to v6 by @renovate[bot] in #71
- Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.4 by @renovate[bot] in #75
- Update Gradle to v9.5.0 by @renovate[bot] in #74
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- Update changelog.md by @sksamuel in #53
- Add maxDelay to scheduler to prevent oversized delays (#49) by @sksamuel in #56
- Use coroutineScope on get and getAll methods by @XenonShawn in #55
New Contributors
- @XenonShawn made their first contribution in #55
Full Changelog: v3.0.2...v3.0.3