Skip to content

v1.16.0

Compare
Choose a tag to compare
@bgalek bgalek released this 28 Nov 14:36
· 90 commits to main since this release
d60d084

Major release

To fix gradle configuration cache problems @SmialyKot changed the default SystemReader behavior - and from now on, we won't use system config by default. We tested it in multiple cases and should mostly work, but this can break things, so please file an issue if this occurs.

What's Changed

  • Fix #387 - prevent JGit from accessing system config to support Gradle configuration cache by @SmialyKot in #683

Dependencies:

New Contributors

Full Changelog: v1.15.5...v1.16.0