Releases: tailcallhq/tailcall
Releases · tailcallhq/tailcall
v0.25.1
v0.25.0
Changes
🚀 Features
- feat: JS hooks API @tusharmath (#1005)
📝 Documentation
🐛 Bug Fixes
- fix: ci builds @amitksingh1490 (#1040)
- fix(deps): update rust crate serde_json to 1.0.112 @renovate (#1047)
- fix(deps): update rust crate env_logger to 0.11.1 @renovate (#1049)
- fix(deps): update rust crate serde to 1.0.196 @renovate (#1046)
- chore: fix test cf test command @ssddOnTop (#1035)
- chore(cf): fix error string @ssddOnTop (#1013)
- fix(deps): update dependency type-fest to v4.10.1 @renovate (#1022)
- fix(deps): update dependency type-fest to v4.10.0 @renovate (#1010)
🧰 Maintenance
- chore: remove
@js
operator @neo773 (#1043) - chore: fix test cf test command @ssddOnTop (#1035)
- chore: move autogen files to
/generated
@lazyfuhrer (#1037) - chore: ci benchmarks @amitksingh1490 (#1030)
- chore(cf): add integration tests @ssddOnTop (#1016)
- chore(cf): fix error string @ssddOnTop (#1013)
- refactor: prepare
config::reader
for the@link
operator @tusharmath (#1018) - refactor: split into server.rs and upstream.rs @lazyfuhrer (#1017)
v0.24.2
v0.24.1
v0.24.0
Changes
🚀 Features
- feat(cf): add support for entity caching @ssddOnTop (#966)
🐛 Bug Fixes
- fix(cf): fix batching @ssddOnTop (#997)
- fix(deps): update rust crate async-graphql to 7.0.1 @renovate (#1000)
- fix(deps): update rust crate async-graphql-value to 7.0.1 @renovate (#1001)
- fix(deps): update rust crate env_logger to 0.11.0 @renovate (#992)
🧰 Maintenance
- feat(cf): add support for entity caching @ssddOnTop (#966)
- chore(cf): add console panic hook @ssddOnTop (#996)
- chore: security updates @meskill (#999)
v0.23.0
Changes
🚀 Features
- fix: Revert "feat(auth): entity level authentication (#807)" @tusharmath (#995)
- feat(cf): dynamic config loading @ssddOnTop (#991)
🐛 Bug Fixes
- fix: Revert "feat(auth): entity level authentication (#807)" @tusharmath (#995)
v0.22.0
Changes
🚀 Features
- feat(cf): dynamic config loading @ssddOnTop (#980)
- feat(auth): entity level authentication @meskill (#807)
🐛 Bug Fixes
🧰 Maintenance
- fix(cf): added jwt support for wasm @ssddOnTop (#987)
v0.21.3
v0.21.2
Changes
🐛 Bug Fixes
- fix: server error panic @tusharmath (#978)
- fix: batch merge config @meskill (#976)
v0.21.1
Changes
🐛 Bug Fixes
- fix: batch merge config @meskill (#976)
- fix: update docs for server and config @tusharmath (#975)