Skip to content

Commit d2369a8

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

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

fern/products/cli-api-reference/cli-changelog/2026-05-06.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 5.17.0
2+
**`(internal):`** Attach `fern_run_id` and `github_run_id` as PostHog properties on every CLI
3+
event so PostHog dashboards can correlate analytics with the FERN_RUN_ID set
4+
by the GitHub Actions wrappers and the matching Sentry tags.
5+
6+
17
## 5.16.1
28
**`(fix):`** `fern check` now accepts changelog navigation entries whose URL has any
39
allowlisted segment (e.g. `whats-new`, `release-notes`, `changelog`),
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## 0.35.2
2+
**`(chore):`** Update the Swift SDK generator container base image from
3+
`node:22.12-alpine3.20` to `node:22.22-alpine3.22` to address 92
4+
container vulnerabilities (3 Critical, 48 High, 30 Medium, 11 Low)
5+
reported by Grype. The bump pulls in newer Alpine packages
6+
(libcrypto3/libssl3, musl, busybox, zlib), Node.js 22.22.x, and the
7+
bundled npm transitive dependencies (cross-spawn, minimatch, glob,
8+
tar, brace-expansion, ip-address, diff).
9+
10+

0 commit comments

Comments
 (0)