4.1.11
4.1.11
Update Instructions
- Migration Patch:
- A migration script for the configuration file is available. Run the following command in the setup container with Docker if the environment variable
PHRASEANET_UPGRADE=1is set:bin/setup system:upgrade
- A migration script for the configuration file is available. Run the following command in the setup container with Docker if the environment variable
Version Summary
- Base image bump
- Openid ignore IDP group to Phraseanet model mapping when groups is not defined
- Nginx Http request quota Can be set
Stack (Docker Compose and Helm)
- Phraseanet Base Image: Bumped to 1.2.0.
- Nginx: adding quota on https requests, set it with environnements variables.
What's Changed
- PHRAS-4106 ignore openid groups by @jygaulier in #4561
- PHRAS-4093 Adding in UFRAW in Phraseanet base Image by @moctardiouf in #4562
- PHRAS-3588 Implement http request quota by type by @moctardiouf in #4564
- PHRAS-4108 Openid : add claims mapping and groups filtering by @aynsix in #4563
Full Changelog: 4.1.10...4.1.11