Release 1.1.0
·
119 commits
to master
since this release
[1.1.0] - March 6th, 2020
New Features
- feat: Allow ClientName and Version to be set at compile time. #227
- feat: Add explicit json mappings. #228
- refact(snapshot): Made decisions optional for snapshot entity. #226
- feat: set specific error from default project config manager when CDN returns 403 response #232
- feat: OnEvent should be part of the event processor interface #233
- feat: add valid datafile version check #234
Bug Fixes
- fix: Properly instantiate event processor with dispatcher. #239
Breaking Changes
- feat: Return variables as an interface{} from GetAllFeatureVariables. #235