Skip to content

Latest commit

 

History

History
285 lines (199 loc) · 7.99 KB

File metadata and controls

285 lines (199 loc) · 7.99 KB

Fortinet.Fortianalyzer Release Notes

Release fortinet.fortianalyzer 1.7.0

  • Supported FortiAnalyzer 7.2.6, 7.2.7, 7.6.0 API schemas.
  • Supported check mode for all modules except "faz_generic".
  • Supported diff mode for some modules.
  • Improved code logic, reduced redundant requests for system information.
  • Improved faz_fact document.
  • Improved readme document.
  • fortinet.fortianalyzer.faz_cli_system_admin_user_policyblock - Policy block write access.

Release fortinet.fortianalyzer 1.6.0

  • Supported FortiAnalyzer 7.4.3 API schemas. 1 new module.
  • Supported ansible-core 2.17
  • Added more report selectors in faz_fact.
  • Changed type of "schedule_valid_end" and "schedule_valid_start" in module faz_report_config_schedule from list of dict to string.
  • fortinet.fortianalyzer.faz_cli_system_log_ueba - UEBAsettings.

Release fortinet.fortianalyzer 1.5.0

  • Added parameter version_check. If set to True, it will check whether the parameters used are supported by the corresponding version of FortiAnazlyer.
  • Added report serial modules.
  • Supported FortiAnalyzer 7.0.12, 7.2.5.
  • Improved 10 modules to support "state:absent".
  • Improved bypass_validation. If you now set bypass_validation to true, it will allow you to send parameters that are not defined in the schema.
  • Improved documentation, added description for all "no description" modules.
  • Improved faz_fact, it can support selectors start with "report".
  • fortinet.fortianalyzer.faz_report_config_chart - Config chart.
  • fortinet.fortianalyzer.faz_report_config_chart_drilldowntable - Config drill-down-table.
  • fortinet.fortianalyzer.faz_report_config_chart_tablecolumns - Config table-columns.
  • fortinet.fortianalyzer.faz_report_config_chart_variabletemplate - Config variable-template.
  • fortinet.fortianalyzer.faz_report_config_dataset - Config dataset.
  • fortinet.fortianalyzer.faz_report_config_dataset_variable - Config variable.
  • fortinet.fortianalyzer.faz_report_config_layout - Config layout.
  • fortinet.fortianalyzer.faz_report_config_layout_component - Config component.
  • fortinet.fortianalyzer.faz_report_config_layout_component_variable - Config variable.
  • fortinet.fortianalyzer.faz_report_config_layout_footer - Config footer.
  • fortinet.fortianalyzer.faz_report_config_layout_header - Config header.
  • fortinet.fortianalyzer.faz_report_config_layoutfolder - Config layout-folder.
  • fortinet.fortianalyzer.faz_report_config_macro - Config macro.
  • fortinet.fortianalyzer.faz_report_config_output - Config output.
  • fortinet.fortianalyzer.faz_report_config_output_emailrecipients - Config email-recipients.
  • fortinet.fortianalyzer.faz_report_config_schedule - Config schedule.
  • fortinet.fortianalyzer.faz_report_config_schedule_addressfilter - Config address-filter.
  • fortinet.fortianalyzer.faz_report_config_schedule_devices - Config devices.
  • fortinet.fortianalyzer.faz_report_config_schedule_filter - Config filter.
  • fortinet.fortianalyzer.faz_report_config_schedule_reportlayout - Config report-layout.
  • fortinet.fortianalyzer.faz_report_configfile_import - Import report config files.
  • fortinet.fortianalyzer.faz_report_graphfile - Handle graph files.
  • fortinet.fortianalyzer.faz_report_graphfile_delete - Handle graph files.
  • fortinet.fortianalyzer.faz_report_reports_data_delete - Handle generated reports.
  • fortinet.fortianalyzer.faz_report_run - Start report requests.
  • fortinet.fortianalyzer.faz_report_run_delete - Handle report requests by task ID.
  • fortinet.fortianalyzer.faz_report_template_delete - Delete report template language package files.
  • fortinet.fortianalyzer.faz_report_template_import - Import report templates.
  • fortinet.fortianalyzer.faz_report_template_install - Install report template language packages from files.

release fortinet.fortianalyzer 1.4.0

  • Added deprecated warning to invalid argument name, please change the invalid argument name such as "var-name", "var name" to "var_name".
  • Changed minimum required ansible-core version to 2.15.0
  • Supported FortiAnalyzer 6.4.14, 7.0.11, 7.4.2
  • Changed "revision" to "v_range" to reduce the size of the code.
  • Improved the logic of plugin code.
  • Renamed the input argument "message" in "faz_sys_reboot" to "faz_message".
  • fortinet.fortianalyzer.faz_cli_system_admin_profile_writepasswdprofiles - Profile list.
  • fortinet.fortianalyzer.faz_cli_system_admin_profile_writepasswduserlist - User list.

Update FortiAnalyzer Ansible to support newest version of FortiAnalyzer.

  • Added missing enum values for some arguments.
  • Improve logic to decide whether the local data and remote FortiAnalyzer are the same.
  • Require ansible core to be at least 2.14.0
  • Support FortiAnalyzer 7.0.10

Update FortiAnalyzer Ansible minimum ansible core version.

  • Require ansible core to be at least 2.13.0

Update FortiAnalyzer Ansible to support newest version of FortiAnalyzer.

  • Add 4 new modules.
  • Add module digest page in the document.
  • Support newest patches from v6.2 to v7.4
  • Fixed the bug that would report an error when providing access_token and username/password at the same time.
  • Improve code robustness.
  • fortinet.fortianalyzer.faz_cli_system_csf - Add this device to a Security Fabric or set up a new Security Fabric on this device.
  • fortinet.fortianalyzer.faz_cli_system_csf_fabricconnector - Fabric connector configuration.
  • fortinet.fortianalyzer.faz_cli_system_csf_trustedlist - Pre-authorized and blocked security fabric nodes.
  • fortinet.fortianalyzer.faz_cli_system_log_pcapfile - Log pcap-file settings.

Update FortiAnalyzer Ansible to support FortiAnalyzer v7.4. Support fortianalyzer cloud and IAM access token login method.

  • Support Fortianalyze v7.4, 1 new modules, faz_cli_system_socfabric_trustedlist.
  • Support IAM access token login method.
  • Support fortianalyzer cloud.

Release 1.1.0 to support all FortiAnalyzer versions in 6.2, 6.4, 7.0 and 7.2.

  • Support all FortiAnalyzer versions in 6.2, 6.4, 7.0 and 7.2. 3 new modules.
  • Added param log_path to every module. You can specify the place to save the log when enable_log is True.
  • faz_fact and faz_rename support more URLs.
  • Fixed Many sanity test warnings and errors.
  • Fixed an issue where some selectors in faz_fact were named incorrectly.
  • Fixed version_added in the document. The value of this parameter is the version each module first supported in the FortiAnalyzer Ansible Collection.

Release 1.0.3 for Automation Hub.

  • deprecate default genrated README in plugin directory.
  • update meta/runtime.yaml requirement.
  • update python and ansible requirement in top-level README.

Minor release of FortiAnalyzer Ansible Collection 1.0.2

  • Fixed Many sanity test warnings and errors.
  • Support API schema 7.2.0, 25 new APIs, 8 new modules.
  • Supported Ansible Changelogs.

FortiAnalyzer Base Release

  • Flexible error handling mechanism.
  • Full FortiAnalyzer JRPC URLs coverage (more than 170 modules).