Skip to content

Commit

Permalink
Add change log for v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Feb 28, 2019
1 parent 59d3f55 commit 75b27ab
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## 0.7.0 (2019-02-28)

Adds support for custom metric checks, HTTP timeouts and HTTP retries

#### Features

- Allow custom promql queries in the canary analysis spec [##60](https://github.com/stefanprodan/flagger/pull/#60)
- Add HTTP timeout and retries to canary service spec [##62](https://github.com/stefanprodan/flagger/pull/#62)

## 0.6.0 (2019-02-25)

Allows for [HTTPMatchRequests](https://istio.io/docs/reference/config/istio.networking.v1alpha3/#HTTPMatchRequest)
Expand All @@ -20,7 +29,6 @@ to be customized in the service spec of the canary custom resource.
- Run e2e testing on [Kubernetes Kind](https://github.com/kubernetes-sigs/kind) for canary promotion
[#53](https://github.com/stefanprodan/flagger/pull/53)


## 0.5.1 (2019-02-14)

Allows skipping the analysis phase to ship changes directly to production
Expand Down

0 comments on commit 75b27ab

Please sign in to comment.