We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a5a1b commit fdd00bcCopy full SHA for fdd00bc
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [1.3.0] - July 7th, 2020
8
+- Upgrade to use go-sdk v1.3.0. This adds support for JSON feature variables
9
+- Add /debug/pprof endpoints to the admin service
10
+- Run docker container as non root user
11
+- Log warnings when HTTPS and authorization are not enabled via configuration
12
+
13
## [1.2.0] - June 18th, 2020
14
- Expose event dispatch URL as a config parameter
15
- Return experimentKey and variationKey with feature test decisions
0 commit comments