DevCycle changelog

Realtime Updates is Now the Default in Server-Side SDKs

As a final step in the process of rolling out Realtime Updates to all of our SDKs we've today released new minor versions of all of our Server-Side SDKs. This update makes Realtime Updates the default functionality and deprecates the option to enable the functionality while it was in beta. We've also added the option to disable Realtime Updates if desired.

If you aren't yet using Realtime Updates in your Server-Side implementation of DevCycle we would recommend updating your SDK and taking advantage of this functionality. With Realtime Updates enabled you can both reduce your network traffic (through more limited polling) while also reducing the time to propagate changes made to your DevCycle configuration.

Note: With this change we've also updated the domain that the Server-Sent Events for Realtime Updates uses from realtime.ably.io to sse.devcycle.com if you have allow-listed the domain, make sure to update your policies.

Check out our docs to learn more.