Commit Graph

1512 Commits

Author SHA1 Message Date
Amit
4f8cc79355 Added MySQL and Oracle Dbs to the pricing table
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8726
GitOrigin-RevId: 209ecef5207465384747070a4a0cb34b1e7eebc4
2023-07-12 11:39:30 +00:00
Rob Dominguez
f6bff0bc28 docs: fix metadata api table styles
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9832
GitOrigin-RevId: d9d01bcb7bc694b59d69536c55efbdf070c7adfd
2023-07-12 09:40:39 +00:00
Varun Dey
c83897b82f Fix typo CLoud -> Cloud
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9826
GitOrigin-RevId: b5e1a08357d3849e027dd4014a6b44b39ef9f6b3
2023-07-11 10:49:52 +00:00
Daniel Harvey
213f64c061 chore(server): add experiment feature flag to disable Postgres arrays in introspection
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9804
GitOrigin-RevId: eeb378153df070ffedcada6a91d3117a0a83dde9
2023-07-10 11:17:10 +00:00
Rob Dominguez
e4ebbbccd7 docs: add notes for input coercion on Actions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9771
GitOrigin-RevId: e243c1c5fac8655f40c2f319c3a29a519c5b37ca
2023-07-10 10:43:02 +00:00
Rob Dominguez
8472732104 docs: add refs for ee overview sections
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9810
GitOrigin-RevId: 7a0b6ebe855b176edf69412de4bad35dc31e0cba
2023-07-07 16:17:32 +00:00
Toan Nguyen
a16c3e72e1 docs: add the hasurahq dashboards link on grafana cloud
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9807
GitOrigin-RevId: 539d15d1e9a382dde0719168a4ab533a06c39c72
2023-07-07 15:04:31 +00:00
Tirumarai Selvan
f145de2bb9 add tip for public data and session variables
add tip for public data and session variables in docs

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9784
GitOrigin-RevId: 5d8670ee3b506d9141b96c1d894fbb1dffa20db7
2023-07-07 14:12:52 +00:00
Daniel Chambers
9cbd29a987 docs: Stop saying native queries is EE/Cloud only
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9796
GitOrigin-RevId: 84d5c4e4658151e060bdb3c1b227fc3467a8f50d
2023-07-07 10:58:58 +00:00
Varun Choudhary
d6cb5bff4a docs: docs for export OAS from restified endpoint
This PR adds docs for the new console feature to download the OAS from the testified end point.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9740
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: 8a0ea766a5199d1689db330d720312407fa8a5d7
2023-07-06 06:48:51 +00:00
Rikin Kachhia
e41be0a2d3 ci: update latest stable release as v2.29.0
Blocker: Data connector still needs to be published

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9775
GitOrigin-RevId: 93ec6478932f016a3a1c10b656218fecb00fb864
2023-07-05 18:40:06 +00:00
Tirumarai Selvan
281a6b45c9 Add max connections to production checklist
Adds a section on configuring max_connections to production checklist docs: https://hasura.io/docs/latest/deployment/production-checklist/

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9776
Co-authored-by: Rob Dominguez <24390149+robertjdominguez@users.noreply.github.com>
GitOrigin-RevId: 6481e760f46fc2d958728aad0c1248982660fde5
2023-07-05 15:21:50 +00:00
Toan Nguyen
31af5d6ab8 docs: EE console SSO troubleshooting and improvements
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9685
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>
GitOrigin-RevId: f0e5f538b652bff0deee7a15eb5b68d991c28639
2023-07-05 14:20:22 +00:00
Rob Dominguez
147839079f docs: fix sidebar theme when starting with dark
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9772
GitOrigin-RevId: ed078792e92911157b9ef53ed1c6d7a4c3bb95b0
2023-07-05 14:02:45 +00:00
Philip Lykke Carlsen
fdcd4748a6 docs: Document support for prepared statements
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9741
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 2fea0a00ec39d75dbbffb16c3fefae7dba57e815
2023-07-05 10:51:19 +00:00
paritosh-08
ab735a3a2c docs: add note for cloud users in auth-hook caching
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9653
GitOrigin-RevId: ca61d3bdf42ac7b93521d320df787a1d47121d11
2023-07-03 10:08:29 +00:00
hasura-bot
fd5b61cda6 docs: fix sample-apps URLs
GITHUB_PR_NUMBER: 9742
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/9742

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9725
Co-authored-by: LW <5601392+llllvvuu@users.noreply.github.com>
GitOrigin-RevId: 9f16b267e190c44bc17e77ca4db714d3aba4df47
2023-06-30 13:48:19 +00:00
Tirumarai Selvan
b576d0f483 Docs: change flow in caching docs
Minor changes to make it easier to grok "How it works" in Caching

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9692
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 5e9808d81706cb6ba2d68248e7fd5d80d035f609
2023-06-29 05:15:15 +00:00
Tirumarai Selvan
f0a627061f improve description for retry in pool settings
fixes https://hasurahq.atlassian.net/browse/NDAT-749

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9706
GitOrigin-RevId: c94d3e152efdef15fe4e973a7aa8904db7468613
2023-06-28 16:25:23 +00:00
Sean Park-Ross
308ad0cf64 Docs: Add link to homepage on docs 404
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9695
GitOrigin-RevId: 1333da8b15a1ec9714ee20bbad641c02dfad22ef
2023-06-28 14:35:40 +00:00
Tirumarai Selvan
7ef547e1f4 change traffic golden signal in event trigger observability
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9350
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: d1f0b7684b5d758b7e3e3beb70dfc387cdcde792
2023-06-28 08:53:46 +00:00
Daniel Harvey
8e6ec8b60d feat(server): native Postgres array support
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9673
GitOrigin-RevId: 2dfbc07acf9da879910acfc9885bb7138b81e883
2023-06-28 08:47:59 +00:00
Rikin Kachhia
a36d6963bf docs: restructure cloud section
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9672
Co-authored-by: Sean Park-Ross <94021366+seanparkross@users.noreply.github.com>
GitOrigin-RevId: 16a90fb86885532bf63925766a492139d1dbab12
2023-06-26 17:42:00 +00:00
Sean Park-Ross
b53f1d7406 docs: restructure observability, security & caching sections
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9554
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: d14c65920049a0cc39ddc9488af34fc3d6b67467
2023-06-26 17:28:02 +00:00
Rob Dominguez
3b16bcb3ab docs: add anchor tag for views permissions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9671
GitOrigin-RevId: ee658e4492e83ead56a637745cac745df6cd65cb
2023-06-26 16:44:59 +00:00
Matthew Goodwin
8267e88ac9 docs: add console examples for stored procedure docs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9662
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>
GitOrigin-RevId: 9515b6f85c603441b2098e6d603541d6f8f44dae
2023-06-26 16:35:21 +00:00
Rob Dominguez
2138caab8b docs: add pointer component for contributions
[DOCS-904]: https://hasurahq.atlassian.net/browse/DOCS-904?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9658
GitOrigin-RevId: 8b6d8748f406a1c35b4c37ab3fca1467c1f15bc2
2023-06-26 07:32:34 +00:00
Rob Dominguez
60d0b4b016 docs: backport hotfix for auto-apply-migrations
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9663
GitOrigin-RevId: 293145e011f6ac518c8acedf293e7db35455e56f
2023-06-26 07:26:48 +00:00
Gil Mizrahi
653106087c mssql isolation level option
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9626
GitOrigin-RevId: 43861a982afadd9fdefb7d8996999e051e751222
2023-06-23 15:21:03 +00:00
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