Skip to content

2.24.0

Compare
Choose a tag to compare
@mikebudzynski mikebudzynski released this 14 Jun 22:50
7977733

Highlights

  • Actions performed by visitors of the published portal, such as sign-in, retrieving a list of APIs, or requesting a subscription, are now served by API endpoints exposed under the developer portal hostname. Previously, they were served by the direct management API endpoints of the API Management service. This change applies only to managed portals. We will publish more information, API documentation, and client libraries after we complete improvements to the underlying API contracts, likely between August and October 2023.
  • Developer portal now surfaces APIs and products managed in workspaces. This change applies only to managed portals.

All changes

  • 7977733 Upgrade paperbits to 0.1.587 (#2204)
  • 4cb0764 Increase dev-portal version to 2.24.0 (#2199)
  • 53bfff2 Fixed scroll to operation (#2200)
  • 435f7b8 Upgraded dependencies. (#2191)
  • 2f6572a Added pagination for user subscriptions (#2189)
  • 6df1119 Revert "Added developer portal type header for all requests (#2171)" (#2193)
  • 9993be4 Replace deprecated methods from cred generation (#2192)
  • f73c9b6 Made page content section stretch by default for all viewport sizes (#2190)
  • ef4b854 Added developer portal type header for all requests (#2171)
  • 655f8ef added "group by tag" toggle for api list dropdown widget; implemented logic for "default group by tag enabled" (#2180)
  • 3869cf4 Provide proper error on GET request with body (#2138)
  • 5e6df1a Fixed non-working images in API descriptions (#2188)
  • e873140 Custom widgets - send location info of the main window to widgets (#2186)
  • a1086a7 Fixed UI bugs for Subscriptions on the profile page (#2185)
  • 0b43193 Re-enabled popup controls and snippets. (#2156)
  • fe5c83c properly process unhandled error on logger error (#2148)
  • 19271d1 prevent infinity loop on logging unhandled error (#2147)
  • 7f3dd27 Update paperbits dependencies to 0.1.576 (#2141)
  • 630aced Update liquid, trancate-html libs (#2140)
  • 76d5918 Fix trailing slash issue (#2137)
  • ef9ff61 Upgraded dependencies to fix several designer issues. (#2133)