-
We should probably use the following syntax:
```python
schema(MySchema).had(arbitrary_types_allowed=True)
```
Along with configurations, we should probably add an ability to edit docstrings
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open requests and couldn't find a duplicate
### What is the idea?
Implement a flag like `--ignore-condarc` which, if passed, ignores…
cohml updated
4 weeks ago
-
**Is your feature request related to a problem? Please describe.**
Data Prepper can output to OpenSearch, but cannot output to arbitrary HTTP endpoints.
**Describe the solution you'd like**
C…
-
### Enhancement Proposal
Kubernetes has a Service type ``ExternalName`` (https://kubernetes.io/docs/concepts/services-networking/service/#externalname), which allows the Cluster DNS Service to return…
-
**Describe the bug**
As a follow up to the discussion https://github.com/seaweedfs/seaweedfs/discussions/6161 i create this issue to track the development of a test harness.
I intend to contribu…
-
### Expected result
Check if Log4shell vulnerability (CVE-2021-44228) impacts Kontent Java Packages.
### Additional context
In Apache Log4j2 versions up to and including 2.14.1 (excluding sec…
ghost updated
1 month ago
-
# Motivation
Two authenticate issues were reported by @ewjoachim which both came down to our global [authentication policy](https://github.com/pypa/warehouse/blob/8d03a21069544cc0ffb73aa2168fbd75dc…
-
### Describe your feature request
Right now, Weaviate only supports dynamic / auto schema updates globally via a single environment variable.
This is not really always desired, as turning it on gl…
-
## Environment data
- VS Code version: 1.33.0
- Extension version: 2019.3.6558
- Python version: Python 3.6.7 (miniconda)
## Feature Suggestion
It would be great to be able to debug arbitra…
-
* Currently, we expose more or less all `librdkafka` configurations — do we want to narrow it down to the most basic configurations and expand this on user request / provide an unsafe API that allows …