Skip to content

Commit d8b6555

Browse files
committed
Document qwc-permalink-service-v2024.12.14 upgrade
1 parent f19fa5c commit d8b6555

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/release_notes/QwcDockerUpgradeNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Updating to qwc-permalink-service-v2024.12.14
2+
3+
When updating to `qwc-permalink-service-v2024.12.14`, make sure to also update to `qwc-config-db-migrate-v2024.12.14` to update the schema of the `user_bookmarks` table. The bookmarks are now stored by user id instead of username.
4+
15
# qwc-services v2024.11.18 mass update update
26

37
As a result of `PyJWT` 2.10.0 enforcing that the JWT `sub` claim values must be strings, `qwc-services-core` 1.3.34 was updated to store the qwc identity in a separate `qwc_identity` claim, and all QWC images were updated to use this version. Consequently, if you use any QWC Service image version v2024.11.18 or newer, you will also need to update any other QWC Service image to this or a newer version to ensure that correct that the JWTs are issued and read correctly by all services.

0 commit comments

Comments
 (0)