github networknt/light-4j 2.0.10

latest releases: 2.1.33, 2.1.32, 1.6.47...
4 years ago

2.0.10 (2020-01-31)

Merged pull requests:

Upgrade Guidelines:

This is a release with some defect fixes and enhancements. It is backward compatible with 2.0.9 release. One of the major changes is removing the maven repository codelds for Oracle JDBC driver as it starts causing issues to download maven dependencies. For existing projects based on the older version, please remove this repository from the pom.xml if you encounter any issue during the maven build.

        <repository>
            <id>codelds</id>
            <url>https://code.lds.org/nexus/content/groups/main-repo</url>
        </repository>       

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule

Don't miss a new light-4j release

NewReleases is sending notifications on new releases.