Releases · PyFortiAPI/PyFortiAPI · GitHub
Skip to content

Releases: PyFortiAPI/PyFortiAPI

0.3.0

11 Oct 08:22

Choose a tag to compare

New Features

  • Allow optional override of SSL verification parameter [PR#18]

Enhancements

None

Bug Fixes

None

0.2.1

20 Jan 04:41

Choose a tag to compare

New Features

None

Enhancements

None

Bug Fixes

  • Add URL encoding of addresses to escape special characters when using the update_firewall_address function [PR#16]

0.2.0

29 Oct 01:22

Choose a tag to compare

New Features

Added ability to specify custom HTTPS port [PR#10]

Enhancements

VDOM parameter added to does_exist function [PR#10]

Bug Fixes

None

0.1.0

31 Jan 00:26

Choose a tag to compare

New Features

Added capability for policies to include ISDB references [PR#5]

Enhancements

Filters added to GET requests [PR#4]

Bug Fixes

None

0.0.8

06 Nov 03:52

Choose a tag to compare

New Features

  • Added Changelog to track future changes

Enhancements

None

Bug Fixes

  • Logout added to does_exist function to prevent stale connections piling up [PR#2]