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 to PyPI
      • Configuration
      • Adding custom code
      • Dynamic authentication
      • aiohttp support
      • 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
GeneratorsPython

Changelog

March 16, 2026
March 16, 2026

5.0.1

(chore): Upgrade pytest-asyncio dev dependency from ^0.23.5 to ^1.0.0 in generated pyproject.toml. This eliminates deprecation warnings about asyncio.iscoroutinefunction, asyncio.get_event_loop_policy, and asyncio.set_event_loop_policy when running tests on Python 3.14+.

5.0.0

(feat): Raise the default minimum Python version from ^3.8 to ^3.10 in generated pyproject.toml. This allows the dependency resolver to pick Pydantic 2.11+ and pydantic-core 2.33+, which ship pre-built wheels for Python 3.14, fixing installation failures on Python 3.14.

4.64.1

(fix): Wrap python-version in quotes in generated GitHub CI workflow so versions like ^3.10 are not misinterpreted as 3.1 by the YAML parser.

Was this page helpful?
Edit this page
Previous

March 17, 2026

Next

March 12, 2026