Skip to content

Commit bf9f574

Browse files
Update changelogs from fern repo (#4934)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent a97ded9 commit bf9f574

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

fern/products/cli-api-reference/cli-changelog/2026-04-14.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 4.68.5
2+
**`(chore):`** Migrate CLI to a unified error system using a shared CliError class with typed error codes.
3+
Error codes drive Sentry reporting eligibility; unclassified errors are temporarily suppressed
4+
from Sentry until all call sites are migrated.
5+
6+
17
## 4.68.4
28
**`(fix):`** Deduplicate global headers when merging IRs from multiple OpenAPI specs. Previously, if multiple specs shared the same `globalHeaderOverrides` from `generators.yml`, the same header would appear once per spec in the merged IR.
39

0 commit comments

Comments
 (0)