This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
1.2.0
- Removed support for Java 7. New Go CD Target version is set to 17.1
- Fixed performance issue with Integer.valueOf(String)
- Switched to Java 8 Time API
- Updated dependency
- Replaced depreciation of HttpParms by RequestConfig.Builder (Apache HttpComponents)
- Implement additional parameter for polling latest version from specified tag inside maven-metadata.xml (#13) Contributed by @piotr-kaczmarczyk