Skip to content

v1.2.0.1

Choose a tag to compare

@alanquillin alanquillin released this 25 Sep 22:15
· 954 commits to master since this release

Minor Patch Release

This release does not include any breaking changes for users coming from v1.2.0.0. If you are updating to this release from a release before v1.2.0.0, please take time to read the release notes from v1.2.0.0 to make sure you are aware of recent breaking changes in the library.

Changes

You can view all commits for this release here.

You can view all issues closed for this release here.

  • Support specifying a default region when constructing a provider (#180)
  • Fixed support for impersonation with RackspaceImpersonationIdentity.
    • Removed CloudIdentityProvider.Impersonate (now handled automatically when an impersonation identity is used)