diff --git a/changelog/2026/03-22-release-2026.3.10.md b/changelog/2026/03-22-release-2026.3.10.md new file mode 100644 index 0000000..c1a5470 --- /dev/null +++ b/changelog/2026/03-22-release-2026.3.10.md @@ -0,0 +1,9 @@ +--- +slug: "2026.3.10" +title: "2026.3.10: Redis and ADFS improvements" +--- + +| Component | Summary (english) | Relevance for consumers (English) | Relevance for end users (Dutch) | Relevance for system administration (Dutch) | +| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | ------------------------------- | ------------------------------------------- | +| General | Redis currently occupies one worker on its own (waste of resources while the load is low). Solution: create an own instance that can be hosted with other apps within the same worker. | This change is an internal optimization and has no direct impact on consumers. | | | +| General | This fix eliminates unnecessary IDP Legacy token introspection calls for ADFS-authenticated requests, improving performance while maintaining full backward compatibility for IDP Legacy-authenticated requests. | This improves performance for ADFS-authenticated requests. | | |