website/docs: prepare 2022.8.2
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
f56a4b00ce
commit
b624bf1cb7
|
@ -55,6 +55,22 @@ slug: "2022.8"
|
||||||
- stages/consent: fix for post requests (#3339)
|
- stages/consent: fix for post requests (#3339)
|
||||||
- stages/prompt: fix tests for file field
|
- stages/prompt: fix tests for file field
|
||||||
|
|
||||||
|
## Fixed in 2022.8.2
|
||||||
|
|
||||||
|
- blueprints: add generic export next to flow exporter (#3439)
|
||||||
|
- blueprints: allow for adding remote blueprints (#3435)
|
||||||
|
- blueprints: fix exporter not ignoring non-SerializerModel objects
|
||||||
|
- blueprints: fix issue in prod setups with encoding dataclasses via json
|
||||||
|
- blueprints: remove \_state from exporter blueprints
|
||||||
|
- core: fix pre-hydrated config not being escaped properly
|
||||||
|
- events: correctly handle lists for cleaning/sanitization
|
||||||
|
- internal: fix routing for requests with querystring signature to embedded outpost
|
||||||
|
- lifecycle: add worker-status command to debug worker cpu usage issues
|
||||||
|
- providers/oauth2: fix oauth2 requests being logged as unauthenticated
|
||||||
|
- sources/oauth: fix missing doseq param for updating URL query string
|
||||||
|
- web/elements: fix automatic slug not working on newly opened forms
|
||||||
|
- web/flows: simplify consent's permission handling
|
||||||
|
|
||||||
## Upgrading
|
## Upgrading
|
||||||
|
|
||||||
This release does not introduce any new requirements.
|
This release does not introduce any new requirements.
|
||||||
|
|
Reference in New Issue