Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@mikeproeng37 mikeproeng37 released this 09 Jan 23:55
· 141 commits to master since this release
e48750d

[1.0.0] - January 9th, 2020

This is the General Availability release of the Go SDK.

New Features

  • feat(onTrack): Added onTrack callback. #198
  • feat: Add observability metrics for event queue. #211
  • feat: Implement OptimizelyConfig API. #216
  • feat: Add observability metrics for event queue. #223

Bug Fixes

  • fix: Revert signature changes to PollingProjectConfigManager. #209
  • fix(notification): race detected send notification issue. #222

Breaking Changes

  • refac: Execution context. #212
  • refac(config): Move config interfaces back into config package. #213