Nicolò Boschi
Nicolò Boschi
- Added state filter - Added button for refreshing metadata from the navbar - Improved filters usability
Is this a question, a feature request or a bug report? **FEATURE REQUEST** 1. It's not clear how current ledgers are sorted from the UI. It would be nice to...
**BUG REPORT** 1. Please describe the issue you observed: - What did you do? Login with a unkown user - What did you see instead? ``` caused by: │ │...
The docker image is heavy -> 528.89 MB I haven't checked what is the cause but I'm sure we can improve it. Link: https://hub.docker.com/layers/bkvm/herddb/bkvm/latest/images/sha256-df5c2e7723188d5c5b708ca906674858266447cabdf292887b97a255cc452dc6?context=explore
Draft: currently blocked by argilla not supporting 3.12 Waiting for this PR to be released: https://github.com/argilla-io/argilla/pull/4837 Fixes #2959
Currently once you deploy your application, the operator will never update the runtime image version, even if the app specs are updated. This is done on purpose, to ensure consistency...
If you install langstream using helm, it defaults to the default code storage "noop". That implementation is a mock, mostly used by tests. It's even worse that it "seems" to...
Currently the CLI commands are documented manually and they could be out-of-date. Also there's an additional effort for adding the documentation. Picocli offers some solutions to generate man-page via asciidoctor...
If you set a wrong topic name, nothing happens when you consume/produce. I havent' checked but possibly it also creates the topic (which shouldn't!)