Skip to content

v1.7.1

Compare
Choose a tag to compare
@dgilling dgilling released this 29 Sep 03:56
· 24 commits to master since this release
a4e6ac1

Fixed:

  • Singleton pattern for controller objects removed. No longer can you statically reference Configuration.ApplicationId. This aids cases where multiple MoesifAPIClient's are instantiated.

Breaking Change:

  • Configuration.ApplicationId no longer static.