Skip to content

3.0.0+api3

Choose a tag to compare

@liry liry released this 24 Apr 09:04
· 417 commits to master since this release
  • Split into model and service modules
  • Joda-time removal in favor of Java 8 Date/Time API
  • Decoupled from HttpClient
  • Removed deprecated stuff
  • Auto-registered Spring beans renamed from ugly getXxxService to xxxService
  • UriTemplates moved from DTOs to related services
  • DataStoreService is initialised only when Sardine library is found on classpath. Sardine dependency is now optional (you need to add it explicitly).
  • Spring Framework upgraded to version 5.* (but still can be used with 4.3.*)
  • Some more enhancements

See How-To Upgrade

See closed issues in issue tracker.