netdata: add missing breaking release notes (#410789)

This commit is contained in:
Sandro 2025-10-30 23:54:12 +01:00 committed by GitHub
commit a5e47a4bea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -379,6 +379,8 @@ Alongside many enhancements to NixOS modules and general system improvements, th
- `virtualisation.azure.agent` option provided by `azure-agent.nix` is replaced by `services.waagent`, and will be removed in a future release.
- Netdata removed support for non cloud deployments in version 2, so the `withCloud` option has been removed.
- The ZFS import service now respects `fileSystems.*.options = [ "noauto" ];` and does not add that pool's import service to `zfs-import.target`, meaning it will not be automatically imported at boot.
- Default file names of images generated by several builders in `system.build` have been changed as outlined in the table below.