You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- refact(snapshot): Made decisions optional for snapshot entity. [#226](https://github.com/optimizely/go-sdk/pull/226)
15
+
- feat: set specific error from default project config manager when CDN returns 403 response [#232](https://github.com/optimizely/go-sdk/pull/232)
16
+
- feat: OnEvent should be part of the event processor interface [#233](https://github.com/optimizely/go-sdk/pull/233)
17
+
- feat: add valid datafile version check [#234](https://github.com/optimizely/go-sdk/pull/234)
18
+
19
+
## Bug Fixes
20
+
- fix: Properly instantiate event processor with dispatcher. [#239](https://github.com/optimizely/go-sdk/pull/239)
21
+
22
+
## Breaking Changes
23
+
- feat: Return variables as an interface{} from GetAllFeatureVariables. [#235](https://github.com/optimizely/go-sdk/pull/235)
24
+
25
+
10
26
## [1.0.0] - January 9th, 2020
11
27
This is the General Availability release of the Go SDK.
0 commit comments