File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 1.1.2 [2025-01-31]
5+ --------------------------
6+
7+ Bugfixes
8+ ~~~~~~~~
9+
10+ - Fixed `WiFi Session list API endpoint by adding the missing "isnull"
11+ filter. <https://github.com/openwisp/openwisp-monitoring/pull/632> `_
12+ - Fixed `"migrate_timeseries" command to handle writing data when using
13+ UDP. <https://github.com/openwisp/openwisp-monitoring/issues/626> `_
14+ - Fixed `read and delete queries in the "migrate_timeseries" command,
15+ which were failing if the measurement name started with an integer.
16+ <https://github.com/openwisp/openwisp-monitoring/pull/628> `_
17+
418Version 1.1.1 [2024-11-26]
519--------------------------
620
Original file line number Diff line number Diff line change 1- VERSION = (1 , 1 , 1 , 'final' )
1+ VERSION = (1 , 1 , 2 , 'final' )
22__version__ = VERSION # alias
33
44
You can’t perform that action at this time.
0 commit comments