exograph

Build production-ready backends in minutes

OTHER License

Stars
226
Committers
9

Bot releases are visible (Hide)

exograph - v0.3.0

Published by github-actions[bot] about 1 year ago

Highlights

  • Implement Clerk integration #899 🎉
  • Fix server host binding in Docker and similar deployments #896
  • Redirect from the root path to the playground path #897
  • Improve messages printed by cli #895

Internal improvements

  • Update Rust to 1.72.0 by #894
  • Fix Node 12 deprecation warnings in CI #900
  • Add tests for access control with (emulation for) external auth sources #898

Full Changelog: https://github.com/exograph/exograph/compare/v0.2.7...v0.3.0

exograph -

Published by github-actions[bot] about 1 year ago

Highlights

  • Implement JWKS support #886 🎉
  • Upgrade to Deno the latest 1.36.3 #888 🎉
  • Fix coercion of null values in context expressions #887
  • Extract reusable functions for actix configuration and introduce EXO_SERVER_HOST env to flexibly support server network configuration #885

Internal improvements

  • Drop cross-building from CI for a more reliable native build #889

Full Changelog: https://github.com/exograph/exograph/compare/v0.2.5...v0.2.7

exograph - v0.2.5

Published by github-actions[bot] about 1 year ago

Highlights

  • Support user-assignable primary keys #881
  • Generate JWT secret in yolo mode only if the env is not set #882
  • Use a distinct favicon for the GraphiQL #879

Full Changelog: https://github.com/exograph/exograph/compare/v0.2.4...v0.2.5

exograph - v0.2.4

Published by github-actions[bot] about 1 year ago

Highlights

  • Fix the cardinality of nested one-to-many update #876
  • Retain JWT secret and payload in auth sidebar #877
  • Fix connection from tools such as @graphql-codegen/cli #878

Full Changelog: https://github.com/exograph/exograph/compare/v0.2.3...v0.2.4

exograph - v0.2.3

Published by github-actions[bot] about 1 year ago

Highlights

  • Fix compilation of model with nested one-to-many relationships by limiting nested updates to only one nested level (thanks to the report by @enieber) #872

Full Changelog: https://github.com/exograph/exograph/compare/v0.2.2...v0.2.3

exograph -

Published by github-actions[bot] about 1 year ago

Highlights

  • Implement JWT token generation in the playground 🎉 #863
  • Update to Deno 1.34.1 #862
  • Improve nested mutation check #869

Other changes

  • Use an arena to keep access control expression #864
  • Refactor access control check for mutations #866

Full Changelog: https://github.com/exograph/exograph/compare/v0.2.1...v0.2.2

exograph - v0.2.1

Published by github-actions[bot] about 1 year ago

Highlights

  • Make "prefer" the default for the Postgres URL's sslmode mode query parameter. This allows connecting to databases (such as Neon) that enforce SSL without the need to specify sslmode=require #857
  • Lazily extract JWT and cookie context values. Avoids printing message that the JWT_SECRET isn't set even when no JWT context is used #858
  • Update Deno to version 1.32.3 #855

Other changes:

  • Improve error reporting in integration test assertions #854
  • Gracefully exit the server when an error occurs in #859

Full Changelog: https://github.com/exograph/exograph/compare/v0.2.0...v0.2.1

exograph - v0.2.0

Published by github-actions[bot] over 1 year ago

Highlights 🎉

  • Live reload playground in dev mode #840
  • Support multiple fields of the same types in the Postgres plugin #841
  • Omit mutations with @access(false) from the schema #837
  • Interpret access control rules as invariants #839
  • Improve access control eval with undefined context #845
  • Update the semantics of nested updates and deletes to ensure that objects must belong to the parent #853

Other changes

  • Upgrade to Rust 1.71 by #851
  • Add an optional field retries field in integration tests to retry naturally flaky tests (such as those depend on a network resource) #847
  • Allow tests to specify unordered arrays #852
  • Check for panics when running integration tests #844
  • Fix aliasing of subselect elements #848

Full Changelog: https://github.com/exograph/exograph/compare/v0.1.1...v0.2.0

exograph - v0.1.1

Published by github-actions[bot] over 1 year ago

Highlights

  • Prevent yolo/dev mode exiting on ts/js errors #832

Full Changelog: https://github.com/exograph/exograph/compare/v0.1.0...v0.1.1

exograph -

Published by github-actions[bot] over 1 year ago

Highlights 🎉

Hello world!

exograph -

Published by ramnivas over 1 year ago

exograph -

Published by ramnivas over 1 year ago

exograph -

Published by ramnivas over 1 year ago

exograph -

Published by ramnivas over 1 year ago

exograph -

Published by ramnivas over 1 year ago

exograph -

Published by github-actions[bot] over 1 year ago

exograph -

Published by ramnivas over 1 year ago

exograph - v0.0.2

Published by ramnivas over 1 year ago

exograph - v0.0.1

Published by shadaj over 1 year ago

Related Projects