Under the Hood
- Implement record/replay mechanism ([9689](https://github.com/dbt-labs/dbt-common/issues/9689))
- Stream JSON on read/write instead of holding it in memory ([96](https://github.com/dbt-labs/dbt-common/issues/96))
- Improve startup performance by lazy-compiling mashumaro serialization functions ([97](https://github.com/dbt-labs/dbt-common/issues/97))