apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.17k stars 139 forks source link

chore: Add since 1.1.0 for `foldWhile` operator #1335

Closed He-Pin closed 3 months ago

He-Pin commented 3 months ago

Motivation: Add the missing 1.1.0 annotation

Result: @since 1.1.0 added for foldWhile.