Skip to content

WSO2 API Manager 1.10.0 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@abimarank abimarank released this 16 Nov 10:53
· 1139 commits to 1.10.x since this release
    Release Notes - WSO2 API Manager - Version 1.10.0-alpha

Bug Fixed

  • [APIMANAGER-1767] - Rating value cannot be seen by an anonymous user when gone to the API itself; But can be seen in the More APIs from "user" list
  • [APIMANAGER-1809] - MYSQL Setup : ?relaxAutoCommit=true parameter needed
  • [APIMANAGER-2376] - Tenant loading fails in Gateway after restarting the server, due to 'Resource does not exist at path /_system/config/repository/transports/https/listener'
  • [APIMANAGER-2429] - [MT Mode] Google Analytics Configurations are applied only after server retstart
  • [APIMANAGER-3581] - WARN "LandingPageWebappDeployer Product landing page not found" when starting Beta pack
  • [APIMANAGER-3706] - When you update an application in store and regenerate keys, still the application changes will not be replicated in IS side
  • [APIMANAGER-3707] - Multiple versions of org.wso2.carbon.webapp.mgt.stub in wso2am-1.9.0-SNAPSHOT
  • [APIMANAGER-3728] - Swagger Import button in publisher should be validated
  • [APIMANAGER-3830] - When you configure IS as KM, during the start up few errors will be printed.
  • [APIMANAGER-3902] - custom configured throttling tier doesn't apply for application level for tenants
  • [APIMANAGER-3913] - when JWT caching is enabled prototype APIs cannot be invoked
  • [APIMANAGER-3992] - API Store top menu bar went missing when navigating through the pages of "Applications" page
  • [APIMANAGER-3996] - Even when Production Key and Production gateway options are selected from API Console, the request always goes to Sandbox gateway
  • [APIMANAGER-4008] - AppId is not available in ApplicationWorkflowDTO
  • [APIMANAGER-4011] - TenantId defaults to 0 instead of -1 (MultitenantConstants.INVALID_TENANT_ID) in AbstractAPIManager
  • [APIMANAGER-4058] - Publisher implementation page, "Test" URL buttons give "invalid" for valid URLs
  • [APIMANAGER-4076] - UI Issues with Publisher API Docs page
  • [APIMANAGER-4077] - If two docs were added to an API with the same file name, first file will be overwritten by the second.
  • [APIMANAGER-4080] - Visibility parameter is ignored when adding api through the API(addAPI)
  • [APIMANAGER-4087] - Previously populated values disappear when re-enabling Stats
  • [APIMANAGER-4108] - Server startup exception - A queue manager instance has already been set
  • [APIMANAGER-4116] - In registry wsdl enpoint url has api version appended twice
  • [APIMANAGER-4121] - Prototyped APIs cannot be searched on API Store
  • [APIMANAGER-4123] - Error when accessing Statistics when statistics DB is PostgreSQL
  • [APIMANAGER-4134] - Need to check the gateway type before adding custom sequences into registry
  • [APIMANAGER-4137] - If tenant name is too long then tenant API store will show tenant names in abnormal way
  • [APIMANAGER-4139] - My Subscription page Fails to load when an API is Recreated After Deleting
  • [APIMANAGER-4145] - Queries in APIUsageStatisticsClient should be compatible with Oracle/H2/MSSQL/PostgreSQL databases, in addition to MySQL.
  • [APIMANAGER-4148] - Errors when loading APIM statistic pages with oracle
  • [APIMANAGER-4154] - URI template, query parameters are url-encoded by default
  • [APIMANAGER-4155] - API Throttled out graphs shows invalid data when there are cross tenant invocations
  • [APIMANAGER-4156] - When Stats DB type is Oracle few graphs are delayed about 10 seconds when loading
  • [APIMANAGER-4163] - API Manager store creates sessions for non-existing resources
  • [APIMANAGER-4167] - Error when store debug logs are enabled
  • [APIMANAGER-4170] - Error in key generation when PostgreSQL used as the database
  • [APIMANAGER-4172] - API Console breaks, if double quotes are used for names/labels in the swagger definition
  • [APIMANAGER-4176] - Sample Weather API no longer works
  • [APIMANAGER-4178] - Error when try to enable 'code' grant type from Manage->Oauth menu in management console
  • [APIMANAGER-4190] - bussiness owner information chinese incorrect code.
  • [APIMANAGER-4197] - JWT token invalid enduser value
  • [APIMANAGER-4205] - Cannot create (publish) API
  • [APIMANAGER-4208] - API Creation fail in tenant mode

Improvement

  • [APIMANAGER-2687] - Forum content and reply editting
  • [APIMANAGER-3591] - Throttle Policy management Enhacements
  • [APIMANAGER-3638] - Make order of execution of APIManagerExtensionHandler and APIAuthenticationHandler configurable at each tenant
  • [APIMANAGER-4112] - [Store REST API] New API to return APIs by tag
  • [APIMANAGER-4114] - Renaming locations to which the store/publisher apps are being copied at build time
  • [APIMANAGER-4124] - High number of DB calls going from Gateway to the database if default api is selected.
  • [APIMANAGER-4189] - Introduce IDs for fields to enable EnjoyHint capabilities for the cloud tutorial

New Feature

  • [APIMANAGER-509] - Provide means to search tags
  • [APIMANAGER-647] - Provide a better UI than selecting from a drop down list to deal with lifecycle states of an API with publisher UI
  • [APIMANAGER-3979] - Support Digest auth protected enpoint as a back end URL.
  • [APIMANAGER-4027] - Enabling users to invoke APIs when the throttle limit has exceeded
  • [APIMANAGER-4179] - Support reverse proxy for API manager admin-dashboard application