Skip to content

Releases: wireapp/wire-server-deploy

2020-03-25

25 Mar 12:38
e8a081a
Compare
Choose a tag to compare

2020-03-25

Features

  • calling-test chart using the wire-nwtesttool (#204)

Internal changes

  • Move hardcoded AWS_REGION env var value into chart values file (#197) - thanks @kvaps
  • Use apps/v1 for all deployments (#201)
  • Fix elasticsearch-external endpoint (#198)
  • Minor improvements to consistency with naming and settings.

2020-03-06

06 Mar 15:27
10d5724
Compare
Choose a tag to compare

Bug fixes

  • fix an issue where rerunning helm upgrade nginx-ingress-controller (w/o any change) might fail as
    described in helm/charts#20518 (#194)

2020-03-02

02 Mar 14:09
dc47883
Compare
Choose a tag to compare

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)

Other updates

  • 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

10 Jan 15:31
3c1d7c3
Compare
Choose a tag to compare

Features

  • Helm charts:
    • gundeck: set soft limit to active max concurrent push metrics (#165)
    • backoffice: add missing backoffice second pod to offline download (#166)
    • nginz: sanitize access tokens from logs (#169)
    • brig: branding defaults to simplify customization (#168)
    • brig: added new config options (#173)
    • aws-ingress: added team settings and account pages (#42)
    • team-settings: updated to latest app (#175)
    • webapp: updated to latest app (#175)
    • account-pages: updated to latest app (#175)

Other updates

  • Standardise docs to use example.com everywhere (#161, #172)
  • Cleaned up and moved docs around to wire-docs (#157)

Breaking changes / known issues when upgrading

  • None known

Bug fixes

  • Minor mc usage fix for minio