Skip to content

Da Vinci PDex Test Kit v0.12.0

Choose a tag to compare

@vanessuniq vanessuniq released this 03 Apr 15:23
· 38 commits to main since this release
b9b8eb8

Breaking Change

This release updates the Da Vinci PDex Test Kit to use AuthInfo rather than
OAuthCredentials for storing auth information. As a result of this change, any
test kits which rely on this test kit will need to be updated to use AuthInfo
rather than OAuthCredentials inputs.

What's Changed

  • FI-3805: Add verifies_requirements to Server and Client suites by @emichaud998 in #42
  • FI-3746: Transition test kit to use auth info by @vanessuniq in #44
  • Bulk Data Auth Info Integration by @Shaumik-Ashraf in #47
  • FI-3875: Add Remaining PDex Resources by @emichaud998 in #45
  • Release 0.12.0 by @vanessuniq in #46

New Contributors

Full Changelog: v0.11.0...v0.12.0