Skip to content

v1.0.3.0

Choose a tag to compare

@alanquillin alanquillin released this 05 Aug 16:05
· 1403 commits to master since this release

Changes

  • Updated to latest version of SimpleRESTServices library (v1.0.5.0).
  • Modified the compute and identity providers to allow a CloudIdentity to be optionally passed in to the constructor
  • Modified all compute and identity provider method signatures to move the identity property to the end and made it optional. If no identity is passed in the method, the default identity passed in via the constructor is used.