Release v1.7.22
IMPROVEMENTS:
- Implement for relaying request of dynamic path service execution (#593)
- Use java 7+ nio file APIs for more flexible and precise File handling (#579)
- Should respond error when accessed via domain name different from the one configured in Unit Certificate (#535)
- Update elasticsearch version 6.8.15 (#602)
BUG FIXES:
- WebDAV MOVE fails on subdomain-based mode (#553)
- Box metadata falsely returns "ready" at the initial instant of bar installation (#574)
- Unit test case ObjectIoTest.marshal_Acl failed when PathBasedCellUrl is enabled. (#581)
- Modifying error message for unsupported grant type (#595)
MISC:
- Implementing multi-stage Dockerfile (#594)
- Update checkstyle version and check rules
- Updating forkflow scripts for Releasing (#599)
- move properties from pom to src/test/resources (#601)
NOTES:
- Use personium-engine 1.5.28 for this version of personium-core