0.26.0
Breaking Changes
- fix!: Fix validation on root types by @stuebingerb in #157
In accordance with the spec, schemas now require at least one query - fix!: Limit built-in scalars to the ones defined by the spec by @stuebingerb in #158
Shorts are returned as numeric value, no longer as string
Built-in scalars have been reduced to the ones from the spec,Long
andShort
have to be explicitly added to a schema if needed
What's Changed
- build: Prepare version 0.26.0 by @stuebingerb in #138
- chore(deps): update gradle/actions digest to 0bdd871 by @renovate in #139
- refactor: Reduce coupling with Type by @stuebingerb in #119
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.14 by @renovate in #140
- fix(deps): update kotlinx-coroutines monorepo to v1.10.0 by @renovate in #142
- fix(deps): update ktor monorepo to v3.0.3 by @renovate in #141
- fix(deps): update kotlinx-coroutines monorepo to v1.10.1 by @renovate in #143
- chore(deps): update dependency gradle to v8.12 by @renovate in #144
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.15 by @renovate in #145
- chore(deps): update dependency pymdown-extensions to v10.13 by @renovate in #146
- chore(deps): update python:3.13.1-alpine docker digest to 76400ba by @renovate in #147
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.16 by @renovate in #148
- chore(deps): update dependency pymdown-extensions to v10.14 by @renovate in #149
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.0 by @renovate in #150
- refactor: Cleanup code by @stuebingerb in #151
- refactor: Back to actual types by @stuebingerb in #152
- chore(deps): update python:3.13.1-alpine docker digest to ef276cd by @renovate in #154
- chore(deps): update python:3.13.1-alpine docker digest to b6f01a0 by @renovate in #155
- fix(deps): update exposed to v0.58.0 by @renovate in #161
Full Changelog: 0.25.0...0.26.0