summaryrefslogtreecommitdiffstats
path: root/ansible_collections/fortinet/fortios/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/fortinet/fortios/CHANGELOG.rst')
-rw-r--r--ansible_collections/fortinet/fortios/CHANGELOG.rst101
1 files changed, 101 insertions, 0 deletions
diff --git a/ansible_collections/fortinet/fortios/CHANGELOG.rst b/ansible_collections/fortinet/fortios/CHANGELOG.rst
index e7f1a5a4c..4c4fcae19 100644
--- a/ansible_collections/fortinet/fortios/CHANGELOG.rst
+++ b/ansible_collections/fortinet/fortios/CHANGELOG.rst
@@ -5,6 +5,107 @@ Fortinet.Fortios Release Notes
.. contents:: Topics
+v2.3.5
+======
+
+Release Summary
+---------------
+
+patch release of 2.3.5
+
+Major Changes
+-------------
+
+- Update all the boolean values to true/false in the documents and examples.
+- Update the document of log_fact.
+- Update the mismatched version message with version ranges.
+- Update the required ansible version to 2.14.
+- Update the supported version ranges instead of concrete version numbers to reduce the collection size.
+
+Bugfixes
+--------
+
+- Github issue
+- Github issue
+- Github issue
+
+v2.3.4
+======
+
+Release Summary
+---------------
+
+patch release of 2.3.4
+
+Major Changes
+-------------
+
+- Format the contents in the changelog.yml file.
+- update the required Ansible version to 2.14.0 in the runtime.yml file.
+
+v2.3.3
+======
+
+Release Summary
+---------------
+
+patch release of 2.3.3
+
+Major Changes
+-------------
+
+- Add new fortios version 7.4.1.
+- Update Ansible version from 2.9 to 2.14.
+- Update Q&A with a resolution for Ansible Always Sending GET/PUT Requests as POST Requests.
+- Update the requirement.txt file to specify the sphinx_rtd_theme==1.3.0
+
+Bugfixes
+--------
+
+- Fix the issue of one session remaining open after the task is finished.
+- To optimize the json_generic module and reduce the time spent while sending GET requests.
+
+v2.3.2
+======
+
+Release Summary
+---------------
+
+patch release of 2.3.2
+
+Major Changes
+-------------
+
+- Improve the document for adding notes and examples in Q&A for modules using Integer number as the mkey.
+
+Bugfixes
+--------
+
+- Fix the hyperlink issue for the supported FOS versions in USER's GUIDE.
+
+v2.3.1
+======
+
+Release Summary
+---------------
+
+patch release of 2.3.1
+
+Major Changes
+-------------
+
+- Add readthedocs.yaml file.
+- Update Q&A regarding setting up FortiToken multi-factor authentication;
+
+Bugfixes
+--------
+
+- Fix the issue while comparing the changes in before and after data in check_mode;
+- Fix the issues that some parameters are not in a specific fos vm versions.
+- Fix the request error when updating global object;
+- Fix the sanity test error;
+- Fix the wrong credential error when using username/password in fos verion 6;
+
v2.3.0
======