Ayesh Almeida
Ayesh Almeida
**Description:** When building the native-image for in-memory websubhub [1] sample got following error at compile time. ```sh Error: Non-reducible loop requires too much duplication. Setting MaxDuplicationFactor to a value higher...
**Description:** > $subject
## Summary Asynchronous message consumption is a standard practice used in message broker based systems. Hence, the Ballerina Azure service bus connector should support the async message consumption functionality. ##...
**Description:** > $subject Related to: [#675](https://github.com/wso2-enterprise/internal-support-ballerina/issues/675)
## Summary Cryptographic private keys and certificates are represented as `crypto:PrivateKey` or `crypto:PublicKey` in Ballerina. Hence, it should be possible to retrieve a `crypto:PrivateKey` or a `crypto:PublicKey` by just using...
## Summary JWT signature configurations are designed to facilitate the generation and verification of JWT signatures. Therefore, the JWT package should support direct usage of `crypto:PrivateKey` and `crypto:PublicKey` in `jwt:IssuerSignatureConfig`...
**Description:** > $subject Related to: [#675](https://github.com/wso2-enterprise/internal-support-ballerina/issues/675)
**Description:** > $subject
**Description:** > $subject
**Description:** > $subject Related to: [#655](https://github.com/wso2-enterprise/internal-support-ballerina/issues/655)