Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lucendio committed Mar 2, 2020
1 parent 2e16ece commit 41ba17d
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
# NEXT
# 2020-03-02

## Important
## Breaking changes / known issues when upgrading

- upgrading an existing Helm release of `wire-server` needs to be enforced (i.e. `--force`) or done by reinstalling it

## Features

- enable Helm v3 support
- Helm charts:
- nginz: Expose internal sso settings and custom backends (#178, #191)
- brig: New option setUserMaxPermClients is now available for brig (#185)
- cannon: comply with K8s StatefulSetSpec (#187)

## Bug fixes
## Other updates

- changed cannon template to comply with K8s StatefulSetSpec [#187](https://github.com/wireapp/wire-server-deploy/pull/187)
- Skip flaky test in brig-integration (#184)
- Ansible: fix mc policy set (#181) - thanks @kvaps
- Ansible: Fix setting heap size for ES (#188)


# 2020-01-09
Expand Down

0 comments on commit 41ba17d

Please sign in to comment.