github wireapp/wire-server v2020-07-29
2020-07-29

latest releases: chart/5.2.17, chart/5.2.16, chart/5.2.15...
3 years ago

Release Notes

  • This release makes a couple of changes to the elasticsearch mapping and requires a data migration. The correct order of upgrade is:
    1. Update mapping
    2. Upgrade brig as usual
    3. Run data migration
      Search should continue to work normally during this upgrade.
  • Now with cargohold using V4 signatures, the region is part of the Authorization header, so please make sure it is configured correctly. This can be provided the same way as the AWS credentials, e.g. using the AWS_REGION environment variable.

Bug Fixes

  • Fix member count of suspended teams in journal events (#1171)
  • Disallow team creation when setRestrictUserCreation is true (#1174)

New Features

  • Pending invitations by email lookup (#1168)
  • Support s3 v4 signatures (and use package amazonka instead of aws in cargohold) (#1157)
  • Federation: Implement ID mapping (brig) (#1162)

Internal changes

  • SCIM cleanup; drop table spar.scim_user (#1169, #1172)
  • ormolu script: use ++FAILURES as it will not evaluate to 0 (#1178)
  • Refactor: Simplify SRV lookup logic in federation-util (#1175)
  • handy cqlsh make target to manually poke at the database (#1170)
  • hscim: add license headers (#1165)
  • Upgrade stack to 2.3.1 (#1166)
  • gundeck: drop deprecated tables (#1163)

Don't miss a new wire-server release

NewReleases is sending notifications on new releases.