Skip to content

Releases: elastic/bayeux

v1.0.5

21 Apr 11:50
acdef69
Compare
Choose a tag to compare

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

13 Apr 05:04
c0aef94
Compare
Choose a tag to compare

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

06 Apr 11:46
3d75fa9
Compare
Choose a tag to compare

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

04 Apr 13:48
3678496
Compare
Choose a tag to compare
  • 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

11 Jan 14:11
Compare
Choose a tag to compare
  • 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.