This repository has been archived by the owner on Jul 29, 2021. It is now read-only.
Releases: mthmulders/hyperion
Releases · mthmulders/hyperion
Hyperion 2.1.2
Fixed issues
(none)
Other changes
- Upgraded to Scala 2.13 (#5, thanks to @hugo-vrijswijk)
- Upgraded a lot of 3rd party dependencies (#24, #17, #19, #20, thanks to @scala-steward)
- The Debian package for Hyperion no longer requires an Oracle Java runtime
Hyperion 2.1.1
Fixed issues
- #4 (DatabaseActor dies when database connection is not available)
Other changes
- A lot of code cleanup (triggered by SonarCloud.io analysis)
- Upgraded a bunch of 3rd party libraries
- Akka HTTP to 10.1.8
- Scala Parser Combinators to 1.1.2
- Akka to 2.5.22
- Slick to 3.3.0
- RestAssured to 3.3.0
- ScalaTest to 3.0.7
Hyperion 2.0.1
Hyperion 2.0.0
First more-or-less production ready release. Supports the following set-up:
- version 4.2 of the DSMR spec
- KAIFA smart meter
- PostgreSQL database
- Debian (-based) operating system
Known issues
- You need a rather fast database - it should respond within 500 ms or the query will time-out.