Releases: telefonicaid/perseo-core
Releases · telefonicaid/perseo-core
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
Changes (since 1.8.0):
- Add: unhardwire default internal timer msec resolution (millisecond resolution of the internal timer thread) with a default of 10ms (#194)
- Add: INTERNAL_TIMER_MSEC_RESOLUTION env var for internal msec resolution (#194)
- Add: allow use WARN as WARNING log level
- Fix: ensure timerules are stored with unique name by using full name which includes service and subservice (#191)
- Fix: upgrade docker based image from Tomcat8 to Tomcat9
- Fix: migrate log4j v1 (1.7.25) to v2 (2.17.2) (#184)
1.8.0
1.7.0
1.6.0
Changes (since 1.5.0):
- Hardening: add json library as proper dependency in pom.xml (version 20180813) instead of third-party source code
- Hardening: software quality improvement based on ISO25010 recommendations
- Fix: upgrade openjdk-8-jdk to openjdk-11-jdk in Dockerfile
1.5.0
Changes (since 1.4.0):
- Project detached into maven modules (Perseo-core used as parent module)
- Add: perseo-utils library (date time utility functions) into Esper
- Fix: refactorized perseo-core into perseo-main
- Fix: Removed SunriseSunset library from perseo-main. Now is attached to perseo-utils
- Fix: Disable cache from imported functions used as EPL
- Fix: Disable cache on EPServiceProvider setup