diff --git a/fern/products/sdks/overview/java/changelog/2025-08-05.mdx b/fern/products/sdks/overview/java/changelog/2025-08-05.mdx new file mode 100644 index 000000000..07ed6705c --- /dev/null +++ b/fern/products/sdks/overview/java/changelog/2025-08-05.mdx @@ -0,0 +1,4 @@ +## 2.39.5 +**`(fix):`** Fix undiscriminated union deserialization to catch all RuntimeException types instead of just IllegalArgumentException. + +