Skip to content

Commit 9bc6e15

Browse files
Release Java SDK v1.32.1 (#2743)
1 parent b06f15d commit 9bc6e15

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

releases/v1.32.1

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)