Enhancements
- Implement _since for Patient $everything (#1636)
- Fetch All Public Keys from the OIDC Provider (#3090)
Performance
- Prevent Cache Thrashing During Large Resource Scans (#3086)
- Improve Performance of FHIR Search Queries with 10k Values (#3112)
- Allow to Cache Larger CQL Expressions (#3113)
- Optimize DateTime Parsing (#3064)
- Remove Duplicate Search Params and Values (#3036)
Bugfixes
- Fix Incorrect Search on Resources with Varying ID Length (#3103)
- Fix Regression In Resource Memory Consumption (#3008)
- Allow Strings with Unicode Chars Outside U+FFF (#2984)
The full changelog can be found here.