summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2022-08-07 20:28:25 +0200
committerGitHub <noreply@github.com>2022-08-07 20:28:25 +0200
commite60bd3dba67394b289dd915744e42596338845c9 (patch)
treedc313609b360794bbca293beae00f08f12d08c4b /docs
parent764b8a58257ee6855973c8bacd2ae09dff656fb5 (diff)
parent2002db2531abcf6e9824c5411afd87db8b1ddf0b (diff)
downloadvyos-documentation-e60bd3dba67394b289dd915744e42596338845c9.tar.gz
vyos-documentation-e60bd3dba67394b289dd915744e42596338845c9.zip
Merge pull request #826 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs')
m---------docs/_include/vyos-1x0
-rw-r--r--docs/changelog/1.3.rst12
-rw-r--r--docs/changelog/1.4.rst56
3 files changed, 68 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x
-Subproject e1e9f690d3eb4cd03aba118558fffd5b6b2920c
+Subproject 225b1d3ef2e211c03814cb823b857c66084f797
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index e2646c69..5869ec60 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,18 @@
_ext/releasenotes.py
+2022-07-30
+==========
+
+* :vytask:`T4532` (bug): Flow-accounting IPv6 server/receiver bug
+
+
+2022-07-27
+==========
+
+* :vytask:`T4571` (bug): Sflow with vrf configured does not use vrf to validate agent-address IP from vrf-configured interfaces
+
+
2022-07-18
==========
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst
index a8f61af7..46d32beb 100644
--- a/docs/changelog/1.4.rst
+++ b/docs/changelog/1.4.rst
@@ -8,6 +8,62 @@
_ext/releasenotes.py
+2022-07-31
+==========
+
+* :vytask:`T4580` (bug): Handle the case of op-mode file names with hyphens in GraphQL schema/resolver generation
+
+
+2022-07-30
+==========
+
+* :vytask:`T4575` (feature): vyos.utill add new wrapper "rc_cmd" to get the return code and output
+* :vytask:`T4562` (feature): Rewrite show vrf to new format
+* :vytask:`T4545` (feature): Rewrite show nat source rules
+* :vytask:`T4543` (bug): Show source nat statistics shows incorrect interface
+* :vytask:`T4503` (default): Prevent op mode scripts from restarting services if there's a commit in progress
+* :vytask:`T4411` (feature): Add migration for service monitoring telegraf influxdb
+
+
+2022-07-29
+==========
+
+* :vytask:`T4554` (enhancment): Implement GraphQL resolvers for standardized op-mode scripts
+* :vytask:`T4518` (feature): Add XML for CLI conf mode load-balancing wan
+* :vytask:`T4544` (enhancment): Generate schema definitions from standardized op-mode scripts
+
+
+2022-07-28
+==========
+
+* :vytask:`T4531` (bug): NAT op-mode errors with exclude rules
+* :vytask:`T3435` (bug): NAT rules show corruption
+
+
+2022-07-27
+==========
+
+* :vytask:`T4571` (bug): Sflow with vrf configured does not use vrf to validate agent-address IP from vrf-configured interfaces
+* :vytask:`T4552` (bug): Unable to reset IPsec IPv6 peer
+
+
+2022-07-26
+==========
+
+* :vytask:`T4568` (bug): show vpn debug peer doesn't work
+* :vytask:`T4556` (feature): fastnetmon: Allow configure white_list_path and populate with hosts/networks that should be ignored.
+* :vytask:`T4495` (feature): Combine BGP reset op commands
+
+
+2022-07-25
+==========
+
+* :vytask:`T4567` (default): Merge experimental branch of GraphQL development
+* :vytask:`T4560` (bug): VRF and BGP neighbor local-as error
+* :vytask:`T4493` (bug): Incorrect help for "show bgp neighbors"
+* :vytask:`T1233` (bug): ipsec vpn sa showing down
+
+
2022-07-22
==========