This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


    from 8182052f3d chore: Migrate to Strings.CI.contains (#2400)
     new 46a9389d5a Rename gunzip to gzipDecompress
     new f24b072f64 Remove deprecated gUnzip function

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../stream/operators/Compression/{gunzip.md => gzipDecompress.md}  | 4 ++--
 docs/src/main/paradox/stream/operators/index.md                    | 2 +-
 .../test/java/jdocs/stream/javadsl/cookbook/RecipeDecompress.java  | 2 +-
 docs/src/test/scala/docs/stream/cookbook/RecipeDecompress.scala    | 2 +-
 .../scala/org/apache/pekko/stream/io/compression/GzipSpec.scala    | 2 +-
 .../scala/org/apache/pekko/stream/scaladsl/CompressionSpec.scala   | 3 ++-
 .../mima-filters/2.0.x.backwards.excludes/remove-gunzip.excludes   | 7 ++++---
 .../main/scala/org/apache/pekko/stream/javadsl/Compression.scala   | 5 +++--
 .../main/scala/org/apache/pekko/stream/scaladsl/Compression.scala  | 5 +++--
 9 files changed, 18 insertions(+), 14 deletions(-)
 rename docs/src/main/paradox/stream/operators/Compression/{gunzip.md => 
gzipDecompress.md} (69%)
 copy 
stream-testkit/src/main/mima-filters/2.0.x.backwards.excludes/remove-deprecated-methods.excludes
 => 
stream/src/main/mima-filters/2.0.x.backwards.excludes/remove-gunzip.excludes 
(79%)


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

Reply via email to