Skip to content
Snippets Groups Projects
Commit c85f698d authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

update changelog

parent 1551d644
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
## [0.73] - 2024-11-05
- Set minimum interval per panel rather than globally, to avoid issues with panels using data from different sources with different intervals.
- Set 15m minimum interval for GEANT LAMBDA / Managed Wavelength Service panels since the polling interval is 15m in the TNMS data source.
## [0.72] - 2024-11-05
- Refactor codebase to remove use of multiple python processes, and only use threads for requests to Grafana.
- Simplify provision_maybe functionality to be local to the process, since we only have one gunicorn process now as well.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment