Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.17.2
**`(fix):`** Install the generator-cli at build time as a fallback if runtime installation fails.
**`(fix):`** Install the generator-cli at build time as a fallback if runtime installation fails.


4 changes: 2 additions & 2 deletions fern/products/sdks/overview/csharp/changelog/2025-08-04.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 2.1.7
**`(fix):`** Improve generation so that all expected tests/samples correctly
generate and compile.
generate and compile.


**`(fix):`** In `RawClient.cs` namespace references are prefixed with `global::`
Expand All @@ -9,7 +9,7 @@ and client class are used that could cause it to collide.


**`(fix):`** Set csharpier version to `1.1.*` to avoid inadvertently picking up
`1.0.3` which has an inconsistency in formatting.
`1.0.3` which has an inconsistency in formatting.


## 2.1.6
Expand Down
4 changes: 2 additions & 2 deletions fern/products/sdks/overview/java/changelog/2025-05-01.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## 2.35.3
**`(fix):`** Rerelease with the latest generator-cli.
**`(fix):`** Rerelease with the latest generator-cli.


## 2.35.2
**`(fix):`** Install the generator-cli at build time as a fallback if runtime installation fails.
**`(fix):`** Install the generator-cli at build time as a fallback if runtime installation fails.


## 2.35.1
Expand Down
2 changes: 1 addition & 1 deletion fern/products/sdks/overview/java/changelog/2025-07-18.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.38.5
**`(chore):`** Remove internal OkHttp utility dependency and use a more robust file closing method.
**`(chore):`** Remove internal OkHttp utility dependency and use a more robust file closing method.