Releases: alchemy-run/distilled
Releases · alchemy-run/distilled
v0.16.7
No significant changes
View changes on GitHub
v0.16.4
🐞 Bug Fixes
- cloudflare: Sort Schema.Union variants by specificity - by @sam-goodwin in #232 (1e12c)
View changes on GitHub
v0.16.3
🚀 Features
- core: Parse Retry-After / Ratelimit headers and honor them in retry policy - by @sam-goodwin in #228 (89569)
🐞 Bug Fixes
- cloudflare: Paginated list ops loop forever on page 1 - by @sam-goodwin in #231 (feedb)
View changes on GitHub
v0.16.2
🐞 Bug Fixes
- cloudflare/connectivity: Make listDirectoryServices result_info optional - by @sam-goodwin in #229 (cfde7)
View changes on GitHub
v0.16.1
🐞 Bug Fixes
- ci: Trigger nuke on merge_group destroyed - by @Mkassabov in #224 (c0ce9)
- cloudflare: Make ingress hostname optional for cfd tunnel configuration - by @sam-goodwin in #227 (3e67a)
- supabase: Tag FreeProjectLimitReached and recover in tests + CI nuke - by @Mkassabov in #221 (4edd2)
View changes on GitHub
v0.16.0
🚀 Features
- ci: Pass with no tests across every package + scaffold - by @Mkassabov in #205 (dd1a1)
- core: Debug logging and per-operation spans - by @Mkassabov in #223 (1b6e0)
- expo-eas: Expo-eas sdk - by @Mkassabov in #204 (d8a2f)
🐞 Bug Fixes
- core:
- Resolve single-element allOf with $ref through to inner type - by @Mkassabov in #208 (9b1cd)
- Auto-retry HTTP 429 with capped exponential backoff - by @Mkassabov in #207 (d748e)
- Unwrap Redacted values during request input encoding - by @Mkassabov in #213 (20a11)
- Add T.NoFollowRedirect for ops that return result via Location header - by @Mkassabov in #214 (d274a)
- Preserve File/Blob/builtins in unwrapRedactedDeep - by @Mkassabov in #218 (a1924)
- posthog:
- Declare @effect/platform-node + @effect/vitest devDeps - by @Mkassabov in #206 (56b09)
- Drop
requiredeverywhere + nullable user-like fields - by @Mkassabov in #209 (f7693) - Drop 18 dashboard-only endpoints from the SDK surface - by @Mkassabov in #210 (c1233)
- tests:
- Repair CI failures across aws, axiom, posthog, workos - by @Mkassabov in #219 (276d3)
- workos:
- Strip required arrays from all 124 response schemas - by @Mkassabov in #211 (337cf)
View changes on GitHub
v0.15.2
🐞 Bug Fixes
- cloudflare: Fix secrets store name property - by @sam-goodwin (a64d1)
View changes on GitHub
v0.15.1
🐞 Bug Fixes
- cloudflare:
- Patch InvalidWorkerScript, ScriptStartupError, ScriptModuleNotFound - by @sam-goodwin (d0e60)
- Patch errors: TunnelNotFound, DuplicateTunnelName, TunnelTokenNotFound, TunnelConfigurationNotFound, VpcServiceNotFound, VpcServiceNameAlreadyExists, VpcTunnelNotFound - by @sam-goodwin (bc410)
View changes on GitHub
v0.15.0
v0.14.0
🚀 Features
- typesense: Typesense sdk - by @Mkassabov in #201 (85fd8)
🐞 Bug Fixes
- Add missing extensions on module imports - by @lucasthevenet and @Mkassabov in #199 (d949a)