From 0c177f28cf676c2b7f5055e2b214b1979acf99d3 Mon Sep 17 00:00:00 2001 From: Catherine Deskur <46695336+chdeskur@users.noreply.github.com> Date: Thu, 18 Sep 2025 11:11:06 -0400 Subject: [PATCH] Update 2025-09-16.mdx --- fern/products/sdks/overview/java/changelog/2025-09-16.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/products/sdks/overview/java/changelog/2025-09-16.mdx b/fern/products/sdks/overview/java/changelog/2025-09-16.mdx index 196fc59bf..8d5fbcd7c 100644 --- a/fern/products/sdks/overview/java/changelog/2025-09-16.mdx +++ b/fern/products/sdks/overview/java/changelog/2025-09-16.mdx @@ -1,7 +1,7 @@ ## 3.5.0 **`(feat):`** Enhanced wire testing framework with comprehensive SDK validation capabilities. Wire tests now include header validation from IR examples, multi-URL environment configuration support, complex type validation -for unions/nullable/generic types, and full pagination testing with Iterable support. +for unions/nullable/generic types, and full pagination testing with `Iterable` support. ## 3.4.1