graphql-engine/server/src-lib/Hasura
Sameer Kolhar b274a2d240 server: disable caching for actions with forward client headers enabled
Co-authored-by: Lyndon Maydwell <92299+sordina@users.noreply.github.com>
Co-authored-by: Antoine Leblanc <1618949+nicuveo@users.noreply.github.com>
Co-authored-by: Abby Sassel <3883855+sassela@users.noreply.github.com>
Co-authored-by: hasura-bot <30118761+hasura-bot@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Ikechukwu Eze <22247592+iykekings@users.noreply.github.com>
Co-authored-by: Aleksandra Sikora <9019397+beerose@users.noreply.github.com>
Co-authored-by: Rishichandra Wawhal <27274869+wawhal@users.noreply.github.com>
Co-authored-by: Naveen Naidu <30195193+Naveenaidu@users.noreply.github.com>
Co-authored-by: Vishnu Bharathi <4211715+scriptnull@users.noreply.github.com>
GitOrigin-RevId: c9a8be3cb607f7767e9d6791717106adf123e3a8
2021-04-13 07:01:34 +00:00
..
Backends Adds support for client postgres certificates to multitenant 2021-04-13 00:16:34 +00:00
Cache Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363 2020-07-28 19:02:44 -04:00
Eventing server: efficient polling for cron triggers and async actions 2021-03-30 12:58:40 +00:00
GraphQL server: disable caching for actions with forward client headers enabled 2021-04-13 07:01:34 +00:00
Incremental server: split boolean operators between core and backend-specific 2021-03-25 17:51:08 +00:00
Metadata Schema-Sync Improvements for Cloud, Pro, and OSS - Version Checking for Metadata (#738) 2021-04-06 03:25:53 +00:00
RQL server: disable caching for actions with forward client headers enabled 2021-04-13 07:01:34 +00:00
Server re-Enable HASURA_GRAPHQL_PG_CONN_LIFETIME by default with a default o… 2021-04-13 02:55:59 +00:00
SQL BigQuery Feature Branch 2021-04-12 10:19:20 +00:00
App.hs server: disable caching for actions with forward client headers enabled 2021-04-13 07:01:34 +00:00
EncJSON.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
GC.hs server: simplify shutdown logic, improve resource management (#218) (#195) 2020-12-21 18:56:57 +00:00
HTTP.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: generalized LogQueryLog (fix #708) 2021-03-13 14:41:44 +00:00
Prelude.hs Adds support for client postgres certificates to multitenant 2021-04-13 00:16:34 +00:00
Session.hs [Preview] Inherited roles for postgres read queries 2021-03-08 11:15:10 +00:00
Tracing.hs Server: Add Event Trigger Metrics 2021-03-07 05:25:24 +00:00