You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.