Releases: marcelstoer/open-data-smn
Releases · marcelstoer/open-data-smn
v2.0.1
v2.0.0
Complete re-write using Kotlin & Quarkus.
v1.5.1
Just releasing small fixes to get a clean slate.
v1.5.0
"They" (MeteoSchweiz most likely) silently replaced the OpenData data set with a new one. Behind the scenes the old URLs used by this service still work(ed) but the landing page on opendata.swiss returned 404. That's how one could have noticed.
Great: new set contains data for 159 stations instead of 113.
Terrible: doing this in a cloak-and-dagger operation.
User @corecomic notified me about the availability of the new data set and migrated this service! Thank you!
v1.4.0
- Build against Java 8
- Use Apache HttpClient instead of
java.net.*
(HttpConnection
et.al.) to profit from transparent HTTP redirect following
v1.3.1
- Updated data URL
v1.3.0
- Switched to new hosted resource after https://opendata.swiss was launched
- Updated documentation.