Skip to content

Commit 3217440

Browse files
author
Mike Davis
authored
Update CHANGELOG.md for 0.4.0. (#54)
1 parent b231155 commit 3217440

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

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+
715
## [0.3.0] - October 14th, 2019
816
- Adds user centric API routes
917
- Introduces spf13/viper based configuration

0 commit comments

Comments
 (0)