tailcall

High Performance GraphQL Runtime

APACHE-2.0 License

Downloads
183.3K
Stars
1.3K
Committers
73

Bot releases are visible (Hide)

tailcall - v0.85.0

Published by github-actions[bot] 5 months ago

Changes

  • test: @expr converts string to other primitive value @meskill (#2038)
  • test: scalar validation as input and output type @meskill (#2052)
  • test: missing builtin scalar validation @meskill (#2050)

🚀 Features

  • feat(grpc): preserve comments from protobuf when generating config @mehulmathur16 (#2023)

🐛 Bug Fixes

  • fix(grpc): config generation for optional fields @meskill (#2042)
  • fix: input types loose out on provided graphQL documentation @emekaokoli19 (#2015)

🧰 Maintenance

  • chore: notify ci failure on Discord @ezhil56x (#2078)
  • chore: transformer auto-resolve ambiguous types @ssddOnTop (#2024)
tailcall - v0.84.1

Published by github-actions[bot] 5 months ago

Changes

🐛 Bug Fixes

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

🧰 Maintenance

  • chore: upgrade opentelemetry version @meskill (#2049)
tailcall - v0.84.0

Published by amitksingh1490 5 months ago

Changes

🚀 Features

  • feat(js): JS based resolvers @ssddOnTop (#1867)

🐛 Bug Fixes

  • fix(deps): update rust crate worker to 0.3.0 @renovate (#2074)
  • fix(deps): update rust crate syn to v2.0.66 @renovate (#2058)
  • fix(deps): update rust crate proc-macro2 to v1.0.84 @renovate (#2047)
  • fix(deps): update rust crate serde to v1.0.203 @renovate (#2057)
  • fix(deps): update rust crate rustls to v0.23.8 @renovate (#2048)
  • fix(deps): update dependency type-fest to v4.18.3 @renovate (#2044)
  • fix(deps): update rust crate hyper-util to v0.1.5 @renovate (#2045)
  • fix: revert signing releases @ssddOnTop (#2043)
  • fix: rquickjs windows build @ssddOnTop (#2032)
  • fix: sign releases via gpg @ssddOnTop (#2010)
  • fix: added utm source & medium on playground url @mehulmathur16 (#1994)
  • fix: windows warn @ssddOnTop (#2025)
  • fix: windows build @ssddOnTop (#2021)
  • fix: compiling tailcall-aws-lambda for musl @shashitnak (#2007)

🚀 Performance

  • perf: remove unnecessary clone @meskill (#2028)

🧰 Maintenance

  • fix: release builds @amitksingh1490 (#2076)
  • chore(deps): update dependency wrangler to v3.57.2 @renovate (#2064)
  • chore(deps): update dependency @cloudflare/workers-types to v4.20240529.0 @renovate (#2067)
  • chore(deps): update dependency tsx to v4.11.0 @renovate (#2063)
  • chore(deps): update dependency miniflare to v3.20240524.0 @renovate (#2061)
  • chore(deps): update dependency @cloudflare/workers-types to v4.20240524.0 @renovate (#2059)
  • chore: rename lambda to IR @tusharmath (#2030)
  • chore: make cache_key return Option<u64> @ssddOnTop (#2009)
tailcall - v0.83.0

Published by github-actions[bot] 5 months ago

Changes

🚀 Features

  • feat: configure http cache size through upstream setting @ranjitmahadik (#1988)
tailcall - v0.82.23

Published by github-actions[bot] 5 months ago

Changes

🐛 Bug Fixes

  • fix: passing lambda request headers to hyper request @shashitnak (#2006)
tailcall - v0.82.22

Published by github-actions[bot] 5 months ago

Changes

🐛 Bug Fixes

  • fix: errors on compile time on mac @amitksingh1490 (#2005)

🧰 Maintenance

  • chore: Clean up merge logic for vectors of key-value structs. @TheWizardTower (#1977)
tailcall - v0.82.21

Published by github-actions[bot] 5 months ago

Changes

🐛 Bug Fixes

  • fix(grpc): map type support @meskill (#1979)

🚀 Performance

  • perf: use custom HTTP Cache @ranjitmahadik (#1910)

🧰 Maintenance

  • perf: use custom HTTP Cache @ranjitmahadik (#1910)
tailcall - v0.82.20

Published by github-actions[bot] 5 months ago

Changes

🐛 Bug Fixes

  • fix: revert CI changes for [win32-arm64-msvc & win32-ia32-gnu] @mehulmathur16 (#1976)
  • fix(grpc): type and field names for config from protobuf generation @meskill (#1895)
  • fix(deps): update rust crate serde to v1.0.202 @renovate (#1967)
  • fix: Enable JS build for all architecture @varshith257 (#1963)
  • fix: js build on some architectures @mehulmathur16 (#1962)

🚀 Performance

  • perf: using serde borrow value @shashitnak (#1981)

🧰 Maintenance

  • refactor: drop the root level types @tusharmath (#1969)
  • chore(deps): update rust crate insta to v1.39.0 @renovate (#1968)
  • chore(deps): update dependency wrangler to v3.56.0 @renovate (#1966)
  • chore(deps): update dependency miniflare to v3.20240512.0 @renovate (#1965)
  • refactor: drop unused GRPCMethod from blueprint @tusharmath (#1955)
  • refactor: update privacy of GraphQLType @tusharmath (#1953)
  • refactor: rename autogen to typedefs @tusharmath (#1952)
tailcall - v0.82.19

Published by github-actions[bot] 6 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate lambda_http to v0.11.3 @renovate (#1940)
tailcall - v0.82.18

Published by github-actions[bot] 6 months ago

Changes

  • No changes
tailcall - v0.82.17

Published by github-actions[bot] 6 months ago

Changes

🐛 Bug Fixes

  • fix: converting lto 'thin' to 'fat' @shashitnak (#1932)

🧰 Maintenance

  • chore: adding nginx benchmark in ci @shashitnak (#1929)
tailcall - v0.82.16

Published by github-actions[bot] 6 months ago

Changes

🐛 Bug Fixes

  • fix: replacing DefaultHasher @shashitnak (#1926)

🧰 Maintenance

  • chore: adding nginx benchmark in ci @shashitnak (#1929)
  • chore(deps): update dependency @cloudflare/workers-types to v4.20240512.0 @renovate (#1930)
  • chore(deps): update dependency tsx to v4.10.2 @renovate (#1927)
tailcall - v0.82.15

Published by github-actions[bot] 6 months ago

Changes

🐛 Bug Fixes

  • fix: disabling dataloader when delay is set to 0 @shashitnak (#1918)

🧰 Maintenance

  • chore(deps): update dependency wrangler to v3.55.0 @renovate (#1907)
  • chore(deps): update dependency tsx to v4.10.1 @renovate (#1915)
tailcall - v0.82.14

Published by github-actions[bot] 6 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate syn to v2.0.63 @renovate (#1916)

🧰 Maintenance

  • refactor: move the skip marker into the heading @ssddOnTop (#1920)
  • chore(deps): update dependency miniflare to v3.20240419.1 @renovate (#1906)
  • chore(deps): update rust crate async-graphql to v7.0.5 @renovate (#1901)
  • chore: adding benchmark for handle_request @shashitnak (#1886)
tailcall - v0.82.13

Published by github-actions[bot] 6 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate async-graphql-value to v7.0.5 @renovate (#1900)

🧰 Maintenance

  • chore: restructure workspace @ranjitmahadik (#1887)
tailcall - v0.82.12

Published by github-actions[bot] 6 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate schemars to v0.8.19 @renovate (#1879)
  • fix(deps): update rust crate lambda_http to v0.11.2 @renovate (#1893)
  • fix(deps): update rust crate serde_json to v1.0.117 @renovate (#1892)
tailcall - v0.82.11

Published by github-actions[bot] 6 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate serde to v1.0.201 @renovate (#1891)
tailcall - v0.82.10

Published by amitksingh1490 6 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate rustls-pki-types to v1.7.0 @renovate (#1890)
tailcall - v0.82.9

Published by github-actions[bot] 6 months ago

Changes

🐛 Bug Fixes

  • fix: build failures @amitksingh1490 (#1888)
  • fix: track usage metrics @amitksingh1490 (#1875)
tailcall - v0.82.8

Published by github-actions[bot] 6 months ago

Changes

🐛 Bug Fixes

  • fix(deps): update rust crate rustls-pki-types to v1.6.0 @renovate (#1885)

🧰 Maintenance

  • chore: upgrade rustc version @meskill (#1874)
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