Release Notes¶
Release Galaxy 1.3.0¶
Release Targets¶
FortiWeb Galaxy 1.3.0 is based on 1.2.0.
Features¶
- Add HTTP Content Routing modules.
- Add HTTP/3 service and redirect-naked-domain configuration support in ‘fwebos_server_policy’ module.
- Add the modules of HTTP Header Security, Custom Policy, CSRF Protection.
- FortiWeb version: v7.2.x, v7.4.x and v7.6.x.
Release Galaxy 1.2.0¶
Release Targets¶
FortiWeb Galaxy 1.2.0 is based on 1.0.1.
Features¶
- Add idempotency support.
- FortiWeb version: v7.2.x, v7.4.x and v7.6.x.
Notice¶
- When users attempt to add a duplicated entry, the ansible modules will not execute the action and generate message “A duplicate entry has already existed.”. However, the ansible modules do not consider this action ‘failed’ and will continue executing the following tasks in a playbook.
- When users attempt to edit or delete a non-existent entry, the ansible modules will not execute the action and generate message “The entry is not found.”. However, the ansible modules do not consider this action ‘failed’ and will continue executing the following tasks in a playbook.