From 8208b02f6f5d5956ccd8d28fdf925cf580011712 Mon Sep 17 00:00:00 2001 From: GomathiselviS Date: Tue, 1 Mar 2022 13:45:26 -0500 Subject: Prepare vyos release 2.8.0 (#241) Prepare vyos release 2.8.0 Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY ISSUE TYPE Docs Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: None --- changelogs/changelog.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'changelogs/changelog.yaml') diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index bcc7e21b..43c0b409 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -332,3 +332,23 @@ releases: name: vyos_snmp_server namespace: '' release_date: '2022-01-31' + 2.8.0: + changes: + minor_changes: + - Add vyos_hostname resource module. + - Rename V4-EGRESS/V6-EGRESS to EGRESS in the tests to test the same-name situation + - Update vyos_facts to support IPv4 and IPv6 rule sets having the same name + - Update vyos_firewall_rules to support IPv4 and IPv6 rule sets having the same + name + - vyos_firewall_rules - Add support for log enable on individual rules + - vyos_firewall_rules - fixed incorrect option 'disabled' passed to the rules. + fragments: + - rule_set_same_name.yaml + - vyos_firewall_rules_add_log.yaml + - vyos_firewall_rules_fix_rules_disable.yaml + - vyos_hostname_rm.yaml + modules: + - description: Manages hostname resource module + name: vyos_hostname + namespace: '' + release_date: '2022-03-01' -- cgit v1.2.3