Releases
0.3.0
switch to AGPL-3.0 license (ae0bf42 )
rename diff to check and respond with a change report (f87d8d6 )
implement supergraph schema endpoint, make routingUrl mandatory (2067bcd )
support validating an array of documents (e214df6 )
make test expectations easier to read (3f37da4 )
add query that impact all services (d3ad3c8 )
add example with managed federation (d5ac088 )
feat: add federation examples for mecurius and apollo gateway (0dcc32a )
dont transform schema, only remove whitespaces (4a20f3a )
add docker build script, reference issue in comment (9418447 )
fix #20 (18d3143 )
implement routingUrl, dont expose internal errors (27457d9 )
share schemas across endpoints (4d19692 )
fix #18 (#19 ) (b1ae219 )
add proper healthcheck (aa795ad )
implement "current" tag that always points to the last (not versioned) registered schema (bd09388 )
use uid to generated ids (06eb169 )
create custom ajv instance and validate jwt payload (ac098ce )
use private keyword (8fc2d5b )
align naming (b32c00a )
simplify sql queries (057da9a )
update deps (fac9171 )
add deployment section, start as none root user and in production mode (24fc934 )
fix #12 , endpoint to validate client operations against the latest schema (d59b666 )
version is required, use join (3408e00 )
type safe table field and name access (b0538d9 )
fix tests, add more response validations (190502d )
go with camelCase anywhere (0517b1b )
fix http method, improve docs (bd52432 )
rename service to manager, implement exists methods (8a00aa4 )
load .env in knexconfig for development (8eed3a0 )
remove prisma and implement knex (#15 ) (231cf3a )
add coveralls support (b00a1e0 )
fix: compare against all available services (c1fef5e )
You can’t perform that action at this time.