Skip to content

Commit 08149b8

Browse files
chore - proto update (#111)
This PR updates the following submodules: | **Remote Repository** | **Submodule Path** | **Change** | | --- | --- | --- | | [s2-streamstore/s2-protos](https://github.com/s2-streamstore/s2-protos) | proto | [6109745...c040c09](s2-streamstore/s2-specs@6109745...c040c09) | --- This PR description was generated by [sgoudham/update-git-submodules](https://github.com/sgoudham/update-git-submodules). Co-authored-by: s2-helper[bot] <194906454+s2-helper[bot]@users.noreply.github.com>
1 parent a3977e0 commit 08149b8

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

internal/pb/s2.pb.go

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto

Submodule proto updated from 6109745 to c040c09

s2/types.sync.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ const (
105105

106106
// Age in seconds for automatic trimming of records older than this threshold.
107107
// This must be set to a value greater than 0 seconds.
108-
// (While S2 is in public preview, this is capped at 28 days. Let us know if you'd like the cap removed.)
109108
type RetentionPolicyAge time.Duration
110109

111110
// Timestamping mode.

0 commit comments

Comments
 (0)