DevCycle changelog

Push-Based Config Updates for Server SDKs

We're excited to announce that we've completed work to have all of our server-side SDKs receive configuration updates via a push-based server-sent event system.

When the SSE-based configuration system is enabled, you can drastically reduce the number of polling requests made to the DevCycle Config CDN.

This work includes SSE functionality for:

  • Python

  • Java

  • .NET

  • GO

  • Ruby