diff options
author | rebortg <rebortg@users.noreply.github.com> | 2023-06-26 06:06:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-26 06:06:33 +0000 |
commit | 82e252c4ea2787f7e16af1a08b7f4c9240010fa7 (patch) | |
tree | 89916ed7bdca8dd6e37043cd9c4211ab4b6ddab4 /docs/changelog | |
parent | f32d6adf209372ddd6f3d213f46971bf33e0007d (diff) | |
download | vyos-documentation-82e252c4ea2787f7e16af1a08b7f4c9240010fa7.tar.gz vyos-documentation-82e252c4ea2787f7e16af1a08b7f4c9240010fa7.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 12 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 40 |
2 files changed, 51 insertions, 1 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 3c0c0848..d3e43824 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,18 @@ _ext/releasenotes.py +2023-06-25 +========== + +* :vytask:`T5240` ``(bug): Service router-advert failed to start radvd with more then 3 name-servers`` + + +2023-06-21 +========== + +* :vytask:`T5280` ``(bug): Update Expired keys (2023-06-08) for PowerDNS`` + + 2023-05-29 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 233fe0fd..87ea1ccd 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,10 +8,48 @@ _ext/releasenotes.py +2023-06-25 +========== + +* :vytask:`T5240` ``(bug): Service router-advert failed to start radvd with more then 3 name-servers`` +* :vytask:`T5312` ``(bug): Nonescaped special character in help text`` + + +2023-06-24 +========== + +* :vytask:`T5303` ``(bug): Rsyslog.service is not working`` +* :vytask:`T5298` ``(bug): Add RFKILL support into kernel.`` +* :vytask:`T5308` ``(enhancment): Remove workarounds for incorrect defaults in get_interface_dict`` +* :vytask:`T5228` ``(enhancment): Simplify get_config_dict and add argument with_defaults`` +* :vytask:`T5310` ``(bug): Need some help troubleshooting NIC detection.`` + + +2023-06-22 +========== + +* :vytask:`T5297` ``(default): Utility function to check if config under node has been changed between revisions`` + + +2023-06-20 +========== + +* :vytask:`T5300` ``(bug): verification of port availability can return false negative on boot`` +* :vytask:`T5305` ``(bug): REST API configure operation should not be defined as async`` +* :vytask:`T5248` ``(feature): Ability to load config via API in JSON format`` + + +2023-06-19 +========== + +* :vytask:`T5281` ``(feature): Add kernel options for vhost-net`` +* :vytask:`T5072` ``(default): QOS-Rewrite: protocol name used literally`` +* :vytask:`T4969` ``(bug): QoS Policy - Unable to set class match mark number`` + + 2023-06-18 ========== -* :vytask:`T5295` ``(bug): QoS shaper incorrect rate limit the traffic`` * :vytask:`T5256` ``(bug): QoS expects protocol number but not protocol name`` |