Skip to content

Commit

Permalink
Add change log for v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Mar 11, 2019
1 parent ba87620 commit d9f3378
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project are documented in this file.

## 0.9.0 (2019-03-11)

Allows A/B testing scenarios where instead of weighted routing, the traffic is split between the
primary and canary based on HTTP headers or cookies.

#### Features

- A/B testing - canary with session affinity [#88](https://github.com/stefanprodan/flagger/pull/88)

#### Fixes

- Update the analysis interval when the custom resource changes [#91](https://github.com/stefanprodan/flagger/pull/91)

## 0.8.0 (2019-03-06)

Adds support for CORS policy and HTTP request headers manipulation
Expand Down

0 comments on commit d9f3378

Please sign in to comment.