oliver-anz
oliver-anz
Hey great and useful package. We're finding a small issue we're adding a new Enum value in the middle of some existing ones counting as a breaking change, saying "value...
Hi My use case is that I'm trying to pipe proto cloud events from one pubsub topic, convert them to json using redpanda's [to_json processor](https://docs.redpanda.com/redpanda-connect/components/processors/protobuf/) and then push them to...
Hi we are trying to use a custom logger though streambuilder.SetLogger. However, our custom logger relies on passing information around through the context. Because the [bento's implementation](https://github.com/warpstreamlabs/bento/blob/main/internal/log/slog.go) doesn't use the...