graphql-engine/server/src-lib/Hasura/Server
Rakesh Emmadi 2fe353a294
allow array relation connection fields regardless of aggregation permission & change relay endpoint to '/v1beta1/relay' (fix #5218) (#5257)
* fix error when array relation connections are queried, fix #5218

* change relay endpoint to '/v1beta1/relay'

* Update CHANGELOG.md

Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-07-03 12:00:35 +05:30
..
API server: changes catalog initialization and logging for pro customization (#5139) 2020-06-19 12:12:32 +05:30
Auth Refactor and unit test authentication code paths (closes #4736) 2020-06-08 13:10:58 -04:00
Init 5087 libpq pool leak (#5089) 2020-07-01 09:23:10 +05:30
Migrate Scheduled triggers (close #1914) (#3553) 2020-05-13 18:03:16 +05:30
Telemetry Scheduled triggers (close #1914) (#3553) 2020-05-13 18:03:16 +05:30
App.hs allow array relation connection fields regardless of aggregation permission & change relay endpoint to '/v1beta1/relay' (fix #5218) (#5257) 2020-07-03 12:00:35 +05:30
Auth.hs Refactor and unit test authentication code paths (closes #4736) 2020-06-08 13:10:58 -04:00
CheckUpdates.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
Compression.hs few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109) 2020-03-20 12:16:45 +05:30
Cors.hs Add some useful FromJSON instances (#4707) 2020-06-03 05:01:50 +05:30
Init.hs Fix buggy parsing of new --conn-lifetime flag in 2b0e3774 2020-07-02 13:27:46 -04:00
Logging.hs server: changes catalog initialization and logging for pro customization (#5139) 2020-06-19 12:12:32 +05:30
Middleware.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
Migrate.hs server: changes catalog initialization and logging for pro customization (#5139) 2020-06-19 12:12:32 +05:30
SchemaUpdate.hs generalize query execution logic on Postgres (#5110) 2020-06-16 23:14:59 +05:30
Telemetry.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
Utils.hs server: refactor GQL execution check and config API (#5094) 2020-06-16 20:53:06 +05:30
Version.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30