1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-29 04:50:07 +00:00

Update CHANGELOG

This commit is contained in:
CrazyMax 2020-07-03 20:34:41 +02:00
parent 2734798d6c
commit 418a9e293c
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -1,5 +1,20 @@
# Changelog
## 1.65-RC1 (2020/07/03)
* LibreNMS 1.65
* Remove `LIBRENMS_DISTRIBUTED_POLLER_*` env vars (now handle through WebUI)
* Check database migration completed
* Remove `LIBRENMS_SERVICE_*` env vars (now handle through WebUI)
* Check `poller_cluster` table exists before running dispatcher
* Handle Redis for dispatcher through `.env`
* Remove deprecated sidecar cron container
* Handle APP_KEY and NODE_ID (#91 #93)
* Add artisan command
* Clear cache and reload config cache
* Set user group config
* Alpine Linux 3.12
## 1.64.1-RC1 (2020/06/01)
* LibreNMS 1.64.1