Ashera Silva
Ashera Silva
## Purpose - Resolves https://github.com/wso2/product-apim/issues/12216 This PR adds the capability to add custom message builders and formatters through the template file of axis2_client.xml. To enable custom message builders or formatters,...
### Describe your problem(s) Currently, the `Call Interceptor Service` policy has an attribute named `Includes to Payload`. This policy attribute is of type **String** (refer to [1]). Instead of expecting...
### Describe your problem(s) As per the Operation Level Policy Support feature introduced with APIM 4.1.0 release, the policy management capabilities are only made available for REST APIs. We should...
### Description: When running integration tests for 3.2.x branch in a Mac M1 machine, the following error log was noticed. ``` // Start Running BasicGrpcTestCase ... 2022-08-05 15:13:04 INFO Utils:149...
### Description: Consider a cross tenant subscription scenario where we try to consume an API from another tenant (let's say the API is created by tenant A, and the admin...
### Purpose - Resolves https://github.com/wso2/api-manager/issues/2835 This PR updates the AI feature related service URL under deployment.toml file.
### Description We now support API-level policies with the `API Level Policy Support` feature added via [1]. With this improvement, the migration flow is affected. When migrating from 4.0.0 or...
**Description:** When attempting to deploy an API using the deployer approach, a reconciliation error is noticed within the adapter logs. **Steps to reproduce:** The following curl format was used for...
### Problem We need to consider the possibility of adding separate snippets for each snippet dialect --> bash, Powershell, CMD (similar to Smartbear Swaggerhub UI). ### Solution Consider adding each...
### Problem We need a mechanism to provide usage statistics on subscription policy quota. ### Solution N/A ### Affected Component APIM ### Version _No response_ ### Implementation _No response_ ###...