Skip to content

Releases: easitab/EasitGoWebservice

2.4.1

16 Feb 07:13
Compare
Choose a tag to compare

Bug Fixes

@easitab-owner and @easitanth

2.4.0

19 Aug 07:21
7cebe6f
Compare
Choose a tag to compare

Features

Enhancement

@easitab, @easitanth and @spoven

2.3.0

28 Apr 10:00
bdafcf4
Compare
Choose a tag to compare

Enhancement

Bug Fixes

@easitab and @easitanth

Due to issues in CI/CD pipeline minor version is bumped from 0 -> 3.

2.0.7

22 Feb 19:12
f5483b2
Compare
Choose a tag to compare

Enhancement

  • Added tags when publishing to gallery for discoverability @easitanth (#95)

Bug Fixes

  • Convert-EasitXMLToPsObject no longer return error if ImportItemsResponse does not have ReturnValue @easitanth (#94)
  • Parameter CustomProperties includes hashtable values when generating payload. @easitanth (#93)
  • ColumnFilter with whitespace no longer generates error @easitanth (#92)

@easitab and @easitanth

2.0.6

07 Feb 17:59
987c6fa
Compare
Choose a tag to compare

General information

Skipping 2.0.2->2.0.5 to get synchronized with version in AppVeyor

Bug Fixes

  • Fixed enumeration problem while converting response from XML (#87)

@easitab and @easitanth

2.0.1

14 Jan 07:39
1ad69d8
Compare
Choose a tag to compare

Bug Fixes

@easitab and @easitanth

Release 2.0.0

07 Jan 09:37
17179fa
Compare
Choose a tag to compare

Features

Enhancement

  • Implemented Get-ConfigurationFile to Ping-GOWebService @easitanth (#72)
  • Implemented Get-ConfigurationFile to Import-GORequestItem @easitanth (#71)
  • Implemented Get-ConfigurationFile to Import-GOOrganizationItem @easitanth (#70)
  • Implemented Get-ConfigurationFile to Import-GOCustomItem @easitanth (#69)
  • Implemented Get-ConfigurationFile to Import-GOContactItem @easitanth (#68)
  • Implemented Get-ConfigurationFile to Import-GOAssetItem @easitanth (#67)
  • Implemented Get-ConfigurationFile to Get-GOItems @easitanth (#66)
  • Implemented Export-PayloadToFile to Ping-GOWebService @easitanth (#64)
  • Implemented Export-PayloadToFile to Import-GORequestItem @easitanth (#63)
  • Implemented Export-PayloadToFile to Import-GOOrganizationItem @easitanth (#62)
  • Implemented Export-PayloadToFile to Import-GOCustomItem @easitanth (#61)
  • Implemented Export-PayloadToFile to Import-GOAssetItem @easitanth (#60)
  • Implemented Export-PayloadToFile to Import-GOContactItem @easitanth (#59)
  • Implemented Export-PayloadToFile to Get-GOItems @easitanth (#58)
  • Disabled progress bar in Invoke-EasitWebRequest @easitanth (#56)
  • Implemented Convert-EasitXMLToPsObject to Import-GORequestItem @easitanth (#54)
  • Implemented Convert-EasitXMLToPsObject to Import-GOOrganizationItem @easitanth (#53)
  • Implemented Convert-EasitXMLToPsObject to Import-GOContactItem @easitanth (#52)
  • Implemented Convert-EasitXMLToPsObject to Import-GOAssetItem @easitanth (#51)
  • Implemented Invoke-EasitWebRequest and Convert-EasitXMLToPsObject to Ping-GOWebService @easitanth (#50)
  • Added new and updated existing tests @easitanth (#49)
  • Generated help for private cmdlets @easitanth (#48)
  • Implemented Invoke-EasitWebRequest to Import-GORequestItem @easitanth (#47)
  • Added new items parameters to Import-GORequestItem @easitanth (#46)
  • Implemented Invoke-EasitWebRequest to Import-GOOrganizationItem @easitanth (#45)
  • Implemented Invoke-EasitWebRequest to Import-GOContactItem @easitanth (#44)
  • Implemented Invoke-EasitWebRequest to Import-GOAssetItem @easitanth (#43)
  • Implemented Invoke-EasitWebRequest to Get-GOItems @easitanth (#42)
  • Updated Convert-EasitXMLToPsObject to comply with PSSA @easitanth (#40)
  • Updated Import-GORequestItem to comply with PSSA @easitanth (#39)
  • Updated Import-GOOrgItem to comply with PSSA @easitanth (#38)
  • Updated New-XMLforEasit to comply with PSSA @easitanth (#37)
  • Updated Import-GOContactItem to comply with PSSA @easitanth (#36)
  • Updated Get-GOItems to comply with PSSA @easitanth (#35)
  • Updated Import-GOAssetItem to comply with PSSA. @easitanth (#34)
  • Get-GOItems now returns objects instead of raw xml @easitanth (#33)

@easitab and @easitanth

Release 1.3.4

25 Dec 15:09
a004274
Compare
Choose a tag to compare

Features

Enhancement

  • Removed filter limit for parameter ColumnFilter @easitanth (#7)

Bug Fixes

@easitab and @easitanth

Release 1.0.0

25 Dec 14:33
1d66868
Compare
Choose a tag to compare

Features

@easitab, @easitanth and Anders Thyrsson