Skip to content

Commit bd9cefa

Browse files
updated changelog
1 parent b4ecac8 commit bd9cefa

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.1.3
2+
- Added code to mitigate problem with older versions of the UO framework throwing an exception when bag attributes are included in the PEM data.
3+
- Inventory jobs will now continue if an individual cert is badly formatted and log the details.
4+
15
2.1.2
26
- correctly format certs sent in Management job to prevent Inventory errors later
37
- no longer setting Inventory status to "Unknown"

vmware-nsx-orchestrator.sln

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ VisualStudioVersion = 17.11.35219.272
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "vmware-nsx-orchestrator", "vmware-nsx-orchestrator\vmware-nsx-orchestrator.csproj", "{85C0BE86-FB6B-4350-BE7B-949EC0DDCEF0}"
77
EndProject
8+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{97595ECE-0745-45BA-B2E1-359556F50335}"
9+
ProjectSection(SolutionItems) = preProject
10+
CHANGELOG.md = CHANGELOG.md
11+
EndProjectSection
12+
EndProject
813
Global
914
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1015
Debug|Any CPU = Debug|Any CPU

0 commit comments

Comments
 (0)