Release 2.0.0-beta
Pre-release
Pre-release
pawels-optimizely
released this
27 Aug 21:53
·
114 commits
to master
since this release
[2.0.0-beta] - August 27, 2020
- Add SDK key validation configuration
- Reject request with invalid host (excluding port)
- Block content type other than application/json
- Introducing support for authenticated datafiles
Breaking Changes
- Agent will now reject the request if the content-type is not specified from the clients
- Add Host as a configurable item