-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
metworkbot
committed
May 1, 2021
1 parent
2c5b940
commit 6756a6d
Showing
1 changed file
with
33 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# release_1.0 CHANGELOG | ||
|
||
## v1.0.2 (2021-02-11) | ||
|
||
### Bug Fixes | ||
|
||
- fix some start/stop issues (bp #185) (#186) | ||
|
||
## v1.0.1 (2021-01-26) | ||
|
||
- No interesting change | ||
|
||
## v1.0.0 (2020-09-19) | ||
|
||
### New Features | ||
|
||
- better mfdata dashboard | ||
- adaptation to removal of layer misc@mfext | ||
- improve log templates for better indexing speed | ||
- log refactoring | ||
- remove absolute log paths from log_proxy usages (LOGPROXY_LOG_DIRECTORY env variable is used by default) | ||
- influxdb/grafana updates and grafana configured to use | ||
- add a new dashboard for versions managing | ||
|
||
### Bug Fixes | ||
|
||
- tmp fix for #111 (upstream grafana/firefox issue) | ||
- access to grafana when logs layer is not installed | ||
- fix welcome portal links if they are behind a reverse proxy | ||
- fix welcome portal usage behind a reverse proxy | ||
- clean grafana socket | ||
|
||
|