Highlights
The caching works now with the new GitHub caching backend (#73)
Details
- Fix verify-release workflow [8c6848e]
- Automatically create new major branch when necessary [781adb1]
- Use version ranges for actions to not use stale cache entries [8f70e6e]
- Improve workflow script editability [4134197]
- Update Gradle Wrapper validation action to v4 [3df3aea]
- Replace gradle-cache-action by setup-gradle action [c620312]
- Update Gradle enterprise plugin to Gradle Develocity plugin 4.0.1 [3e8d4e5]
- Do not publish build scans on every execution and with ToU agreed for everyone [a909bca]
- Add some common custom data to build scans [a35c728]
- Properly close the ktor-client after use [371ac23]
- Update kotlin wrappers to pre.839 [5ae6b25]
- Update @action/cache to 4.0.3 (#73) [e68cca3]
- Update Kotlin version for workflow preprocessing to 2.1.20 [ae34e10]
- Remove build work-around for older KGP versions [1b2cda9]
- Submit the Dependency Graph to GitHub [c7ed15c]
- Make the preprocessing tasks for workflow files cacheable [91860f3]
- Update Kotlin to 2.1.20 [8162803]
- Update kotlinx-coroutines to 1.10.2 [bacdfd8]
- Treat all Kotlin compiler warnings as errors [b4cc8de]
- Update ktor to 3.1.2 [a151f43]
- Update kotlin wrappers to 2025.5.2 [02d3dfe]