Skip to content

v0.3.5

Compare
Choose a tag to compare
@jethron jethron released this 22 Dec 02:29
· 18 commits to main since this release
  • Console Sync: Only try to create Iglu API Keys for users with write permissions
  • Console Sync: Fail registry sync for users with write permissions that can't create API keys
  • Console Sync: For users with read-only permissions, rely on cached oauth credentials
  • Console Sync: Fix issues with Organization and Task selection when performing a console sync
  • Add support for oauth creds in Data Structures API registries
  • Fix an issue when evaluating empty and conditions in Test Suites generated from Tracking Scenarios
  • Some refactoring