Skip to content

v1.4.3

Compare
Choose a tag to compare
@Gsantomaggio Gsantomaggio released this 24 May 07:25
· 77 commits to main since this release
77deb9d

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