github graphile/crystal v4.7.0

latest releases: v4.14.0, v4.13.0, v4.12.12...
4 years ago
  • Look for jwtSecret in process.env.JWT_SECRET (#1236, @AxelUlmestig)
  • Update supported pg version range to support Node 14 (#1270)
  • Expose parseTags, withPgClient and getPgClientAndReleaserFromConfig from graphile-build-pg (engine#601, @enisdenjo)
  • Don't query roles when ignoring RBAC (engine#598, @jnbarlow) - reduces introspection time on databases with a very large number of database roles
  • Fix index signature of JSONPgSmartTags (engine#618, @LeoBakerHytch)
  • Various other docs and code maintenance events

If you're using self-signed certificates for your PostgreSQL database, either keep your pg version pinned to whatever it is currently, or read: https://node-postgres.com/announcements#2020-02-25.

Please note that we do not consider widening the range of a supported module to be a breaking change. You should use a lockfile and only upgrade the dependencies you intend to. Read more in our versioning policy.

Don't miss a new crystal release

NewReleases is sending notifications on new releases.