graphql-engine/server/src-lib/Hasura
Sameer Kolhar 6d27ad97ae server: send request to schema_registry service every time the GQL schema is updated
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8922
Co-authored-by: Naveen Naidu <30195193+Naveenaidu@users.noreply.github.com>
GitOrigin-RevId: a0f3b0c2b2d039e9137ff816b41611e239ed2201
2023-05-24 12:51:19 +00:00
..
App chore(server): split NamingCase type from functions 2023-05-17 14:03:40 +00:00
Backends Nested array support for Data Connectors Backend and MongoDB 2023-05-24 08:02:43 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
Function Adding UDF (user-defined-functions) support to Data Connectors - GDC-820 2023-05-19 04:48:46 +00:00
GraphQL server: send request to schema_registry service every time the GQL schema is updated 2023-05-24 12:51:19 +00:00
LogicalModel Nested array support for Data Connectors Backend and MongoDB 2023-05-24 08:02:43 +00:00
LogicalModelResolver chore(server): remove NQ -> table relationships 2023-05-16 15:09:18 +00:00
Metadata server: methods for loading and storing source introspection 2023-05-15 15:58:43 +00:00
NativeQuery chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
QueryTags chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
RemoteSchema server: use stored introspection only when upstream remote schema unreachable 2023-05-16 17:03:10 +00:00
RQL server: send request to schema_registry service every time the GQL schema is updated 2023-05-24 12:51:19 +00:00
Server server: collect oss resource usage metrics 2023-05-24 02:44:12 +00:00
Services harmonize network manager handling 2023-02-22 15:55:54 +00:00
SQL chore(server): delete MySQL native backend 2023-05-05 10:32:56 +00:00
StoredProcedure chore(server): move table related things to Hasura.Table.* 2023-05-17 08:55:32 +00:00
Table Nested array support for Data Connectors Backend and MongoDB 2023-05-24 08:02:43 +00:00
Tracing server: add the env var for toggling metric granularity 2023-05-11 05:21:16 +00:00
App.hs server: send request to schema_registry service every time the GQL schema is updated 2023-05-24 12:51:19 +00:00
ClientCredentials.hs RemoveHasura.RQL.Types dependency on Backends.Postgres.Execute.Types 2023-04-24 14:41:19 +00:00
CredentialCache.hs server: Make HLint pass, by hook or by crook. 2023-04-25 14:03:02 +00:00
GC.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
HTTP.hs server: improve logging around HTTP Exception errors for Actions and Remote Schemas 2023-05-03 07:56:37 +00:00
Logging.hs Always flush the loggers without explicitly relying on onException 2023-04-05 11:07:14 +00:00
Name.hs chore(server): delete MySQL native backend 2023-05-05 10:32:56 +00:00
PingSources.hs Fix: Unable to use environment variable for CockroachDB connection string in Cloud 2023-02-14 12:15:58 +00:00
QueryTags.hs chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
Services.hs harmonize network manager handling 2023-02-22 15:55:54 +00:00
Session.hs Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
ShutdownLatch.hs multitenant: make shutdown logic more abstract 2022-11-23 07:53:19 +00:00
Tracing.hs PLAT-438: improve traces from OpenTelemetry 2023-04-26 16:21:29 +00:00