We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06f15d commit 9bc6e15Copy full SHA for 9bc6e15
releases/v1.32.1
@@ -0,0 +1,15 @@
1
+# Bugfixes
2
+
3
+## Spring Boot
4
5
+Fixed a bug preventing using the in-memory test server for non-root namespaces.
6
7
+## Environment Config
8
9
+Fixed a bug causing an exception to be thrown if the default config file was not present.
10
11
+# What's Changed
12
13
+2025-11-26 - 0bfa9103 - fix(spring-boot): use in-memory test server for non-root namespaces (#2736)
14
+2025-11-28 - 6bb0fdf6 - Fix Javadoc for RateLimitsConfigurationProperties (#2729)
15
+2025-11-29 - b06f15d6 - Allow for FileNotFound. Do not error, instead return a default instance (#2739)
0 commit comments