Skip to content

Comments

Release 2021-12-10#1984

Merged
sysvinit merged 23 commits intomasterfrom
release_2021_12_10
Dec 10, 2021
Merged

Release 2021-12-10#1984
sysvinit merged 23 commits intomasterfrom
release_2021_12_10

Conversation

@sysvinit
Copy link
Contributor

Release notes

API changes

Features

Bug fixes and other updates

Documentation

Internal changes

Federation changes

Leif Battermann and others added 23 commits December 3, 2021 13:49
…1948)

Public endpoint for team admins to set user email (triggers (re-)sending of activation email)
There seems to be no direnv plugin for VSCode that works with remotes.
(I haven't checked the local / non-remote case.)
This commit introduces a shell.nix file that depends on the same package
list as direnv.nix, but uses mkShell instead of buildEnv to create the
environment. This works fine with nix-shell itself and VSCode's
'Nix Environment Selector' plugin.
Add shell.nix for ad-hoc development environments
* migrate db, and git add schema un root using cabal

* unify to db-reset target

* change name to db-migrate-package for consistency

* Update doc

Co-authored-by: Stefan Matting <stefan@wire.com>
* Add additionalArgs cfg

* add note

* add changelog entry
* Add Cargohold component to federator

* Add federation API stub to cargohold

* Add test stub for federator call to cargohold

* Add cargohold config to federator helm chart, too

Co-authored-by: jschaul <jschaul@users.noreply.github.com>
(Un-)lock Status for Self-Deleting Messages (#1937)

Co-authored-by: fisx <mf@zerobuzz.net>
Co-authored-by: Leif Battermann <leif.battermann@wire.com>
* Document general federation error mapping strategy

* Move swagger header to a separate file

The markdown file is converted to a haskell module by a custom
`Setup.hs`.

* Return 400 error code for federation-denied

The federation-denied error is client-visible, since it may be due to
errors in the original request. This makes the error propagate to the
client with status code 400.

* Update federation error documentation

Also change some error labels and status codes to make them more consistent.

The authentication error category has been merged with the remote
federation error category, and all errors of the same category now have
similar status codes.
* Fix expected status for federation-not-implemented

Co-authored-by: Matthias Fischmann <mf@zerobuzz.net>
* Improvements to cabal make targets

 - Speed up installation by using parallel xargs
 - Allow `package=all` to act on all packages
* Generate doc files in repl phase

* Brig: fix sdist tarball generation
This matches the version currently deployed in the public cloud instance.
@fisx
Copy link
Contributor

fisx commented Dec 10, 2021

Suspend/unsuspend teams in backoffice/stern. (

I think I mis-filed that. If you want to be nit-picky, you can move it to "Features", but it kinda fits into both.

@sysvinit sysvinit merged commit 90b3c3c into master Dec 10, 2021
@sysvinit sysvinit deleted the release_2021_12_10 branch December 10, 2021 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants