Skip to content

0.33

Choose a tag to compare

@bajiat bajiat released this 13 Oct 15:28
· 5967 commits to master since this release

New features

  • API visibility: public/private
    • Setting for visibility in Settings tab
    • UI for adding users allowed to view an API in catalog
    • Label for private APIs
    • Private APIs cannot be found through Catalog, API profile or Search
  • New option in platform setting: only administrators can add APIs to a deployment
  • When connecting API to a proxy, only unique proxy backend base paths allowed

Improved

  • API monitoring
    • API owner can set the endpoint to be monitored
    • GET method used for monitoring
      API catalog and API profile
    • Star rating widget reintroduced in API catalog views and API profile page
    • Catalog and API profile viewing fixed for non-owners and anonymous users
    • API profile page header section reorganized
    • API description is properly displayed in catalog
    • Date created stored and shown properly in catalog
  • Documentation file uploading and deleting
  • Multiproxy
    • Rate limiting reintroduced to proxy backend settings
    • Logic for API key disable setting
    • API Umbrella synchronisation and storing proxy backend settings
    • Deleting API removes also proxy backend from API Umbrella
  • Dashboard
    • Dashboard available only when proxy has been defined
    • Dashboard data available only
      • for admins
      • API managers = users who have added an API and connected it to a proxy
    • Enhancements to user messages
    • Administrators can view Umbrella Admin API statistics through Select API menu
  • Email verification and Reset password: sending email enhanced
  • API Backends dropdown menu in topbar replaced with Add API link
  • Finnish translations updated

Contributors