2.3.4 (2026-05-05)
Merged pull requests:
- fixes #2747 Vague Failed to get JWK Error Logging Enhancement #2748 (stevehu)
- fixes #2745 add more debug info for mcp-router handler #2746 (stevehu)
- Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #2744 (dependabot)
- fixes #2742 Add masking, seaching and filtering for mcp router #2743 (stevehu)
- fixes #2740 ExternalService handler retry mechanism failing with 500 #2741 (stevehu)
- fixes #2738 implement module, cache and chaos monkey pages #2739 (stevehu)
- fixes #2736 implement mcp handler for live log stream #2737 (stevehu)
- implement mcp handlers for admin endpoints in portal-registry #2735 (stevehu)
- fixes #2731 resolve sonarcloud reaised issues #2732 (stevehu)
- fixes #2729 resolve code small after the java doc update #2730 (stevehu)
- close BufferedReader in code #2728 (tejasae-afk)
- fixes #2726 switch the websocket client from undertow to jdk #2727 (stevehu)
- fixes #2724 consolidate LIGHT_PORTAL_AUTHORIZATION env for portal reg… #2725 (stevehu)
- fixes #2722 refactor the portal-registry for websocket controller #2723 (stevehu)
- fixes #2720 update javadoc to resolve warnings #2721 (stevehu)
- fixes #2717 resolve rule action issues and add tests #2718 (stevehu)
- fixes #2715 Update mcp router to support response filter #2716 (stevehu)
- fixes #2712 refactor the MultiThreadRuleExecutor to enable config reload #2713 (stevehu)
- fixes #2710 JwtVerifier incorrectly reject WebSocket upgrade request #2711 (stevehu)
- fixes #2703 alllow values.yml file to be self injected #2704 (stevehu)
- fixes #2700 refactor the mcp-router to add FGA and change to new config #2701 (stevehu)
- Add audit attachment assertions to CORS rejection unit tests #2699 (copilot-swe-agent)
- fixes #2697 CORS 403 responses not in audit log file #2698 (stevehu)
- fixes #2688 replace RuleLoaderStartupHook with MultiThreadRuleExecutor #2689 (stevehu)