Aug 29, 2025
Production-ready support for the OpenTelemetry Protocol (OTLP/HTTP).
Aug 12, 2025
See usage metrics visualized in the dashboard UI.
Aug 1, 2025
Read from streams directly in the dashboard UI.
Jul 24, 2025
Stream configuration knob
delete-on-empty
to automatically delete a stream it does not have any records for some period of time.Jul 9, 2025
Interactive playground.
Jun 24, 2025
Experimental support for the OpenTelemetry Protocol (OTLP/HTTP). Let us know if you would like access.
May 28, 2025
Added metrics endpoints for usage monitoring to the REST API.
May 20, 2025
REST API v1 is ready including SSE support. Besides JSON it also supports Protobuf for appending and reading binary data efficiently without the Base64 tax.
May 8, 2025
Supercharged scalability — we are now using FoundationDB as a metadata store.
May 2, 2025
CLI got a new
tail
sub-command.Apr 28, 2025
Support for reading from
timestamp
or a tail_offset
, not just sequence numbers. The implicit cap on record timestamp not exceeding arrival time can now be disabled in stream config.Apr 28, 2025
REST API support for listing / issuing / revoking granular access tokens.
Apr 18, 2025
Prefix filtering in dashboard on basin or stream names.
Apr 17, 2025
first_seq_num
as a Read
/ ReadSession
response has been removed: records will be returned from the first record >=
the requested starting point.Apr 14, 2025
Basins can be configured to
create_stream_on_read
automatically when the specified stream does not exist, using the default stream configuration for the basin.Apr 7, 2025
gRPC APIs for listing / issuing / revoking granular access tokens.
Apr 1, 2025
Dashboard UI for stream management.
Mar 14, 2025
All records now have a monotonic timestamp in milliseconds since Unix epoch. Streams can also be configured to only utilize client-specified timestamps.
Mar 11, 2025
Basins can be configured to
create_stream_on_append
automatically when the specified stream does not exist, using the default stream configuration for the basin.Mar 10, 2025
Dashboard UI for basin management.
Mar 6, 2025
ReadSession
gRPC and REST API support periodic heartbeats.Feb 21, 2025
REST API supports compression using
zstd
or gzip
, except for streaming reads with SSE.Feb 4, 2025
gRPC API supports compression using
zstd
or gzip
.Jan 14, 2025
Python SDK available.
Dec 20, 2024
Preview launch with gRPC API, Rust SDK, and CLI.
Jan-Feb 2024
Prototyped the guts of S2.
Nov 2023
S2 hypothesized.