Commit Graph

1483 Commits

Author SHA1 Message Date
Rob Dominguez
e7983e268a docs: clarify joins for Actions and other sources
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9607
GitOrigin-RevId: 210a82300040594a85da35e2f045099c429b394d
2023-06-23 14:27:14 +00:00
Rob Dominguez
017d3a6ec3 docs: add information to configure Dockerfile for CLI Migrations
[DOCS-1027]: https://hasurahq.atlassian.net/browse/DOCS-1027?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9600
GitOrigin-RevId: 95f55a650eff05dfe6ad2998ab37c2b879126ba2
2023-06-23 14:21:49 +00:00
Sean Park-Ross
4cf6f01bd9 Docs: Vector DBs replace image with wrong db selected
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9652
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 444d790e42388c0f82a61a4486fc4e8cf5edeea3
2023-06-23 14:17:09 +00:00
Rob Dominguez
aaa1877452 docs: backport hotfix for moving schema reg
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9630
GitOrigin-RevId: 0995ebe1688a6fe7ea90474118a9fd89cbf9c304
2023-06-23 13:14:22 +00:00
Puru Gupta
f2fe9cfe3b server: add support for header resolution from env vars
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9509
GitOrigin-RevId: 818f747422c5444fcb55419729ad58d74b890d52
2023-06-23 08:39:28 +00:00
hasura-bot
5dc4630b5e docs: add flightcontrol deployment option #9725
GITHUB_PR_NUMBER: 9726
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9726

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9612
Co-authored-by: ModupeD <69601432+ModupeD@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 5fa574afcac728ec11458e9f27562ee6f9385637
2023-06-22 20:55:52 +00:00
hasura-bot
9e46fe2d55 SSO doc updates
GITHUB_PR_NUMBER: 9717
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9717

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9574
Co-authored-by: Steven Wilson <2165238+mendeni@users.noreply.github.com>
GitOrigin-RevId: b4e2f7d0e2fe8988debb614e76ef77587ae3cf9c
2023-06-22 16:49:25 +00:00
Sean Park-Ross
25db931b85 Docs: Vector DBs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9640
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 4c0d1e45ba4c77524028c9b30510bab632aab461
2023-06-22 15:15:32 +00:00
Daniel Harvey
f5de6629c0 Revert "Docs Update beta and alpha tags"
Reverts hasura/graphql-engine-mono#9632

Stored Procedures for SQLServer should still be `alpha`:

