For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Book a demoLog inStart for free
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Migrating to Replay
    • Capabilities
  • Generators
      • Generating an SDK
      • Publishing as a Go module
      • Configuration
      • Adding custom code
      • Changelog
      • Customer showcase
  • Reference
    • generators.yml
Checking status...
SOC2Soc 2 Type II
© 2026 Fern • Birch Solutions, Inc., a Postman company

Documentation

SDKsDocsAsk FernCLI Reference

API Definitions

OpenAPIAsyncAPIOpenRPCgRPC

Resources

BlogSupportPricing

Company

Brand KitPrivacy PolicyTerms of Service
LogoLogo
Book a demoLog inStart for free
GeneratorsGo

Changelog

May 14, 2026
May 14, 2026

1.41.3

(chore): Patch /usr/local/go/src/go.mod, vendor/modules.txt, and go.sum in the go-sdk + go-model containers so they declare golang.org/x/net v0.53.0. Go 1.26.3 already ships the CVE-2026-33814 fix in its bundled h2_bundle.go (the HTTP/2 SETTINGS_MAX_FRAME_SIZE validation moved to the top of ForeachSetting), but the stdlib SBOM still pins the pre-fix x/net pseudo-version v0.47.1-0.20260417*. Bumping the SBOM metadata to v0.53.0 makes grype reflect the patched code instead of flagging the toolchain as vulnerable.

Was this page helpful?
Edit this page
Previous

May 15, 2026

Next

May 13, 2026