Skip to content

Releases: citrix/citrix-daas-rest-go

v0.4.2

12 Jun 15:50
Compare
Choose a tag to compare

This release contains the following updates:

  • Add Support for UserFarmMapping in citrixstorefront
  • Updated Icons API in citrixorchestration
  • Cleanup generated files from previous code generation #15

Full Changelog: v0.4.1...v0.4.2

v0.4.1

24 May 17:53
Compare
Choose a tag to compare

This release contains the following updates:

  • Update data type from NullableInt to NullableInt64 for Site Id for AddSTFAuthenticationServiceRequestModel and GetSTFAuthenticationServiceRequestModel

Full Changelog: v0.4.0...v0.4.1

v0.4.0

24 May 13:56
Compare
Choose a tag to compare

This release contains the following updates:

  • Add support for Identity and PVS Streaming APIs in citrixorchestration.
  • Add client for Global App Configuration.
  • Add client for Citrix StoreFront.
  • Add client for Citrix Resource Locations.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

23 Feb 15:35
Compare
Choose a tag to compare

This release contains the following updates:

  • Added support for GPO APIs

Full Changelog: v0.2.7...v0.3.0

v0.2.7

12 Jan 20:46
Compare
Choose a tag to compare

This release contains the following updates:

  • Support Citrix Cloud Gov / Gov Staging environment.

Full Changelog: v0.2.6...v0.2.7

v0.2.6

29 Nov 20:42
Compare
Choose a tag to compare

This release contains the following updates:

  • Implement batch API
  • Minor bugfixes and improvements

Full Changelog: v0.2.5...v0.2.6

v0.2.5

17 Nov 15:16
Compare
Choose a tag to compare

This release contains the following change:

  • Added exponential retry helper to prevent failure from single throttling.
  • Renamed OnPremise to OnPremises everywhere in code and docs.

Full Changelog: v0.2.4...v0.2.5

v0.2.4

09 Nov 20:30
Compare
Choose a tag to compare

Small bugfix for potential nil pointer exception during retry.

v0.2.3

01 Nov 19:04
Compare
Choose a tag to compare

This release contains a small fix that performs retries when Citrix Cloud authentication failed due to throttling.

v0.2.2

27 Oct 15:40
Compare
Choose a tag to compare
  • Regenerate citrixorchestration client with fix for Enum values
  • Passthrough CitrixDaasClient creation error
  • Cleanup deprecated docs and duplicated imports