Matt Gilene
Matt Gilene
This is a partial implementation of the new TLS extension added to the ASGI spec. This PR partially implements the new TLS extension which defines a new set of attributes...
### Checklist - [x] There are no similar issues or pull requests for this yet. - [x] I discussed this idea on the [community chat](https://gitter.im/encode/community) and feedback is positive. ###...
**Is your feature request related to a problem? Please describe.** Currently the Elasticsearch external provider requires a rather specific index mapping. This isn't very flexible for those who wish to...
# 🐛 Bug Report: ### Describe the bug This commit which swapped to a new HttpModule implementation completely removed the ability to use the CLI behind any kind of proxy....
### Description Currently I do not see a way to provide per-request headers anywhere in the API. This would be needed for things like JWT authorization documented here https://www.elastic.co/guide/en/elasticsearch/reference/current/jwt-auth-realm.html#hmac-oidc-example-request-headers The...
**Describe the bug** There seems to be no official way to turn of this middleware by default. After looking through the code the only viable option would be to set...
Adds GraphQL v3.3 operation extensions to the `ExecutionContext` passed into custom extensions. ## Description ## Types of Changes - [ ] Core - [ ] Bugfix - [ ] New...
#3461 Adds support for input extension data to be parsed out of incoming queries. However, this data is currently only available within the `Info` object passed to resolvers. It would...
# Description Adds instrumentation for the `python-arango` library ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue)...