-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #140 from telefonicaid/task/prepare_1.4.0
Step: 1.3.0-SNAPSHOT -> 1.4.0
- Loading branch information
Showing
4 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +0,0 @@ | ||
Add library (lib-sunrise-sunset 1.1.1) to retrieve sunset and sunrise (#130) | ||
Upgrade Esper library from 6.1.0 to 7.1.0 | ||
Fix use openjdk8 oficial instead unofficial openjdk after bug in official openjdk-8-jdk was fixed | ||
Fix perseo-core log in docker container (#110) | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -102,6 +102,12 @@ rm -rf $RPM_BUILD_ROOT | |
%{_install_dir}/perseo-core.war | ||
|
||
%changelog | ||
* Tue Oct 29 2019 Fermin Galan <[email protected]> 1.4.0 | ||
- Add library (lib-sunrise-sunset 1.1.1) to retrieve sunset and sunrise (#130) | ||
- Fix use openjdk8 oficial instead unofficial openjdk after bug in official openjdk-8-jdk was fixed | ||
- Fix perseo-core log in docker container (#110) | ||
- Upgrade Esper library from 6.1.0 to 7.1.0 | ||
|
||
* Fri Feb 08 2019 Fermin Galan <[email protected]> 1.3.0 | ||
- Add: support for esper 6.1.0 timed rules("timer:XX" patterns and Match Recognize interval patterns) (#91) | ||
- Add: environment variable based configuration (PERSEO_FE_URL and MAX_AGE) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters