Releases: tailcallhq/tailcall
Releases · tailcallhq/tailcall
v0.7.1
v0.7.0
Changes
🚀 Features
- show meta information while starting the server in static mode @tusharmath (#269)
- add static configs via server @tusharmath (#266)
🧰 Maintenance
- make Blueprint.schema required @amitksingh1490 (#275)
- rename command
server
tostart
@arkkade (#270) - merge scala projects @tusharmath (#267)
- drop ref usage from static interpreter registry @tusharmath (#268)
- http file restructuring @tusharmath (#265)
- remove mustache from Path @tusharmath (#264)
- remove http-cache from core @tusharmath (#263)
- chore(deps): update flywayversion to v9.21.1 @renovate (#262)
💥Breaking Changes
- rename command
server
tostart
@arkkade (#270) - merge scala projects @tusharmath (#267)
v0.6.0
Changes
🚀 Features
- Publish TC Server on GHCR @amitksingh1490 (#259)
- Improve error message for non 200 status codes @amitksingh1490 (#257)
v0.5.2
v0.5.1
v0.5.0
Changes
🚀 Features
- add support for unions @tusharmath (#246)
- server cli improvements @tusharmath (#239)
- support custom headers via http directives @tusharmath (#240)
- configure allowed headers via server CLI @tusharmath (#237)
- add support for enums @tusharmath (#228)
- add JSON as default scalar @tusharmath (#226)
- compiler error on modifying inherited fields @sujeetsr (#223)
- Update field names on
http
@tusharmath (#221)
🐛 Bug Fixes
- fix client url redirect @tusharmath (#248)
- header mustache evaluation error @tusharmath (#243)
- use read-through cache for loading blueprints and interpreters @tusharmath (#241)
- base url trimming fix @tusharmath (#236)
- fix not-found query-param @tusharmath (#235)
🧰 Maintenance
- disable flaky mysql test @tusharmath (#227)
- chore(deps): update ziojsonversion to v0.6.0 @renovate (#225)
- chore: update slf4j dependency @tusharmath (#215)
v0.4.0
Changes
🚀 Features
- add support for interfaces in SDL @tusharmath (#213)
- support apollo persisted queries @amitksingh1490 (#209)
- better response cache headers @amitksingh1490 (#204)
🐛 Bug Fixes
- fix status code errors on responses @tusharmath (#214)
- fix cli default remote option in
check
@tusharmath (#212) - fix duplicate sha getting published in memory registry @amitksingh1490 (#208)
- fix cli version prefix @tusharmath (#199)
- fix java version in docker @tusharmath (#200)
🧰 Maintenance
- chore(deps): update dependency sbt/sbt to v1.9.1 @renovate (#211)
- move server-sdl and client-sdl into the same graphql spec files @tusharmath (#210)
- gpt fixes @tusharmath (#201)
v0.3.0
Changes
🚀 Features
- Support short SHAs Query and Playground @amitksingh1490 (#187)
🐛 Bug Fixes
- Fix default remote location for all CLI commands @tusharmath (#198)
- Fix favicon and Icon url @amitksingh1490 (#197)
- Handle command parsing errors on CLI better @tusharmath (#192)
- Fix CLI Version @tusharmath (#189)
🧰 Maintenance
- Test Restructuring @tusharmath (#196)
- chore: update deploy timeout for fly @tusharmath (#195)
- Replace public API calls with mocked ones @amitksingh1490 (#194)
- Make
BuildInfo
package private @tusharmath (#193) - GPT review run only on attaching
gpt review
label @amitksingh1490 (#190) - Experiment with Open AI for Code Reviews @amitksingh1490 (#188)
v0.2.1
What's Changed
- chore(deps): update flywayversion to v9.20.0 by @renovate in #183
- Release workflow fixes by @tusharmath in #182
- Fix monotail references by @girdharshubham in #185
- Fix: Incorrect cli version by @tusharmath in #186
- Update homebrew action by @amitksingh1490 in #184
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Refactor: Use TailcallSpec for the tests by @tusharmath in #160
- Chore: fix release workflows by @tusharmath in #163
- chore(deps): update zioversion to v2.0.15 by @renovate in #164
- chore(deps): update zioschemaversion to v0.4.12 by @renovate in #162
- chore(deps): update flywayversion to v9.19.3 by @renovate in #165
- Refactor: rename
isEmpty
andnonEmpty
methods inTValid
by @tusharmath in #167 - chore(release): update release drafter by @tusharmath in #172
- Feature: Support baseURL directly thru the
@http
directive by @tusharmath in #166 - Refactor: Make registry-client a separate sbt project by @tusharmath in #171
- Feature: set default publish URL to
cloud.tailcall.run
by @tusharmath in #173 - Fix: Unreserved chars in path segment by @sujeetsr in #177
- chore(deps): update flywayversion to v9.19.4 by @renovate in #181
- Chore: release update workflow by @tusharmath in #180
Full Changelog: v0.1.0...v0.2.0