Skip to content

Commit d4b2f5f

Browse files
committed
chore(docs): format CHANGELOG
Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
1 parent 995712e commit d4b2f5f

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,53 @@
1-
2.5.1
1+
# 2.5.1
22
Features:
33
- Add validation logic for certificate alias length. If targeting Firewall directly, alias length must be less than 64 characters. If targeting Panorama, alias length must be less than 32 characters. This is to prevent errors when pushing certificates to Palo Alto.
44
- Increased timeout for checking on job status from 10 minutes to 60 minutes.
55
- Improved error handling and logging for commit operations, including more detailed error messages when commits fail.
66

7-
2.5.0
7+
# 2.5.0
88
Features:
99
- Add support for multiple Device Groups. You can now specify a comma-delimited list of Device Groups for your Certificate Store. i.e. `Group 1;Group 2;Group 3`.
1010
- Improved support for validating commit changes are successfully pushed from Panorama to Firewall.
1111

12-
2.4.0
12+
# 2.4.0
1313
* .Net 6 and .Net 8 Build Support
1414
* Documentation Updates
1515

16-
2.3.1
16+
# 2.3.1
1717
* Fixed issue where trace logs had extra info in them
1818
* Fixed issue with chain support when pushing certs to palo
1919

20-
2.3.0
20+
# 2.3.0
2121
* Added support for Template Only Commits
2222
* Added support for Template Stack Commits
2323
* Added support for ingoring Trusted Default Certs on inventory to speed up the inventory job
2424

25-
2.2.1
25+
# 2.2.1
2626
* Fixed URL Encoding on Palo Username and Pwd that caused invalid credentials error
2727

28-
2.2.0
28+
# 2.2.0
2929
* Removed support for binding cert to new binding location, can only update certs that are previously bound
3030
* Support for replacing certs on all binding locations both Panorama and Firewalls as long as it was there before
3131
* Support for Virtual Systems on Firewalls, tested with only Azure Virtual Version of Firewall
3232
* Support for Virtual Systems on Panorama Templates
3333

34-
2.1.1
34+
# 2.1.1
3535
* Bug - Add Renew Failure Object Reference Error when Adding/Renewing a cert.
3636

37-
2.1.0
37+
# 2.1.0
3838
* Support for Pan Level Certficates
3939
* Support for Pushing Entire Certificate Chain to Panorama
4040
* Auto Detection of Trusted Root Certificates
4141
* Fix Inventory Check For Private Key from Dummy to Anything
4242

43-
2.0.1
43+
# 2.0.1
4444
* Fix Epoch Time in Model from int to long to prevent inventory errors
4545

46-
2.0.0
46+
# 2.0.0
4747
* Support for Panorama or Firewall connectivity
4848
* Commits changes to the Individual Firewall
4949
* Support for Panorama push to firewalls
5050

51-
1.0.3
51+
# 1.0.3
5252
* Added PAM Support for Orchestrator
5353

0 commit comments

Comments
 (0)