Effect
Version 4.0.0-beta.24
Patch Changes
-
#1586
a909e1cThanks @gcanti! - Schema: addChunkschema, closes #1585. -
#1588
8814a4eThanks @gcanti! - FixSchema.toTaggedUniondiscriminant detection for class-based schemas, including unique symbol tags, closes #1584. -
#1591
3f942c5Thanks @tim-smart! - AddHttpClient.withRateLimiterfor integrating theRateLimiterservice with HTTP clients, including optional response-header driven limit updates and automatic 429 retry behavior. -
#1583
774ed59Thanks @patroza! - feat: Support Reference classes -
#1592
f54b8d3Thanks @tim-smart! - FixHttpApi.prefixso it updates endpoint path types the same wayHttpApiGroup.prefixdoes.