July
Update to latest version !!Get the instructions from the docs
Get Startedv0.6.0
🚀 Features
- Publish TC Server on GHCR @amitksingh1490 (#259)
- Improve error message for non 200 status codes @amitksingh1490 (#257)
v0.5.2
- chore(deps): update dependency sbt/sbt to v1.9.3 @renovate (#254)
- chore(deps): update flywayversion to v9.21.0 @renovate (#252)
🐛 Bug Fixes
- Fix: Unsupported Database: MySQL 8.0 @tusharmath (#256)
v0.5.1
- chore(deps): update zioschemaversion to v0.4.13 @renovate (#253)
- chore(deps): update flywayversion to v9.20.1 @renovate (#251)
- chore(deps): update dependency sbt/sbt to v1.9.2 @renovate (#250)
v0.5.0
🚀 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)