Skip to content

Releases: marksull/fmcapi

Merge pull request #175 from marksull/release/20240110.0

09 Jan 23:51
8cafbcf
Compare
Choose a tag to compare

20231211.0

11 Dec 03:06
3a08e3b
Compare
Choose a tag to compare
Merge pull request #170 from marksull/release/20231211.0

Release/20231211.0

20231130.0

30 Nov 09:45
2ef6613
Compare
Choose a tag to compare
Merge pull request #167 from marksull/release/20231130.0

Bump version

20231114.0

13 Nov 20:16
f34e4f1
Compare
Choose a tag to compare
Merge pull request #164 from marksull/bugix/circular_import_error

Bugix/circular import error

20231001.0

01 Oct 10:08
8d0c1c7
Compare
Choose a tag to compare
Merge pull request #155 from marksull/release/20231001.0

Bump version to 20231001.0

20200330.0

30 Mar 15:18
Compare
Choose a tag to compare

Add "addgroup" functionality to AccessRules

Release 20200213.0

13 Feb 15:14
Compare
Choose a tag to compare

Fixed accessrules.py VALID_JSON_DATA for enableSyslog.
Improved docker image.

20181130.1

30 Nov 17:15
Compare
Choose a tag to compare

Prefilter support has been added to fmcapi.

New APIs and bug fixes

17 Oct 18:28
Compare
Choose a tag to compare

Bug fixes
Improved debug outputs
Added ability to add source_sgt into AccessRules but it appears the FMC isn't using it yet.
Added access to defaultAction in AccessRules.
Added access to IKESettings API
Added access to IPsecSettings API
Added access to AdvancedSettings API
Added access to Endpoints API
Expanded the Example to include an example of separation of user data and code.
Added extendedACL support to EndPoints.
Modified INFO logging. Move some messages into DEBUG/ERROR/WARNING levels instead.

Ready for Firepower v6.5.0

02 Oct 16:00
Compare
Choose a tag to compare

There was a "bug" that caused fmcapi AccessRules to not put/post to FMC. Fixed.
Alpha (untested) ability to add source_sgt to AccessRules.