mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
b8629eaa58
## Summary by CodeRabbit ## Release Notes - **Documentation** - Updated the configuration documentation for the Hasura GraphQL Engine, including new flags and environment variables, with clarifications on WebSocket connection initialization and deprecated options. - **Bug Fixes** - Enhanced WebSocket connection management and error handling, ensuring proper initialization and cleanup of connections across various components. - **Tests** - Improved tests for WebSocket connection handling and logging, ensuring robust verification of connection states and error responses. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/11069 GitOrigin-RevId: 8ee25d702a64f3bb04077bbcf0f3e1bd10c916d6 |
||
---|---|---|
.. | ||
.yarn/releases | ||
docs | ||
public | ||
scripts | ||
src | ||
static | ||
wiki | ||
.dockerignore | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
.yarnrc.yml | ||
babel.config.js | ||
CODESPACES.md | ||
CONTRIBUTING.md | ||
cspell.config.yaml | ||
Dockerfile | ||
docusaurus.config.js | ||
package-lock.json | ||
package.json | ||
preview_cloud_build.yaml | ||
README.md | ||
sidebars.js | ||
sidebarsWiki.js | ||
spell_add.sh | ||
spell_check.sh | ||
tsconfig.json | ||
yarn.lock |
README.md
Info
The most up-to-date information for the docs site can be found on our wiki. You can access the wiki on the live docs site, or directly within this repository.