Skip to content

2.4.0

Compare
Choose a tag to compare
@mikebudzynski mikebudzynski released this 24 Jun 23:39
· 366 commits to 970b1b8192e3bdab6e0dc8c18dc69bee5453e2f1 since this release

Along other features and improvements, this release introduces OAuth support in the interactive console.

Changes:

  • 970b1b8 Added scope override to OAuth flows. (#716)
  • 40449f8 Fixed product subscriptions get filter (#713)
  • 90c248c Added returnUrl to be able navigate after user signin (#709)
  • 9e8e3ac Added signUp delegation action (#703)
  • 795c2bb Moved texblock design time styles out of published css (#694)
  • 8d9113f Added redirect by return URL for AAD and AAD B2C flows. (#700)
  • 7c905f6 Upgraded client-oauth2 library. Removed auth flow filters. (#699)
  • 6fc2f70 Added table/raw schema view switch for representations. (#698)
  • 2a0a69d fixed typo and added check if token is not provided for update password (#697)
  • 6dbfb50 Upgraded depenencies. (#690)
  • 79c1f0f Added support for "implicit", "authorizationCode" and "clientCredentials" authorization flows to Test console. (#550)
  • 49e3fe9 Bump websocket-extensions from 0.1.3 to 0.1.4 (#684)
  • 72fffc7 Fix for referenced properties. (#688)
  • 045fa93 Added missing cases for referencing schema definitions in API documentation. (#682)
  • 18c3f0f Added support for wildcard hostnames in Test console. (#681)
  • 6c9a96a Fixed reset password (#680)
  • 73e6bf2 Added reserved IDs to MAPI object storage conversions. (#678)
  • ad95088 Fixed issue with doubles slashes in sample URL due to empty API URL suffix. (#673)
  • 6645bd8 Taking into account generated representation samples. (#672)
  • 11fb29a Fixed query params encoding in test console (#666)
  • 95decc2 Fixes to provisioning and build scripts. (#661)
  • 3642e57 Removed extra delegation check for subscription, fixed try button visibility on header stick to top (#643) [ #559 ]
  • 80ad23c Final touches to the build scripts. (#633)
  • dac8306 Moved hipobject copying to runtime config. (#632)
  • 619f69d Optimized build scripts. Upgraded dependencies. (#631)
  • d52afb3 Fixed form field overflow issue. (#628)
  • 0d75fe4 Fixed operation list pagination and API list reload issues. (#625)
  • d36c486 Improved handling of AAD and AAD B2C signin/signup process. (#621)
  • f149c84 Added missing alert styles. (#620)
  • 6533f5a bash script for Mac users that want to work with the self-hosted developer portal. There is also a PR for the wiki page 'Self-hosting the portal.md' that references this file. (#618)
  • 6482cec Kw/widget contribution/document details (#601)
  • 6d2fcf3 Fixed few accessibility issues. (#617)