Thomas ANDREJAK
2019-10-30 23:08:08 +00:00
committed by Git OBS Bridge
parent f73216c97a
commit ef406064ce

View File

@@ -2,8 +2,11 @@
Fri Oct 25 08:00:00 UTC 2019 - thomas.andrejak@gmail.com
Bump version 5.1.1
- Use the correct hook in heartbeat detail
- Fix grouping errors with datasearch:update
- Reload plugins if needed in prewikka-crontab
- Add depends:
- Add missing depends (see INSTALL file):
- python3-croniter
- python3-gevent
- python3-voluptuous
@@ -13,14 +16,24 @@ Bump version 5.1.1
Fri Oct 25 07:00:00 UTC 2019 - thomas.andrejak@gmail.com
Bump version 5.1.0
- Update frameworks
- Add prewikka-cli, prewikka in command line
- Add new options in config file
- Various fixes
- Separate dataprovider backend and instance
- Implement support for time-spanning data
- Add past periods to the control menu
- Add comparison operators for additional data
- Use the correct hook in heartbeat detail
- Remove patchs:
- prewikka-fix_python3.patch
- Fixed upstream
- Add patchs:
- prewikka-fix_shebang.patch
- Non executives files do not need shebang
- Remove python2
- Python 2 will be removed step by step in all Linux distributions
-------------------------------------------------------------------
Sat Feb 10 07:00:00 UTC 2018 - thomas.andrejak@gmail.com