Skip to content

Commit

Permalink
v4.1.1 (#381)
Browse files Browse the repository at this point in the history
* Get-CiresonPortalAPIToken credential object (#379)

creating a PS Credential object and/or using ConvertTo-SecureString is not necessary to make the API call to retrieve a token

* empty catch + parameter typo (#378)

there are portions of the connector that define try/catch blocks but don't log any event. While updating these occurrences, also discovered a bug wherein the Assigned User of a Closed Incident cannot correctly trigger a reactivation which would result in a New and Related Work Item.

* Azure Cloud Instance, string vs. enum (#382)

the enum value should not be contained in quotes as this returns a string instead of the enum object

* inline notes (#383)

updating inline notes for the connector

* removing trailing whitespace (#384)

updating preference in local VSCode to remove trailing whitespace on save
  • Loading branch information
AdhocAdam committed Jun 15, 2022
1 parent 5c4c06f commit ea1ef55
Showing 1 changed file with 224 additions and 225 deletions.

0 comments on commit ea1ef55

Please sign in to comment.