tailcall

High Performance GraphQL Runtime

APACHE-2.0 License

Downloads
183.3K
Stars
1.3K
Committers
73

Bot releases are visible (Hide)

tailcall - v0.98.7

Published by github-actions[bot] 3 months ago

Changes

🧰 Maintenance

  • chore: log blueprint gen time @ssddOnTop (#2533)
  • chore(deps): update dependency wrangler to v3.67.0 @renovate (#2531)
  • chore(deps): update dependency @cloudflare/workers-types to v4.20240725.0 @renovate (#2527)
tailcall - v0.98.6

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate worker to v0.3.1 @renovate (#2530)
tailcall - v0.98.5

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate clap to v4.5.11 @renovate (#2526)
tailcall - v0.98.4

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix: recursive types on @graphql directive @ssddOnTop (#2528)
tailcall - v0.98.3

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate strum to v0.26.3 @renovate (#2523)

🧰 Maintenance

  • refactor: clean up scalar @ssddOnTop (#2515)
tailcall - v0.98.2

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate lambda_runtime to 0.13.0 @renovate (#2520)
tailcall - v0.98.1

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate lambda_http to 0.13.0 @renovate (#2519)
  • fix(deps): update dependency yaml to v2.5.0 @renovate (#2514)

🧰 Maintenance

  • refactor: Make json_placeholder.rs parametric @ssddOnTop (#2505)
tailcall - v0.98.0

Published by github-actions[bot] 3 months ago

Changes

🚀 Features

  • feat: add transformers to flatten single field types automatically @Shylock-Hg (#2356)
tailcall - v0.97.4

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(JIT): recursive type test @laststylebender14 (#2457)

🧰 Maintenance

  • chore: impl custom directive for JIT @laststylebender14 (#2469)
  • chore: drop HRTB from Synth @ssddOnTop (#2485)
tailcall - v0.97.3

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate tokio to v1.39.1 @renovate (#2510)

🧰 Maintenance

  • chore: drop HRTB from Synth @ssddOnTop (#2485)
  • chore(deps): update dependency wrangler to v3.66.0 @renovate (#2509)
tailcall - v0.97.2

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate rustls to v0.23.12 @renovate (#2507)
tailcall - v0.97.1

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate clap to v4.5.10 @renovate (#2506)
tailcall - v0.97.0

Published by github-actions[bot] 3 months ago

Changes

🚀 Features

  • chore: disable the default presets which are applied on configuration during config generation @bnchi (#2450)

📝 Documentation

  • doc: Update documentation for DLs @tusharmath (#2499)

🐛 Bug Fixes

  • fix(#2489): Modify batchKey logic @karatakis (#2495)
  • fix(deps): update dependency type-fest to v4.23.0 @renovate (#2496)

🧰 Maintenance

  • refactor: cache errors @mehulmathur16 (#2491)
  • chore(scalar): remove duplicate code for fn schema @ssddOnTop (#2501)
  • chore(synth): avoid cloning non-leaf nodes @ssddOnTop (#2500)
  • chore(deps): update dependency @cloudflare/workers-types to v4.20240722.0 @renovate (#2498)
  • chore: disable the default presets which are applied on configuration during config generation @bnchi (#2450)
  • chore(deps): update dependency vitest to v2.0.4 @renovate (#2494)
tailcall - v0.96.17

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate syn to v2.0.72 @renovate (#2492)
  • fix: save singularized candidate name @dekkku (#2487)
  • chore: tailcall fixtures anyhow cleanup @mehulmathur16 (#2453)

🧰 Maintenance

  • refactor: http-cache & upstream-grpc anyhow cleanup @mehulmathur16 (#2488)
  • chore: tailcall-tracker anyhow cleanup @mehulmathur16 (#2465)
  • refactor: worker errors @mehulmathur16 (#2416)
  • chore: impl field method on context @laststylebender14 (#2444)
  • chore(deps): update dependency wrangler to v3.65.1 @renovate (#2473)
  • chore: tailcall fixtures anyhow cleanup @mehulmathur16 (#2453)
  • chore: parameterize Synth @ssddOnTop (#2437)
  • refactor: add lift @tusharmath (#2472)
tailcall - v0.96.16

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix: save singularized candidate name @dekkku (#2487)
  • chore: tailcall fixtures anyhow cleanup @mehulmathur16 (#2453)
  • fix: pick query params with empty values @ssddOnTop (#2470)

🧰 Maintenance

  • chore: tailcall-tracker anyhow cleanup @mehulmathur16 (#2465)
  • refactor: worker errors @mehulmathur16 (#2416)
  • chore: impl field method on context @laststylebender14 (#2444)
  • chore(deps): update dependency wrangler to v3.65.1 @renovate (#2473)
  • chore: tailcall fixtures anyhow cleanup @mehulmathur16 (#2453)
  • chore: parameterize Synth @ssddOnTop (#2437)
  • refactor: add lift @tusharmath (#2472)
  • fix: pick query params with empty values @ssddOnTop (#2470)
tailcall - v0.96.15

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(jit): handle parsing/build errors @meskill (#2456)
tailcall - v0.96.14

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(jit): process only the request operation @meskill (#2445)
  • fix(deps): update dependency type-fest to v4.22.1 @renovate (#2459)

🧰 Maintenance

  • chore: make validate function generic in Scalar trait @ssddOnTop (#2461)
  • chore(deps): update dependency @cloudflare/workers-types to v4.20240718.0 @renovate (#2464)
  • chore: introduce try_map in OperationPlan @ssddOnTop (#2442)
tailcall - v0.96.13

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate thiserror to v1.0.63 @renovate (#2455)

🧰 Maintenance

  • chore(deps): update dependency wrangler to v3.65.0 @renovate (#2448)
tailcall - v0.96.12

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate rustls to v0.23.11 @renovate (#2412)
  • fix(deps): update dependency type-fest to v4.22.0 @renovate (#2449)

🧰 Maintenance

  • chore(deps): update dependency wrangler to v3.65.0 @renovate (#2448)
  • chore(deps): update dependency miniflare to v3.20240712.0 @renovate (#2447)
tailcall - v0.96.11

Published by github-actions[bot] 3 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate tokio to v1.38.1 @renovate (#2446)
Package Rankings
Top 9.01% on Npmjs.org
Top 6.69% on Proxy.golang.org
Badges
Extracted from project README
Tweet Discord Open Bounties Rewarded Bounties GitHub Workflow Status (with event) Discord Codecov
Related Projects