ancestor: null releases: 2.0.0: changes: breaking_changes: - Generic FortiOS Module - FOS module to issue generic request with Ansible. - Support for FOS Monitor API - several modules are new for monitor API. - Unified Collection - The fortios collection itself will be adapting any FOS platforms. bugfixes: - Deprecated second-layer state module parameter - enable_log - Explicit logging option. known_issues: - Modules for monitor API are not versioned yet. major_changes: - New module fortios_configuration_fact - New module fortios_json_generic - New module fortios_monitor - New module fortios_monitor_fact release_summary: The major breaking release of FOS 2.x collections. removed_features: - Removed module fortios_facts - Removed module fortios_registration_forticare - Removed module fortios_registration_vdom - Removed module fortios_system_config_backup_restore - Removed module fortios_system_vmlicense fragments: - overall.yml release_date: '2021-04-05' 2.0.1: changes: minor_changes: - fixed pylint testing errors. fragments: - 2.0.1.yml release_date: '2021-04-07' 2.0.2: changes: bugfixes: - Fix the authorization fails at log in with username and password in FOS7.0. - Github Issue 103 - Github Issue 105 major_changes: - Improve ``fortios_configuration_fact`` to use multiple selectors concurrently. - Support ``check_mode`` in all cofigurationAPI-based modules. - Support filtering for fact gathering modules ``fortios_configuration_fact`` and ``fortios_monitor_fact``. - Support moving policy in ``firewall_central_snat_map``. - Unify schemas for monitor API. release_summary: patch release of 2.0.2 fragments: - release_2.0.2.yml release_date: '2021-05-14' 2.1.0: changes: bugfixes: - Disable check_mode feature from all global objects of configuration modules due to 'state' issue. - Fix a bug in IP_PREFIX.match(). - Fix the issue that the ``server_type`` is not updated in ``fortios_system_central_management``. - Fix the unexpected warning caused by optinal params in ``fortios_monitor_fact`` and ``fortios_monitor``. major_changes: - New module fortios_monitor_fact. - Support Fortios 7.0. - Support Log APIs. release_summary: minor release of 2.1.0 fragments: - release_2.1.0.yml release_date: '2021-06-25' 2.1.1: changes: bugfixes: - Fix the KeyError caused by non-required multi-value attributes in an object. release_summary: patch release of 2.1.1 fragments: - 2.1.1_release.yml release_date: '2021-06-29' 2.1.2: changes: bugfixes: - Fix a regression bug caused by non-required attributes. - Fix an intentional exception for listed options. release_summary: patch release of 2.1.2 fragments: - 2.1.2_release.yml release_date: '2021-07-15' 2.1.3: changes: bugfixes: - Fix Github issue - Fix the corner cases that response does not have status in it. - Fix the filters error when fetching multiple facts with selectors for a configuration module (Github issue major_changes: - Add real-world use cases in the example section for some configuration modules. - Collect the current configurations of the modules and convert them into playbooks. - Support FortiOS 7.0.1. - Support member operation (delete/add extra members) on an object that has a list of members in it. - Support selectors feature in ``fortios_monitor_fact`` and ``fortios_log_fact``. release_summary: patch release of 2.1.3 fragments: - 2.1.3_release.yml release_date: '2021-11-11' 2.1.4: release_date: '2022-02-04'