Releases: tailcallhq/tailcall
Releases · tailcallhq/tailcall
v0.16.0
Changes
🚀 Features
- feat: Http 2 Support @ologbonowiwi (#662)
- feat: load configuration via HTTP @ssddOnTop (#609)
- feat: support request batching on GraphQL Server @sujeetsr (#520)
- feat: add worker threads to @server @kremedev (#545)
- feat: N+1 check to start command at INFO log level @A-N-uraag (#645)
🐛 Bug Fixes
- fix custom root types for graphql @b4s36t4 (#676)
- fix(deps): update dependency type-fest to v4.8.2 @renovate (#675)
- fix: npm release issue with windows @amitksingh1490 (#674)
- fix: error display for address already in use @amitksingh1490 (#665)
- refactor: remove enable prefix @amitksingh1490 (#664)
- fix(deps): update dependency type-fest to v4.8.1 @renovate (#648)
- fix: npm publish issue with glib @ologbonowiwi (#633)
- fix for batching when the field type is a list @sujeetsr (#571)
- fix: incomplete trace during const schema validation @A-N-uraag (#639)
- fix(deps): update rust crate http-cache-semantics to 1.0.2 @renovate (#629)
🧰 Maintenance
- Added Cache-Control header test and fixed header assertion @A-N-uraag (#669)
- refactor: remove enable prefix @amitksingh1490 (#664)
- chore(deps): update dependency tsx to v4.2.0 @renovate (#668)
- refactor: remove enable prefix @amitksingh1490 (#664)
- Integrated scarf sdk @Min2who (#656)
- chore(deps): update dependency tsx to v4.1.4 @renovate (#658)
- refactor: drop
graphql
field and make things move up a level inConfig
@tusharmath (#655) - refactor: use source structs instead of sdl properties on GraphQLSpec struct @ologbonowiwi (#602)
- Support request batching on GraphQL Server @sujeetsr (#520)
- chore(deps): update dependency tsx to v4.1.3 @renovate (#649)
- fix for batching when the field type is a list @sujeetsr (#571)
- Updated development setup steps @A-N-uraag (#644)
- chore(deps): update dependency tsx to v4.1.2 @renovate (#631)
- doc: update asset @amitksingh1490 (#632)
v0.15.1
Changes
🐛 Bug Fixes
- fix: npm publish @amitksingh1490 (#626)
🧰 Maintenance
- fix: npm publish @amitksingh1490 (#626)
v0.15.0
Changes
🚀 Features
🐛 Bug Fixes
- fix(deps): update rust crate env_logger to 0.10.1 @renovate (#618)
- fix(deps): update rust crate clap to 4.4.8 @renovate (#619)
- added_fields default, fix json,yml examples @sujeetsr (#604)
🧰 Maintenance
- chore(deps): update dependency tsx to v4.1.1 @renovate (#625)
- Rewrite npm publish @neo773 (#607)
- Adds
only
,fail
andskip
annotations toGraphQLSpec
@tobihans (#614) - test: add request handle tests @amitksingh1490 (#595)
- added_fields default, fix json,yml examples @sujeetsr (#604)
- pass http client as a dependency to server context @tusharmath (#601)
- refactor: deprecate inline operator in favour of addField @ologbonowiwi (#600)
- refactor: drop
#[allow(clippy::too_many_arguments)]
where possible @mayant15 (#594) - Refactor: Expression @tusharmath (#590)
v0.14.14
v0.14.13
Changes
🧰 Maintenance
- test: windows build @Dhanus3133 (#582)
- refactor: Run QueryExecution in graphql_spec in parallel @kremedev (#592)
v0.14.12
Changes
🧰 Maintenance
- add metadata to npm packages @neo773 (#588)
- chore: lint errors @amitksingh1490 (#585)
v0.14.11
v0.14.10
Changes
🐛 Bug Fixes
- fix: Batch with delay regression @amitksingh1490 (#581)
🧰 Maintenance
- fix: CI Linter Error Code @neo773 (#578)
- chore: rename server to tailcall @amitksingh1490 (#577)