master
LOGBROKER-10206 Refactor writers (#2067)
fix example namespace
feat(topic): log endpoint for topic writer session (#2029)
Topic direct write (#2180)
* Added public package `pkg/xtest` with test helpers (#1850)
topic/writer: export ErrWriterClosed sentinel error (#2169)
feat(topic): add WithWriterErrOnQueueFull for fail-fast when the writer queue is full (#2093)
allow single overflow queue for the writer.
sync
Moved the trace-generated code in `trace` package from the public API to the internal packages (#2172)