Oystehr v1.25 - June 26 2025
Zambda
- You can now configure all Zambda settings at creation time. This includes runtime, memory allocation, timeout settings, and other configurations that were previously only adjustable after the function was created. This change simplifies the process of getting new Zambda Functions up and running with the desired settings.
FHIR
- The FHIR API now has a default sort by
id
for all searches. The default sort makes pagination over searches with no specified sort work reliably.