diff options
author | rebortg <rebortg@users.noreply.github.com> | 2023-05-22 06:05:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-22 06:05:24 +0000 |
commit | 5bb03eff73b19074041d6a92408a25fd7ef15681 (patch) | |
tree | 1781873292ad6b3087f48dbaeea8117f428adc43 /docs/changelog/1.4.rst | |
parent | c417c7c6b6b7fd5e90b80f970c32611cc32f60ad (diff) | |
download | vyos-documentation-5bb03eff73b19074041d6a92408a25fd7ef15681.tar.gz vyos-documentation-5bb03eff73b19074041d6a92408a25fd7ef15681.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog/1.4.rst')
-rw-r--r-- | docs/changelog/1.4.rst | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 4c2cce25..a41aad95 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,33 @@ _ext/releasenotes.py +2023-05-21 +========== + +* :vytask:`T4733` ``(default): Feature Request: dhcp server: add VRF support`` +* :vytask:`T5218` ``(enhancment): Revise vyos xml lib for bug fixes and extensions`` + + +2023-05-17 +========== + +* :vytask:`T5226` ``(default): Deduplicate and standardize validators and constraints for hostname and IP address`` +* :vytask:`T5225` ``(bug): BGP allowas-in unusable`` +* :vytask:`T5208` ``(bug): Failed to start nvmf-autoconnect.service during the boot`` + + +2023-05-16 +========== + +* :vytask:`T5194` ``(default): Add reference tree to vyos1x-config`` + + +2023-05-15 +========== + +* :vytask:`T3896` ``(feature): Extend ocserv support to allow for per-group configs`` + + 2023-05-12 ========== |