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 bd59b76 commit 7978aa8Copy full SHA for 7978aa8
fern/products/cli-api-reference/cli-changelog/2025-09-03.mdx
@@ -0,0 +1,5 @@
1
+## 0.69.2
2
+**`(fix):`** Add custom license name extraction for Java SDK generation. The CLI now reads the first line
3
+from custom LICENSE files and passes it to generators via the _fernLicenseName field in customConfig.
4
+
5
fern/products/sdks/overview/java/changelog/2025-09-03.mdx
@@ -0,0 +1,6 @@
+## 2.43.2
+**`(fix):`** Fix custom license name extraction in build.gradle to display actual license names from LICENSE files
+instead of toString() representations. The generator now reads the first line of custom LICENSE files
+and displays it as the license name.
6
0 commit comments