Skip to content

Release 2.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@pawels-optimizely pawels-optimizely released this 27 Aug 21:53
· 114 commits to master since this release
42b082a

[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