release_2.2
1. v2.2.4 (2025-04-26)
1.1 New Features
- add initscripts, make and crontab as dependencies (backport #296) (#297)
- bump Jinja2 to 3.1.4 (CVE-2024-34064) (#299)
- upgrade python-ldap from 3.4.0 to 3.4.3 (backport #301) (#302)
- bump Jinja2 to 3.1.5 (CVE-2024-56201 and CVE-2024-56326) (#321)
- bump Jinja2 to 3.1.6 (CVE-2025-27516) (#325)
- bump h11 from 0.13.0 to 0.16.0 (fix critical CVE-2025-43859) (backport #331) (#332)
2. v2.2.3 (2024-04-15)
2.1 New Features
- bump idna from 3.3 to 3.7 to fix CVE-2024-3651 (#292)
3. v2.2.2 (2024-02-29)
3.1 New Features
- upgrade redis from 4.2.2 to 4.4.4 (security) (#288)
4. v2.2.1 (2024-02-16)
4.1 New Features
- upgrade pydantic and replace aioredis by redis.asyncio to fix ldap functionality (#282)
4.2 Bug Fixes
5. v2.2.0 (2023-11-28)
5.1 New Features
- upgrade starlette to 0.25.0 (security) and fastapi to 0.92.0 (#243)
- upgrade grafana to 8.5.22 and kibana & elasticsearch to 6.8.23 (#261)
- upgrade jquery from 3.3.1 to 3.5.1 (security update) (#262)
- bump starlette to 0.27.0 (security reason) and fastapi to 0.95.2 (#265)
- bump certifi to 2023.7.22 (security update) (#268)
5.2 Bug Fixes
- comment in config.ini for elasticsearch indices lifetime (#238)
- move kibana.passwd from ~/tmp to ~/var to prevent removal by crontab (#249)
- metwork version 1.1 hardcoded in _force_grafana_admin_password (… (#253)
- kibana LDAP authent and HTTP Basic authentication (#245) (#258)