Skip to content

Commit 64ec36b

Browse files
fern-supportgithub-actions[bot]
authored andcommitted
update changelogs
1 parent 1f78764 commit 64ec36b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 4.27.0-rc0
2+
**`(feat):`** Client imports are now lazy loaded by default. This will greatly reduce memory footprint when using a small portion of a large API.
3+
The tradeoff is a latency penalty when first accessing a client.
4+
Users can opt in to eager loading (the old behavior) by setting the `lazy_imports` flag to `false` in their configuration.
5+
6+

0 commit comments

Comments
 (0)