diff options
author | rebortg <rebortg@users.noreply.github.com> | 2021-02-15 06:18:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-15 06:18:15 +0000 |
commit | 2c6f5ac89e8890ebc16ecbf6878ea5b4d59d45bd (patch) | |
tree | 0e50e18e710bf75644ac5161bb4546056bab0811 /docs/changelog | |
parent | 700c7b2795bab6a4a967aa89c39f796b0f615440 (diff) | |
download | vyos-documentation-2c6f5ac89e8890ebc16ecbf6878ea5b4d59d45bd.tar.gz vyos-documentation-2c6f5ac89e8890ebc16ecbf6878ea5b4d59d45bd.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 24 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 7 |
2 files changed, 31 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index c53d8ede..ad097446 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -3,6 +3,30 @@ VyOS 1.3 Equuleus ################# +20210214 +======== + +* :vytask:`T2152` (bug): ddclient has bug which prevents use_web from being used +* :vytask:`T3308` (feature): BGP: add gracefull shutdown support + + +20210213 +======== + +* :vytask:`T3028` (feature): Create a default user when metadata is not available (for Cloud-init builds) +* :vytask:`T2867` (feature): Cleanup DataSourceOVF.py in the Cloud-init +* :vytask:`T2726` (feature): Allow to use all supported SSH key types in Cloud-init +* :vytask:`T2403` (feature): Full support for networking config in Cloud-init +* :vytask:`T2387` (feature): Create XML scheme for [conf_mode] BGP +* :vytask:`T2174` (feature): Rewrite protocol BGP to new XML/Python style +* :vytask:`T1987` (bug): A default route can be deleted by dhclient-script in some cases +* :vytask:`T2310` (bug): vyos-cloud-init use global config to configure pass and ssh login +* :vytask:`T723` (feature): Add support for first boot or installation time saved config modification +* :vytask:`T1775` (bug): Cloud-init not running userdata runcmd +* :vytask:`T1389` (feature): Add support for NoCloud cloud-init datasource +* :vytask:`T1315` (feature): Allow BGP to use address-family l2vpn evpn + + 20210212 ======== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index e9c7458f..3b12436b 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -3,6 +3,13 @@ VyOS 1.4 Sagitta ################ +20210214 +======== + +* :vytask:`T2848` (feature): bgp-add-path configuration options +* :vytask:`T1875` (feature): Add the ability to use network address as BGP neighbor (bgp listen range) + + 20210212 ======== |