Changelog

Nov 11, 2024

  • Return a JSON object upon Trigger subscription creation including the subscription Id (which in the sequel will be used to manage the subscription lifecycle).
  • Event contract introduced and published Outbound Webhook API Reference .

    Nov 07, 2024

  • Introduction of the concept of subscription ownership : Only the subscription owner or administrators are allowed to manage the subscription lifecycle.

    Sep 20, 2024

  • Spontaneous event is now structured as JSON object (not flat text with escaped JSON any longer)
  • Event Queue Offset is published at subscription metadata and in forwarded events

    Jun 26, 2024

  • New generation of record-less triggers supported

    Apr 29, 2024

  • Subscriptions with configuration to skip errors introduced
  • Resume without history operation added
  • Last successfully emitted event timestamp added to subscription metadata

    Feb 09, 2024

  • Subscription t-shirt sizes introduced (hard and soft)
  • Suppressed event counter introduced