Releases: elastic/bayeux
Releases · elastic/bayeux
v1.0.5
What's Changed
- Bugfix/resolve err handling for subscribe and channel closing
- Add status watcher for bayeux client
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- [context] Improve bayeux to accept and set signal based channel closing.
Full Changelog: v1.0.3...v1.0.4
v1.0.3 Release
Update the approach to get the Salesforce credentials
Adjusting the implementation of getting the Salesforce credentials as the owner of the forked repository as discussed here
v1.0.2 Release
- Add support for user given token URL instead of the hardcoded URL
- Changes with respect to the transfer of ownership of the repo
v1.0.1 Release
- Changes to collect both 'payload' and 'sobject' for TriggerEvents from the response.
- All the channels (user-created or generic) should be accepted.
- Fix for gracefully closing a
chan
. - User can mention the replay mechanism from the Channel method.