Skip to content

Commit 33c5e84

Browse files
KAFKA-7699: KIP-1146 notable change docs for 4.2.0 (#20903)
Update `Notable changes in 4.2.0` in `docs/upgrade.html` with information about [KIP-1146](https://cwiki.apache.org/confluence/x/9QqWF). Reviewers: Bill Bejeck<[email protected]> --------- Co-authored-by: Bill Bejeck <[email protected]>
1 parent 9529003 commit 33c5e84

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/upgrade.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,10 @@ <h5><a id="upgrade_420_notable" href="#upgrade_420_notable">Notable changes in 4
217217
policy. The <code>PrincipalConnectorClientConfigOverridePolicy</code> policy is now deprecated and will be removed in Kafka 5.0.0.
218218
For further details, please refer to <a href="https://cwiki.apache.org/confluence/x/2IkvFg">KIP-1188</a>.
219219
</li>
220+
<li>
221+
It is now possible to specify the start time for a Kafka Streams punctuation, instead of relying on the non-deterministic time when you register it.
222+
For further details, please refer to <a href="https://cwiki.apache.org/confluence/x/9QqWF">KIP-1146</a>.
223+
</li>
220224
</ul>
221225

222226
<h4><a id="upgrade_4_1_0" href="#upgrade_4_1_0">Upgrading to 4.1.0</a></h4>

0 commit comments

Comments
 (0)