Skip to content

Releases: tot-ra/graphql-schema-registry

v1.0.5 - configuration moved to config.js

11 Dec 11:55
Compare
Choose a tag to compare

Moved credentials from diplomat.js to config.js

v1.0.4 security dependencies update in examples

14 Sep 07:34
3007c8c
Compare
Choose a tag to compare
v1.0.4 Dependabot/npm and yarn/examples/gateway service/node fetch 2.…

v1.0.3 - Unit testing with jest & travis-ci

14 Sep 07:26
9d164ca
Compare
Choose a tag to compare
v1.0.3 - Unit testing with jest & travis-ci (#5)

* v1.0.3
### Added
- Unit testing with jest & travis integration

* Badges in README

* Attempt to add coverage with coveralls.io

* Added coveralls.io badge

v1.0.2 Schema character length diff, Increased max schema type_defs limit

14 Sep 07:00
9d164ca
Compare
Choose a tag to compare

Added

  • Schema character length diff compared to previous version (red/green) in schema version list

Fixed

  • Increased max schema type_defs in body_parser middleware and in DB from ~100KB to ~16MB

Screenshot 2020-09-08 at 23 55 26

1.0.1 First version

03 Sep 08:33
adf5f0c
Compare
Choose a tag to compare
Bump prismjs from 1.19.0 to 1.21.0 (#2)

* Bump prismjs from 1.19.0 to 1.21.0

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.19.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.19.0...v1.21.0)

Signed-off-by: dependabot[bot] <[email protected]>

* updated CHANGELOG.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Artjom Kurapov <[email protected]>