Hi, We solved 4 issues in these 3 releases: https://issues.apache.org/jira/projects/SLING/versions/12344622 https://issues.apache.org/jira/projects/SLING/versions/12344621 https://issues.apache.org/jira/projects/SLING/versions/12344637
Due to probably a change in the JDK I’ve used during the release process there are two staging repositories: https://repository.apache.org/content/repositories/orgapachesling-2027 - org.apache.sling.api-2.20.0 (needs to be installed first if you’re going to check the builds) https://repository.apache.org/content/repositories/orgapachesling-2028 - org.apache.sling.servlets.resolver-2.5.0, org.apache.sling.servlets.annotations-1.2.0 You can use this UNIX script to download the release and verify the signatures: https://github.com/apache/sling-tooling-release/blob/master/check_staged_release.sh Usage: curl https://raw.githubusercontent.com/apache/sling-tooling-release/master/check_staged_release.sh | bash -s 2027 curl https://raw.githubusercontent.com/apache/sling-tooling-release/master/check_staged_release.sh | bash -s 2028 Please vote to approve this release: [ ] +1 Approve the release [ ] 0 Don't care [ ] -1 Don't release, because ... This majority vote is open for at least 72 hours. Cheers, Radu
