|
1 | | -2.5.1 |
| 1 | +# 2.5.1 |
2 | 2 | Features: |
3 | 3 | - 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. |
4 | 4 | - Increased timeout for checking on job status from 10 minutes to 60 minutes. |
5 | 5 | - Improved error handling and logging for commit operations, including more detailed error messages when commits fail. |
6 | 6 |
|
7 | | -2.5.0 |
| 7 | +# 2.5.0 |
8 | 8 | Features: |
9 | 9 | - 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`. |
10 | 10 | - Improved support for validating commit changes are successfully pushed from Panorama to Firewall. |
11 | 11 |
|
12 | | -2.4.0 |
| 12 | +# 2.4.0 |
13 | 13 | * .Net 6 and .Net 8 Build Support |
14 | 14 | * Documentation Updates |
15 | 15 |
|
16 | | -2.3.1 |
| 16 | +# 2.3.1 |
17 | 17 | * Fixed issue where trace logs had extra info in them |
18 | 18 | * Fixed issue with chain support when pushing certs to palo |
19 | 19 |
|
20 | | -2.3.0 |
| 20 | +# 2.3.0 |
21 | 21 | * Added support for Template Only Commits |
22 | 22 | * Added support for Template Stack Commits |
23 | 23 | * Added support for ingoring Trusted Default Certs on inventory to speed up the inventory job |
24 | 24 |
|
25 | | -2.2.1 |
| 25 | +# 2.2.1 |
26 | 26 | * Fixed URL Encoding on Palo Username and Pwd that caused invalid credentials error |
27 | 27 |
|
28 | | -2.2.0 |
| 28 | +# 2.2.0 |
29 | 29 | * Removed support for binding cert to new binding location, can only update certs that are previously bound |
30 | 30 | * Support for replacing certs on all binding locations both Panorama and Firewalls as long as it was there before |
31 | 31 | * Support for Virtual Systems on Firewalls, tested with only Azure Virtual Version of Firewall |
32 | 32 | * Support for Virtual Systems on Panorama Templates |
33 | 33 |
|
34 | | -2.1.1 |
| 34 | +# 2.1.1 |
35 | 35 | * Bug - Add Renew Failure Object Reference Error when Adding/Renewing a cert. |
36 | 36 |
|
37 | | -2.1.0 |
| 37 | +# 2.1.0 |
38 | 38 | * Support for Pan Level Certficates |
39 | 39 | * Support for Pushing Entire Certificate Chain to Panorama |
40 | 40 | * Auto Detection of Trusted Root Certificates |
41 | 41 | * Fix Inventory Check For Private Key from Dummy to Anything |
42 | 42 |
|
43 | | -2.0.1 |
| 43 | +# 2.0.1 |
44 | 44 | * Fix Epoch Time in Model from int to long to prevent inventory errors |
45 | 45 |
|
46 | | -2.0.0 |
| 46 | +# 2.0.0 |
47 | 47 | * Support for Panorama or Firewall connectivity |
48 | 48 | * Commits changes to the Individual Firewall |
49 | 49 | * Support for Panorama push to firewalls |
50 | 50 |
|
51 | | -1.0.3 |
| 51 | +# 1.0.3 |
52 | 52 | * Added PAM Support for Orchestrator |
53 | 53 |
|
0 commit comments