-
Notifications
You must be signed in to change notification settings - Fork 6
/
CHANGELOG
20 lines (18 loc) · 860 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
20221201 1.2.0 Changes
* BREAKING CHANGES
* A top level command either -new or -pend is required to run the appliaction. Previously -new was assumed and led to strange behaviour when run without any command line options.
* Several minor bug fixes
* Updated Documentation
* Added input validation
* Refactored CLI logic
* added the ability to pass csr in through STDIN
* 20210720 Rebased on to v1.1.2
20210720 1.1.2 Disabled HTTP/2 as this is not enabled in the standard ADCS deployment
* Simplified the creation of the net/http client object
* Bumped dependancy versions
* Updated versioning to allow for a version suffix
* Several minor bug fixes
20210205 1.1.1 Fixed printf in webenrollmentnewrequest
20210205 1.1.0 Added Versioning
Before 2021
Untracked in changelog. See git history