mdedetrich commented on code in PR #1446:
URL: https://github.com/apache/pekko/pull/1446#discussion_r1729092052


##########
docs/src/main/paradox/release-notes/releases-1.1.md:
##########
@@ -43,6 +43,7 @@ The Stream API has been updated to add some extra functions.
 * added extra retry operators that allow users to provide a predicate to 
decide whether to retry based on the exception 
([PR1269](https://github.com/apache/pekko/pull/1269))
 * add optionalVia/unsafeOptionalDataVia operators 
([PR1422](https://github.com/apache/pekko/pull/1422))
 * add alsoTo/alsoToContext operators to `SourceWithContext`/`FlowWithContext` 
([PR-1443](https://github.com/apache/pekko/pull/1443))
+* add wireTap/wireTapContext operators to 
`SourceWithContext`/`FlowWithContext` 
([PR-1446](https://github.com/apache/pekko/pull/1446))

Review Comment:
   Personally I think this process is a bit heavy and not giving much benefit 
considering that we are following SemVer it shouldn't make a difference about 
whether something is in M1 or in M2 or the first milestone.
   
   We can discuss this on the mailing list if you want to push for it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to