patch release of 2.1.2
- Fix a regression bug caused by non-required attributes.
- Fix an intentional exception for listed options.
patch release of 2.1.1
- Fix the KeyError caused by non-required multi-value attributes in an object.
minor release of 2.1.0
- New module fortios_monitor_fact.
- Support Fortios 7.0.
- Support Log APIs.
- 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 infortios_system_central_management
. - Fix the unexpected warning caused by optinal params in
fortios_monitor_fact
andfortios_monitor
.
patch release of 2.0.2
- 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
andfortios_monitor_fact
. - Support moving policy in
firewall_central_snat_map
. - Unify schemas for monitor API.
- Fix the authorization fails at log in with username and password in FOS7.0.
- Github Issue 103
- Github Issue 105
- fixed pylint testing errors.
The major breaking release of FOS 2.x collections.
- New module fortios_configuration_fact
- New module fortios_json_generic
- New module fortios_monitor
- New module fortios_monitor_fact
- 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.
- 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
- Deprecated second-layer state module parameter
- enable_log - Explicit logging option.
- Modules for monitor API are not versioned yet.