diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x index 8560c1cc..ec202631 160000 --- a/docs/_include/vyos-1x +++ b/docs/_include/vyos-1x @@ -1 +1 @@ -Subproject commit 8560c1cc38f9104fe0d12fe72e0312c52afa9c08 +Subproject commit ec202631ccb81a9a5ee08a97395acf19b2978bb5 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 9a3e1cf2..76f6a616 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,24 @@ _ext/releasenotes.py +2022-10-13 +========== + +* :vytask:`T4312` (bug): Telegraf configuration doesn't accept IPs for URL + + +2022-10-12 +========== + +* :vytask:`T4730` (bug): Conntrack-sync error - listen-address is not the correct type in config as it should be + + +2022-10-11 +========== + +* :vytask:`T4680` (bug): Telegraf prometheus-client listen-address invalid format + + 2022-10-04 ==========