Skip to content

Releases: optimizely/agent

Release 0.4.0

23 Oct 20:45
3217440

Choose a tag to compare

[0.4.0] - October 23rd, 2019

  • Adds admin endpoints for health, info and metrics
  • Adds requestId to logs and response header
  • Improves log integration with Optimizely SDK
  • Updates swagger spec to match current server implementation
  • Updates dependency version for the Optimizely SDK
  • Enhance webhook service configurability

Release 0.3.0

15 Oct 00:01
8947af5

Choose a tag to compare

[0.3.0] - October 14th, 2019

  • Adds user centric API routes
  • Introduces spf13/viper based configuration
  • Adds OptlyContext middleware
  • Adds webhoook support for multiple concurrent SDK keys

Release 0.2.0

04 Oct 20:52
dd1c253

Choose a tag to compare

[0.2.0] - October 3rd, 2019

  • Adds Optimizely webhook support
  • Adds full Feature MGMT support
  • Adds NSQ for UserEvent message transport
  • Adds support for multiple concurrent SDK keys