October 26, 2022 release notes

Monitors

Monitor notifications now support bursts above the throttling limit.

If the number of notifications spikes above a channel action’s rate limit settings, Observe immediately sends up to 500 notifications for that monitor. The next 500 notifications are queued for delivery according to the configured settings (example: “at most 10 new notifications every 30 seconds.”) Additional notifications (1001+) are dropped and not delivered.

OPAL

on()

on() adds additional conditions for certain types of joins, such as ensuring a value is within a particular range.

Renamed verbs colenum, colimmutable, and colshow

We’ve renamed several verbs to better match our naming conventions. The old names have been deprecated and will generate a warning in the OPAL console.