<img width="329" alt="Screenshot 2023-06-22 at 10 31 33" src="https://github.com/hasura/graphql-engine-mono/assets/4729125/000c296e-367e-446c-b2c6-002428c56438">

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9636
GitOrigin-RevId: 54527ae63833f2e6085f394a52c53b55f0757d60
2023-06-22 11:21:30 +00:00
Rikin Kachhia
bf99249bbc ci: update latest stable release as v2.28.0
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9622
GitOrigin-RevId: 2c9f7718b4fa484844c86aa34869ee295c992001
2023-06-21 20:07:53 +00:00
David Meleney
02ef253409 Docs Update beta and alpha tags
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9632
GitOrigin-RevId: 6d31c877c2e80e7741c9c612686dcbecbaa71521
2023-06-21 19:13:01 +00:00
Rob Dominguez
587fd20283 docs: fix logic in feedback
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9624
GitOrigin-RevId: 25a84785d6282b87b4874165177d33f86e632e3f
2023-06-21 15:17:34 +00:00
Samir Talwar
bf0afdfc0c docs: Add CLI instructions for Logical Models and friends.
Resolves [NDAT-732](https://hasurahq.atlassian.net/browse/NDAT-732).

We were missing CLI instructions for Logical Models, Native Queries, and Stored Procedures.

Now we are not.

Removes the "beta" label for Native Queries too.

[NDAT-732]: https://hasurahq.atlassian.net/browse/NDAT-732?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9627
GitOrigin-RevId: c132c1b4a8de5626da6b403d263a946b648c0259
2023-06-21 14:58:03 +00:00
Sean Park-Ross
8a5dffb585 Docs: Schema Registry changes
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9621
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 66cc8b90f48515e0368391af587836469f800364
2023-06-21 10:56:02 +00:00
Rishichandra Wawhal
54f9eca1a3 docs: add docs page for schema registry
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9606
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: d0dedd3dd85fec697c342c864afc381be9a9334f
2023-06-21 06:05:58 +00:00
Amit
6d881487fa Docs update to include Azure Cloud
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9616
GitOrigin-RevId: ab1c698de4da2150423de7bea9b89e90f1c1d420
2023-06-21 02:49:31 +00:00
Amit
4635b5c7d6 Docs update to include Azure Cloud
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9617
GitOrigin-RevId: eeee551a58edde1d77c67bfb095aa5597b9f22d1
2023-06-21 02:26:11 +00:00
Amit
86378d4d05 Azure Regions update
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9550
GitOrigin-RevId: bbc3dc125ce76757fd53a449be3d12ed71347561
2023-06-19 18:27:18 +00:00
pranshi06
3124c93673 server: configurable header length limit for warp
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9363
GitOrigin-RevId: 8dd1e6a5f51d86ed20123c7ed7d42906fe5251bb
2023-06-19 12:34:35 +00:00
Rob Dominguez
d711392fb1 docs: add prometheus grafana dashboard
[DOCS-1025]: https://hasurahq.atlassian.net/browse/DOCS-1025?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9377
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: d60a53c5a0937f1ea2eb087a84df59e4121e61c8
2023-06-16 12:30:52 +00:00
Gil Mizrahi
ee255fec61 docs: fix the bulk_atomic examples for native queries
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9573
GitOrigin-RevId: 7dcf3c9ccff5ca98fa76994f897791708b5c16c4
2023-06-16 12:23:52 +00:00
Rob Dominguez
720a5a1aaf docs: add note to action relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9567
GitOrigin-RevId: bff5cac821b0979ff81bec5291d572766c89cc15
2023-06-16 08:05:52 +00:00
Rob Dominguez
11701bbd71 docs: remove self-hosted ee from regression tests
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9568
GitOrigin-RevId: 62a0adb7cc65ec06237a36a48d1b92e2d09d1697
2023-06-16 08:00:15 +00:00
Sameer Kolhar
ea6a83dfcb docs: update docs with new telemetry payload for EE edition after #9439
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9570
GitOrigin-RevId: c9c17962f57fbf6b30142964333596ae9dd16fff
2023-06-16 07:56:22 +00:00
hasura-bot
a5e51ac39a Update reference.mdx - typo in --server-port flag
GITHUB_PR_NUMBER: 9714
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9714

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9569
Co-authored-by: Dmitry Glavchev <3230176+garcia556@users.noreply.github.com>
GitOrigin-RevId: f6eaab364036d812194347f916ab3a17d7d28366
2023-06-15 22:03:34 +00:00
Rob Dominguez
3c277bdbc4 docs: add oss version admonition for nq and lm
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9548
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
GitOrigin-RevId: 329198406f12a4d0e9a8ec43e520336479486100
2023-06-15 11:57:40 +00:00
Tom Harding
7d62a7035f Expand bulk_atomic docs.
[NDAT-721]: https://hasurahq.atlassian.net/browse/NDAT-721?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9520
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 8cd88bfb27a2cc8f632926c7d9fda745a68295ec
2023-06-14 19:35:42 +00:00
Gil Mizrahi
1d9fd51779 docs: unmark logical models and native queries as pro-only in postgres
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9546
GitOrigin-RevId: c01652e4af7f19b426324262696a3ab089a81037
2023-06-14 14:35:51 +00:00
Toan Nguyen
0dea43add9 docs: pre-built observability dashboards for Hasura EE
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9524
Co-authored-by: Shahidh K Muhammed <4124733+shahidhk@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: f1df3abefb7f31b311907fd95026be5a167c6011
2023-06-14 12:39:22 +00:00
Anon Ray
72ada6b0fc docs: add guide on tuning cache parameters (EE only)
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9261
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 96ccf1d54903f62d20dfb7f41f7c3ba112bbbcb3
2023-06-13 11:26:24 +00:00
paritosh-08
14b4de37f7 server: close subscriptions (with 1012) on metadata change
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9159
GitOrigin-RevId: 5ab25ef57782c126de8852f3546809feb66a9d44
2023-06-13 09:24:19 +00:00
Rob Dominguez
9e3c813b7e docs: add sanity bearing additions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9423
GitOrigin-RevId: 7ba96b5fb1431267530673f86ac6685d4a408b0d
2023-06-12 12:19:36 +00:00
Luca Restagno
00c822e439 docs: add documentation for logical models in the console
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9395
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 2d26c9f7700e17de3b2248fcf6b944f1576caa7b
2023-06-12 11:18:20 +00:00
Rob Dominguez
7fde2f4973 docs: add note and pointer to restified api docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9458
GitOrigin-RevId: aa90396975c1cf78adb3da8d08bcdc170a05ec48
2023-06-12 09:52:30 +00:00
Philip Lykke Carlsen
42916ad6c2 docs: Port Postgres docs of Native Queries and Logical Models to other supported backends
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9483
GitOrigin-RevId: e2e52c14cdde2eabb7f23b5d4991fd467609b313
2023-06-09 13:58:31 +00:00
Anon Ray
c3527e3c98 server/pro: increase the defaults of cache params in EE
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9470
GitOrigin-RevId: aa565de9d9876ae381e791a30c747fbefd96f69a
2023-06-08 16:57:36 +00:00
Philip Lykke Carlsen
e3ba41324b docs: logical model references, native query relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9462
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 29a40ebf19c60fa182449c3721bf1d8d9f2d999f
2023-06-08 14:04:09 +00:00
Rikin Kachhia
5601e1bd1f update install manifests with v2.27.0
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9480
GitOrigin-RevId: e41a50f9d3144a8306e16de458d06d3683b80cce
2023-06-08 13:57:55 +00:00
Rob Dominguez
b9b9ce361d docs: add missing explanations on logging page
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9436
GitOrigin-RevId: 08bd33be10aa35e363b0bc665e2ee656c2178cb2
2023-06-08 11:44:24 +00:00
Martin Mark
a35e8ef691 Docs: MongoDB - Initial Draft
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9403
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
Co-authored-by: Brandon Martin <40686+codedmart@users.noreply.github.com>
GitOrigin-RevId: a2279a425d93f7cab22c47de9eda4cd913fbefe8
2023-06-08 10:52:05 +00:00
pranshi06
1372a649df server: add support for ES-* ( ES256, ES384 and ES512) algorithms for signing the JWT
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9273
GitOrigin-RevId: e891a14e992e4345f5470e1e99dbfc21d9105c31
2023-06-08 09:27:42 +00:00
surendran82
4613aaf56e docs: hasuracon banner ui updates
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9463
GitOrigin-RevId: 4310a82f05ebf09f81e24c15904d1e59089856ed
2023-06-07 18:23:43 +00:00
Rob Dominguez
60ba0566db docs: sidebar grouping
[DOCS-1023]: https://hasurahq.atlassian.net/browse/DOCS-1023?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9427
GitOrigin-RevId: afe1325ce28f4432bbba98b48016da0e7b90d733
2023-06-07 14:47:09 +00:00
Rob Dominguez
792e7d9847 docs: add note about sticky sessions & add out-of-order subs use case
[DOCS-838]: https://hasurahq.atlassian.net/browse/DOCS-838?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[DOCS-840]: https://hasurahq.atlassian.net/browse/DOCS-840?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9425
GitOrigin-RevId: 2bd13aa325c4bc4a1677591fcf1858bf2963e3ea
2023-06-06 07:14:36 +00:00
Rob Dominguez
b8f8fea568 docs: update operators
[DOCS-836]: https://hasurahq.atlassian.net/browse/DOCS-836?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9175
GitOrigin-RevId: 6f3804890d862c7efe522352ff29d5b047a2e704
2023-06-02 11:41:27 +00:00
Sean Park-Ross
6102270f11 Docs: Feature Support Matrix for Oracle
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9079
GitOrigin-RevId: 472d09d5e0ff2743f0d071fab1d30f6a4beb3198
2023-06-01 17:31:18 +00:00
Sean Park-Ross
6eeea80089 Docs: Feature Support Matrix Table for MySQL
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9078
GitOrigin-RevId: 0bc899c9450f835a5949d8ff79fe8cbd92ace4c4
2023-06-01 17:22:27 +00:00
Rob Dominguez
81d74f095a docs: change quotes on getting started backend guide
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9378
GitOrigin-RevId: c602758e97b855c759028d9945a9288ce2e42a85
2023-06-01 05:46:56 +00:00
Rob Dominguez
b3393cc344 docs: add skip_onboarding query param
[DOCS-990]: https://hasurahq.atlassian.net/browse/DOCS-990?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9266
GitOrigin-RevId: 1dc772f6b4e1f6235b56f8a42e8b6a4120302334
2023-05-30 14:15:31 +00:00
Rob Dominguez
3ac749fbfb docs: improve pg views docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9325
GitOrigin-RevId: e2c668e6efd0a348fbc4bffbf63fb577f094e02d
2023-05-30 11:38:43 +00:00