Bugfixes
Spring Boot
Fixed a bug preventing using the in-memory test server for non-root namespaces.
Environment Config
Fixed a bug causing an exception to be thrown if the default config file was not present.
What's Changed
2025-11-26 - 0bfa910 - fix(spring-boot): use in-memory test server for non-root namespaces (#2736)
2025-11-28 - 6bb0fdf - Fix Javadoc for RateLimitsConfigurationProperties (#2729)
2025-11-29 - b06f15d - Allow for FileNotFound. Do not error, instead return a default instance (#2739)