We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b231155 commit 3217440Copy full SHA for 3217440
CHANGELOG.md
@@ -4,6 +4,14 @@ 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
+## [0.4.0] - October 23rd, 2019
8
+- Adds admin endpoints for health, info and metrics
9
+- Adds requestId to logs and response header
10
+- Improves log integration with Optimizely SDK
11
+- Updates swagger spec to match current server implementation
12
+- Updates dependency version for the Optimizely SDK
13
+- Enhance webhook service configurability
14
+
15
## [0.3.0] - October 14th, 2019
16
- Adds user centric API routes
17
- Introduces spf13/viper based configuration
0 commit comments