github rabbitmq/rabbitmq-stream-go-client v1.4.3

latest releases: v1.6.1, v1.6.0, v1.5.8...
18 months ago

Milestone

Enhancements

Deprecation

environment.StreamStats.LastOffset() is now deprecated.
The method name may be misleading. It does not indicate the last offset of the stream. It indicates the last uncommitted chunk id. This information is not necessary. The user should use CommittedChunkId().

Full Changelog: v1.4.2...v1.4.3

Don't miss a new rabbitmq-stream-go-client release

NewReleases is sending notifications on new releases.