December
Update to latest version !!Get the instructions from the docs
Get Startedv0.18.0
🚀 Features
- Set the log level using env variable @adelinaenache (#800)
- Improve performance of path_string impl for EvaluationContext @meskill (#780)
- Entity level caching @shashitnak (#749)
- gRPC Support @amitksingh1490 (#730)
- Add documentation for .tailcallrc.graphql @neo773 (#741)
- Add
--out
option tocheck
command @A-N-uraag (#753) - Open playground in the browser automatically @ologbonowiwi (#736)
🔧 Improvements
🐛 Bug Fixes
- Open localhost in browser in case of using unspecified host @meskill (#787)
- Bug in {{args}} rendering @Kartik1397 (#778)
- Inconsistent styling between check and start @melsonic (#772)
- Failure in lint.sh scripts on warnings in fix mode @meskill (#769)
- Configuration merge error @tusharmath (#746)
🧰 Maintenance
- docs: grpc operator @amitksingh1490 (#819)
- chore(deps): update actions/checkout action to v4 @renovate (#808)
- chore: add check spelling in ci @jkcs (#813)
- chore: compare micro benchmarks @alankritdabral (#762)
- Remove spawner from DataLoader @Rutik7066 (#803)
- chore: syncing updated docs @rajatbarman (#802)
- chore: removed nginx setup @ezhil56x (#796)
- docs: migration @amitksingh1490 (#798)
- chore: actions/cache@v2 to actions/cache@v3 @alankritdabral (#783)
- fix: disable batching when delay is set to 0 @adelinaenache (#742)
- chore(deps): bump zerocopy from 0.7.29 to 0.7.32 @dependabot (#775)
- ci: lint.sh scripts fail on warnings in fix mode @meskill (#769)
- chore: run benchmarks on CI @alankritdabral (#747)
- refactor/replace mockito by httpmock @ologbonowiwi (#755)
- refactor: migrate graphql to http spec @ologbonowiwi (#751)
- use custom data loader @shashitnak (#728)
🔧 Dependency Updates
- chore(deps): update actions/checkout action to v4 @renovate (#808)
- fix(deps): update dependency type-fest to v4.9.0 @renovate (#806)
- fix(deps): update rust crate anyhow to 1.0.77 @renovate (#788)
- fix(deps): update rust crate thiserror to 1.0.52 @renovate (#784)
- fix(deps): update rust-futures monorepo to 0.3.30 @renovate (#779)
- fix(deps): update rust crate async-trait to 0.1.75 @renovate (#771)
- fix(deps): update rust crate anyhow to 1.0.76 @renovate (#770)
- chore(deps): update dependency tsx to v4.7.0 @renovate (#766)
- chore(deps): update actions/checkout action to v4 @renovate (#761)
- fix(deps): update rust crate thiserror to 1.0.51 @renovate (#754)
- chore(deps): update actions/stale action to v9 @renovate (#726)
- fix(deps): update rust crate futures-channel to 0.3.29 @renovate (#732)
- fix(deps): update rust crate once_cell to 1.19.0 @renovate (#725)
v0.17.0
🚀 Features
- Enhencement/recursive check resolver @Shylock-Hg (#693)
- GraphQL DataSource implementation @meskill (#661)
- simplifies the request handling for single vs batch request @alexanderjophus (#701)
- refactor: remove duplicate code @meskill (#686)
🐛 Bug Fixes
- fix(deps): update rust crate ring to 0.17.7 @renovate (#721)
- fix(deps): update rust crate clap to 4.4.11 @renovate (#714)
- fix(deps): update dependency type-fest to v4.8.3 @renovate (#711)
- add types implementing interface to dependencies @sujeetsr (#709)
- feat/support type of nested values @ologbonowiwi (#685)
- Issue with
http_spec
Configuration: Tests Panic Despitefail
Annotation @amitksingh1490 (#703) - fix(deps): update rust crate ring to 0.17.6 @renovate (#700)
- fix(deps): update rust crate clap to 4.4.10 @renovate (#697)
- fix(deps): update rust crate clap to 4.4.9 @renovate (#695)
- Fix: Cache-Control header cacheability handling @A-N-uraag (#683)
🧰 Maintenance
- Chore: http1 pipeline flush support @amitksingh1490 (#723)
- Removing Arc from Blueprint to prevent side effects @shashitnak (#719)
- test: add server start @neo773 (#694)
- perf: remove unnecessary clone @amitksingh1490 (#717)
- Rename to
@graphql
to@graphQL
@tusharmath (#713) - chore(deps): update dependency tsx to v4.6.2 @renovate (#710)
- GraphQL DataSource implementation @meskill (#661)
- chore(deps): update dependency tsx to v4.6.1 @renovate (#705)
- chore(deps): update dependency tsx to v4.6.0 @renovate (#696)
- refactor: remove unused library http-cache-semantics @meskill (#688)
- chore(deps): update dependency tsx to v4.5.0 @renovate (#690)
- refactor: remove duplicate code @meskill (#686)
- refactor/#384/make from config modular @ologbonowiwi (#640)
- chore(deps): update dependency tsx to v4.4.0 @renovate (#684)
- Test for graphql batch request to upstream batched request @sujeetsr (#681)
- chore(deps): update dependency tsx to v4.3.0 @renovate (#682)