Skip to content

v1.32.1

Choose a tag to compare

@github-actions github-actions released this 03 Dec 21:24
· 71 commits to master since this release
9bc6e15

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)