Skip to content

Releases: akshaymane920/pyFortimanagerAPI

0.2.3

15 Oct 13:32
Compare
Choose a tag to compare

Full Changelog: 0.2.2...0.2.3

0.2.2

15 Oct 13:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

17 Feb 10:59
Compare
Choose a tag to compare

What's Changed

  • Bump certifi from 2021.10.8 to 2022.12.7 by @dependabot in #24
  • updated urls from hardcoded root to self.adom by @gt732 in #25

New Contributors

  • @gt732 made their first contribution in #25

Full Changelog: 0.2.0...0.2.1

0.2.0

15 Jan 06:08
99b0411
Compare
Choose a tag to compare

What's Changed

  • add get_global_footer_policies & get_firewall_footer_policies by @svde in #22
  • lock_adom and unlock_adom #17 by @dasTor in #23

New Contributors

Full Changelog: 0.1.9...0.2.0

0.1.9

17 Dec 14:32
Compare
Choose a tag to compare

What's Changed

  • adding method that helps to pull dhcp values for devices by @itsvinitjain in #18
  • get adom and global header policies + change verify=False to verify=self.verify by @svde in #16
  • IPv6 support begins by @htam-net in #21

New Contributors

Full Changelog: 0.1.8...0.1.9

0.1.8

20 Aug 14:34
Compare
Choose a tag to compare

Full Changelog: 0.1.7...0.1.8

0.1.7

14 Aug 09:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.6...0.1.7

0.1.6

12 Dec 16:43
Compare
Choose a tag to compare

What's New

  • BugFix/Improvement: Removed exit() from login method as it terminates the execution if login creds are incorrect Instead returned session as it is.

Full Changelog: 0.1.5...0.1.6

0.1.5

27 Nov 12:16
Compare
Choose a tag to compare

What's New

  • Added Api calls to run scripts on Fortimanger Database and Fortigate Remote CLI from Fortimanager.
  • Added a method to backup FortiGate configuration from Fortimanager.
    Full Changelog: 0.1.4...0.1.5

0.1.4

17 Nov 12:13
Compare
Choose a tag to compare

What's New

  • Added Api calls for dealing with Scripts in Fortimanager
  • Documentation for Old Api calls i.e. adding devices, meta data and setting installation targets for packages updated README.md
    Full Changelog: 0.1.3...0.1.4