Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
### What is the bug? Try invoking an API in https://opensearch-project.github.io/opensearch-api-specification/. It fails because it thinks OpenSearch is running on https://opensearch-project.github.io. ### What is the expected behavior? Connect https://opensearch-project.github.io/opensearch-api-specification/ to...
## What/Why ### What are you proposing? Every version of OpenSearch has its own version of the API and therefore the API specs should reflect that. ### What users have...
## What/Why ### What are you proposing? Use https://github.com/Adawg4/openapi-autospec with the [OpenSearch YAML test suite](https://github.com/opensearch-project/OpenSearch/blob/main/TESTING.md#testing-the-rest-layer). ### What users have asked for this feature? API definition coverage is at 35%. Can...
**What is the bug?** Something as trivial as an upgrade of a dependency or a version can't seem to be able to rely on CI. Log4j upgrade changes were merged...
Coming from https://github.com/opensearch-project/opensearch-clients/issues/64, cleanup unused branches. For some unused branches we probably want to save state, so maybe note the last revision of any branch being deleted in this issue...
### Describe the bug OpenSearch dashboards requires to rebuild core every single time to build any of the components, which makes it very slow to debug component build problems. ###...
AWS Data Exchange now enables data providers to publish additional data sets to their existing products. Starting today, data providers who want to structure their data across multiple data sets...
Coming from https://github.com/opensearch-project/opensearch-clients/issues/64, cleanup unused branches. For some unused branches we probably want to save state, so maybe note the last revision of any branch being deleted in this issue...
**Version**: What redis-py and what redis version is the issue happening on? Redis-py 4.6.0 Redis 6.2.10 **Platform**: What platform / version? (For example Python 3.5.1 on Windows 7 / Ubuntu...
Coming from https://github.com/opensearch-project/opensearch-api-specification/issues/387, update PR template to include a checkbox that requests that all API changes be documented in the OpenAPI spec used to generate clients.