Releases: graphile/crystal
postgraphile@5.0.3
graphile-build@5.0.2
grafast@1.0.2
Patch Changes
-
#3049
0c7ec9d
Thanks @benjie! - AddsetParamshelper to
loadOne/loadMany to save having to callsetParammultiple times. -
#3049
ac376ca
Thanks @benjie! - Fix type mistake in
loadManyLoader -
#3053
9600dfa
Thanks @benjie! - LoadManyStep now only invokes
cloneStream if necessary, rather than defaulting on.
@dataplan/pg@1.0.3
Patch Changes
-
#3051
e7f9242
Thanks @benjie! - Add newRECORD_EXPRESSION
mode to PgCondition so postgraphile-plugin-connection-filter doesn't need to
rely on a hack to enable filtering on composite columns. Also changes
PgConditionsignature to accept a configuration object. -
#3050
75a4c69
Thanks @benjie! - Add new
PgCondition::ignoreUnlessAmended()method to have PgCondition modifiers only
apply if additional conditions are added. Needed to fix a regression in
postgraphile-plugin-connection-filter -
Updated dependencies
[0c7ec9d,
ac376ca,
9600dfa]:- grafast@1.0.2
tamedevil@0.1.1
Patch Changes
-
b992c23
Thanks @benjie! - Fix a security issue in
te.substringwhen handling specially crafted input. We are not aware of any
Graphile software being affected by this issue, though other uses of
tamedevilmay be impacted. We recommend upgrading as a precaution.Thanks to @aslein1413-sys for responsibly reporting this issue.
postgraphile@5.0.2
graphile-build@5.0.1
Patch Changes
-
#3022
385d557
Thanks @dependabot! - Bump lodash from
4.17.23 to 4.18.1 -
Updated dependencies
[b992c23]:- tamedevil@0.1.1
graphile-build-pg@5.0.2
@dataplan/pg@1.0.2
postgraphile@5.0.1
Patch Changes
-
#2974
52364e7
Thanks @benjie! - V4 preset now adds build.pgSql
(=build.sql) for back compat -
#3028
b1b6bf3
Thanks @benjie! - Fix homepage URL in
package.json -
#2983
86aab72
Thanks @msotnikov! - Optimize ACL role
lookups, significantly improving performance for schemas with many roles
(reported 11,000 roles goes from 20+ minutes to 5 seconds!) -
#3012
23c5c6e
Thanks @benjie! - Further enhance performance of
pgIntrospection through precomputed lookups. -
#2973
dda2e78
Thanks @benjie! - Restoresql.TRUE,sql.FALSE
andsql.NULLfrom v4 of pg-sql2. -
Updated dependencies
[be429b8,
4555428,
86fa95c,
92106c3,
dda2e78,
647ed8b]:- @dataplan/pg@1.0.1
- graphile-build-pg@5.0.1
- grafast@1.0.1
- graphile-config@1.0.1
- graphile-utils@5.0.1
- pg-sql2@5.0.1