Releases: tailcallhq/tailcall
Releases · tailcallhq/tailcall
v0.1.0
Changes
- Update release drafter @tusharmath (#159)
- chore(deps): update dependency scala to v2.13.11 @renovate (#151)
- feat: update release draft on pr merge @sujeetsr (#157)
- chore(deps): update dependency ch.epfl.scala:sbt-scalafix to v0.11.0 @renovate (#154)
- chore: Add sbt-github-actions back @tusharmath (#156)
- Fix: MySQL Registry Fixes @tusharmath (#153)
- chore(deps): update dependency sbt/sbt to v1.9.0 @renovate (#152)
- chore(deps): update zioquillversion to v4.6.1 @renovate (#149)
- Refactor: SQL Cleanup @tusharmath (#150)
- Feature: use mysql to persist schema information @tusharmath (#148)
- Fix: Use Scalar for Blueprint @tusharmath (#147)
- Fix: caliban schema generation error @tusharmath (#146)
- feat: release workflow @sujeetsr (#145)
- chore(deps): update calibanversion to v2.2.1 @renovate (#130)
- Feature: Schema via CLI appears sorted @tusharmath (#143)
- Feature: Add N + 1 detection support @tusharmath (#142)
- Feature: Server settings can be set via CLI @tusharmath (#140)
- chore(deps): update dependency dev.zio:zio-cli to v0.5.0 @renovate (#136)
- Feature: TValid new operators @tusharmath (#139)
- Config input type @tusharmath (#138)
- Fix inline on parent resolved values @tusharmath (#135)
- chore(deps): update dependency sbt/sbt to v1.8.3 @renovate (#133)
- Fix inline type @tusharmath (#134)
- fix: bug in inlining scalar fields @amitksingh1490 (#132)
- fix: schema generation issue @tusharmath (#131)
- Http Batching @tusharmath (#126)
- feature: tracing and slow queries support @amitksingh1490 (#129)
- chore: update java version @tusharmath (#127)
- Feature: Http Caching @tusharmath (#125)
- Test Clean up @tusharmath (#124)
- Global vars @tusharmath (#120)
- fix: should fail if http and unsafe are marked as required @amitksingh1490 (#123)
- refactor: update implementation of copyFromParent @tusharmath (#121)
- refactor: rename document to blueprint @tusharmath (#122)
- Inline directive @tusharmath (#118)
- Feat: ability to access headers from the configuration @amitksingh1490 (#119)
- Refactor: Clean up code structure @tusharmath (#117)
- Invalid Directive Errors @tusharmath (#116)
- Fix: Blueprint Error Handling @tusharmath (#114)
- fix: DataLoader failure handling @amitksingh1490 (#115)
- Fix: Http directive not being detected @tusharmath (#113)
- feat: add cache for reading blueprint and creation of interpreter @amitksingh1490 (#112)
- Better error handling @tusharmath (#111)
- feat: add support for env @amitksingh1490 (#110)
- Add Support for Validate in Parallel @tusharmath (#109)
- feat: global request timeout support @amitksingh1490 (#108)
- Revert "chore(deps): update calibanversion to v2.1.0" @tusharmath (#107)
- chore: fix broken build due to caliban and zhttp upgrade @amitksingh1490 (#105)
- chore(deps): update dependency dev.zio:zio-http to v0.0.5 @renovate (#55)
- chore(deps): update dependency dev.zio:zio-parser to v0.1.9 @renovate (#56)
- chore(deps): update calibanversion to v2.1.0 @renovate (#96)
- chore(deps): update dependency io.spray:sbt-revolver to v0.10.0 @renovate (#81)
- chore(deps): update ziojsonversion to v0.5.0 @renovate (#97)
- chore(deps): update zioversion to v2.0.13 @renovate (#101)
- Fix: TValid's getOrElse operator @tusharmath (#102)
- feat: support for input value @amitksingh1490 (#88)
- Enable fatal warnings on CI only @tusharmath (#99)
- Feature: add Omit in JsonT @tusharmath (#100)
- Feature: Add
map
operator on JsonT @tusharmath (#98) - Feature: Add Omit Annotation on GraphQL types. @tusharmath (#92)
- Refactor: Merge Lambda and Remote @tusharmath (#91)
- Feature: add Dict support in TSchema @tusharmath (#89)
- Refactor Drop Orc @tusharmath (#90)
- chore(deps): update zio to v2.0.12 @renovate (#79)
- To Pair Directive @tusharmath (#84)
- chore: add scoverage @girdharshubham (#87)
- feat: add support for header forwarding @amitksingh1490 (#85)
- chore: remove auto merge @amitksingh1490 (#86)
- chore(deps): update dependency dev.zio:zio-redis to v0.2.0 @renovate (#75)
- chore: add auto-merge @tusharmath (#83)
- fix: add support for some and nested types @amitksingh1490 (#82)
- Rename field annotation @tusharmath (#80)
- feat: Postman to Endpoints @amitksingh1490 (#77)
- Fix Transcoders @tusharmath (#76)
- Postman Integration @tusharmath (#74)
- CLI add better format and styling @tusharmath (#73)
- CLI clean up @tusharmath (#70)
- Document 2 blueprint @tusharmath (#69)
- chore(deps): update dependency sbt/sbt to v1.8.2 @renovate (#58)
- Simpler configs @tusharmath (#67)
- chore(deps): update zio to v2.0.10 @renovate (#59)
- Transcoder Support @tusharmath (#66)
- CLI advanced features @tusharmath (#54)
- Configure Renovate @renovate (#53)
- CLI Integration @tusharmath (#52)
- feat: DataLoader Impl @amitksingh1490 (#49)
- Fly.io Deployment @tusharmath (#48)
- Config operator apply spec @tusharmath (#47)
- feat: add mutation support @amitksingh1490 (#41)
- Refactor: add main server @tusharmath (#35)
- feat: use zhttp client @amitksingh1490 (#37)
- Chore: create a multi module project @tusharmath (#33)
- Chore: cross compile for Scala 3 @tusharmath (#19)
- Feature: YML Orchestrator @tusharmath (#17)
- feat: Handle HttpError in evaluation runtime @amitksingh1490 (#16)
- feat: add Endpoint support in lamda @amitksingh1490 (#15)
- YML Support @tusharmath (#12)
- Yaml support @tusharmath (#11)
- Rewrite 20 feb 2023 @tusharmath (#5)
- feat: add tupleOps @amitksingh1490 (#1)
Features
- ✅ Create unit test suite for DynamicValueUtil @aaditmshah (#40)
- ♻️ Migrate
DynamicValueExtension
toDynamicValueUtil
@aaditmshah (#32) - 🧑💻 Add more paths to .gitignore @aaditmshah (#18)