Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
amckinney authored and github-actions[bot] committed Nov 18, 2024
1 parent 5e28087 commit 5ceacc5
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions fern/pages/changelogs/go-sdk/2024-11-18.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
## 0.32.0
**`(feat):`** Add support for the `inlineFileProperties` configuration option, which generates file properties in the generated request type instead of as separate positional parameters.

**`(fix):`** Fixes an issue where the new `core.MultipartWriter` was generated for SDKs that didn't define any file upload endpoints.

**`(internal):`** Simplify the generated code from the new `core.MultipartWriter` introduced in 0.29.0 by refactoring `internal.WithMultipartContentType` as `internal.WithDefaultContentType`.
## 0.31.3
**`(fix):`** Updates the retrier to stop retrying on `409 Conflict` HTTP status codes by default.

0 comments on commit 5ceacc5

Please sign in to comment.