Skip to content

Commit ff7af3b

Browse files
fern-supportjsklan
andauthored
Update changelogs from fern repo (#4312)
Co-authored-by: jsklan <100491078+jsklan@users.noreply.github.com>
1 parent e896f10 commit ff7af3b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

fern/products/sdks/overview/go/changelog/2026-03-16.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.30.3
2+
**`(fix):`** Use `any` instead of `interface{}` for unknown type schemas. Since Go 1.18+,
3+
`any` is the idiomatic alias for `interface{}`. This is a purely cosmetic
4+
modernization with no behavioral change.
5+
6+
17
## 1.30.2
28
**`(fix):`** Fix Basic Auth header not being sent when the username is an empty string.
39
Per RFC 7617, an empty user-id is valid in Basic Auth (e.g., `:password`).

0 commit comments

Comments
 (0)