v1.16.0
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:
- Bump mkdocs-material from 9.4.2 to 9.4.3 by @dependabot in #664
- Bump mkdocs from 1.5.2 to 1.5.3 by @dependabot in #660
- Bump mkdocs-material from 9.4.3 to 9.4.4 by @dependabot in #666
- Bump mkdocs-material from 9.4.4 to 9.4.6 by @dependabot in #668
- Bump mkdocs-material from 9.4.6 to 9.4.7 by @dependabot in #673
- Bump mkdocs-material from 9.4.7 to 9.4.10 by @dependabot in #679
- Bump mkdocs-material from 9.4.10 to 9.4.14 by @dependabot in #681
- Bump org.apache.sshd:sshd-core from 2.10.0 to 2.11.0 by @dependabot in #671
- Bump org.apache.sshd:sshd-git from 2.10.0 to 2.11.0 by @dependabot in #670
New Contributors
- @SmialyKot made their first contribution in #683
Full Changelog: v1.15.5...v1.16.0