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)