Releases: goeh/weather-collector
Releases · goeh/weather-collector
1.4.2
Changes
- Updated to Gradle 7.1 to make it JDK11 compatible @saveriogzz
- If no datastore config is found, the default is now jdbc
- If no JDBC configuration is found, the default database is now H2 (was MySQL)
- Updated documentation (README)