This file contains all the notable changes done to the Ballerina WebSubHub package through the releases.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Error responses are not descriptive in
websubhub:PublisherClient
websubhub:CommonResponse
is not properly getting populated for responses
- Log error when return from the remote method leads to an error
- WebSubHub Compiler Plugin does not allow additional methods inside service declaration
- Fix logic issue in selecting the event-type for content-publishing
- Fix Required parameter validation for WebSubHub Service Declaration
- Fix the listener initialization with inline configs compiler plugin error
- Include Auth Configuration to WebSubHub PublisherClient configuration