Commit graph

27486 commits

Author SHA1 Message Date
scala-steward-asf[bot]
b1418b076b
Update scala-library to 2.12.19 (#1151)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-27 11:39:26 +08:00
Nicolas Vollmar
613a45bad9
Rework PhiAccrualFailureDetector to enable monitoring of interval (#1137)
* Introduce trait to avoid matching concrete subclass
* Extract interval method to make it available for recording metrics

---------
Co-authored-by: Matthew de Detrich <matthew.dedetrich@aiven.io>
2024-02-26 12:27:04 +01:00
scala-steward-asf[bot]
d63aeccdff
Update sbt-reproducible-builds to 0.32 (#1143)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-25 10:55:30 +01:00
scala-steward-asf[bot]
42f953bcbe
Update sbt-scalafmt to 2.5.2 (#1145)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-25 10:54:55 +01:00
scala-steward-asf[bot]
d1ba69c243
Update scalafmt-core to 3.7.17 (#1146)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-25 10:54:19 +01:00
scala-steward-asf[bot]
c619f0fe59
Update docker-java-core, ... to 3.3.5 (#1142)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-25 10:41:07 +01:00
scala-steward-asf[bot]
5aa4e0d784
Update sbt to 1.9.9 (#1144)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-25 13:42:28 +08:00
Matthias Kurz
28314e6798
Use sbt-web 1.5.x despite staying on paradox 0.9.2 (#1135) 2024-02-21 14:35:23 +01:00
PJ Fanning
49d7b91dc0
upgrade to protobuf-java 3.25 (#1105)
* Update Dependencies.scala

* Update Dependencies.scala
2024-02-18 15:09:07 +01:00
Matthew de Detrich
28c5b7c75b
Remove unnecessary scalafmt ignore (#1134) 2024-02-18 11:13:01 +01:00
PJ Fanning
1e41829bf7
in TlsActor flush data to user only after handshake has finished (#1128)
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
2024-02-18 10:33:00 +01:00
scala-steward-asf[bot]
c3d0beefed
Update netty-handler, netty-transport to 4.1.107.Final (#1132)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-18 09:28:24 +01:00
PJ Fanning
29e1721c1a
protoc 3.20.3 (#1127) 2024-02-18 08:43:33 +01:00
Matthew de Detrich
6ccb5dc21c Pin sbt-paradox updates to 0.9.x 2024-02-18 07:13:42 +01:00
PJ Fanning
53f5ba929f
fix numbering in statefulMap.md (#1130) 2024-02-17 18:46:15 +01:00
Martin Duhem
805b9cbc89 Cache output of assembly
Previously, the build would rebuild over and over the uber jar with the
shaded protobuf3 distribution. With this patch, this is no longer the
case, as the output is cached locally.
2024-02-17 09:36:56 +01:00
Arnout Engelen
231b9a991a
Add engelen@apache.org to KEYS (#1123) 2024-02-14 09:47:13 +01:00
PJ Fanning
840596d147
remove unsupported feature from 1.0 build (#1121) 2024-02-12 23:10:21 +01:00
PJ Fanning
28e966a79e
Create nightly-1.0-builds.yml (#1120) 2024-02-12 14:16:24 +01:00
scala-steward-asf[bot]
0f08ee5d6d
Update scalatest to 3.2.18 (#1116)
* Update scalatest to 3.2.18

* testng update

* Update Dependencies.scala

* need to stick with testng 7.5 due to java 8 reqs

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2024-02-12 13:20:28 +01:00
scala-steward-asf[bot]
bb2dd2e05d
Update junit-jupiter-engine to 5.10.2 (#1115)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2024-02-11 12:13:31 +01:00
scala-steward-asf[bot]
c71d1b0db0
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.12 (#1117)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-11 10:54:51 +01:00
scala-steward-asf[bot]
8e52858b81
Update jctools-core to 4.0.3 (#1114)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-11 10:45:09 +01:00
scala-steward-asf[bot]
68082f0652
Update commons-codec to 1.16.1 (#1113)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-11 10:44:35 +01:00
PJ Fanning
64953ba44b
Update link-validator.yml (#1104) 2024-02-08 10:11:13 +01:00
PJ Fanning
46f93816ce
Protobuf 3.23.4 (#1103)
* protobuf-java 3.22.5

* deprecation issue

* protobuf-java 3.23.4
2024-02-07 14:32:56 +01:00
AndyChen(Jingzhang)
8ce4973fc9
Configuration typo fixes (#1100)
* configuration typo

* chore: all module configuration typo fix

* apply suggestion
2024-02-05 17:21:23 +01:00
PJ Fanning
ef628ea320
add asInputStream to ByteString (#1085)
* add getInputStream to ByteString

* scala 2 updates

* rename as asInputStream

* make methods final

* use different asInputStream implementations on different subclasses

Co-Authored-By: João Ferreira <943051+jtjeferreira@users.noreply.github.com>

* Update ByteBufferBackedInputStream.scala

scalafmt

* remove default asInputStream impl

* add some tests - more needed

* Create bytestring-inputstream.excludes

* scalafmt

* Update bytestring-inputstream.excludes

* Update ByteStringInputStreamSpec.scala

* Update ByteStringInputStreamSpec.scala

* Update ByteStringInputStreamSpec.scala

* add benchmark

* Update ByteString_asInputStream_Benchmark.scala

* change to iterator earlier in chain

---------

Co-authored-by: João Ferreira <943051+jtjeferreira@users.noreply.github.com>
2024-02-05 16:09:56 +01:00
scala-steward-asf[bot]
e26c6f6d6c Update sbt-pekko-build to 0.3.3 2024-02-04 04:56:02 +01:00
PJ Fanning
675255f7b4
don't hardcode exact coursier version so that we can pick up patches (#1095) 2024-02-02 00:25:56 +01:00
AndyChen(JingZhangChen)
a55ebc3b79
add partition operator in stream graph docs (#1093)
Signed-off-by: Andy.Chen <iRoiocam@gmail.com>
2024-02-01 16:21:49 +01:00
injae kim
7de1fb2edb
feat: Add AutoCloseable shortcut on mapWithResource (#1053)
* feat: Add AutoCloseable shortcut on mapWithResource

* Enhance test to check resource is closed after stream is completed

* Enhance comment

* Update doc

* Address comment

* Add resume, restart, stop strategy test

* Address comment

* Fix doc

* Fix typo
2024-02-01 18:47:57 +08:00
AndyChen(JingZhangChen)
7dd5d73071
get avoid snapshot interval calculate int overflow (#1088)
Signed-off-by: Andy.Chen <iRoiocam@gmail.com>
2024-02-01 02:29:27 +08:00
He-Pin(kerr)
5e00e6b8b7
chore: Remove more reflectiveCall. (#1084) 2024-01-30 23:51:30 +08:00
He-Pin
daf84d7870 chore: Fix ActorDocSpec on Scala 3.3 2024-01-30 17:34:11 +08:00
AndyChen
8a759bad21
feat: Using dependency walking to verify JDK9 Plugin works (#1065)
* using dependency walking to check JDK9 works

* rollback constant extract

* code format and header format

* improve code

* fix code

* add CI action

* apply for all JDK9 package module

* update ci

* Using plugin rather than code

Signed-off-by: Andy.Chen <iRoiocam@gmail.com>

---------

Signed-off-by: Andy.Chen <iRoiocam@gmail.com>
2024-01-30 14:33:30 +08:00
Luigi
abad72d869
feat: Add Sink.exists operator (#990)
* feat: +Flow.exists & Sink.exists

* chore: Update some doc and code.

* chore: Update method names in doc.

---------

Co-authored-by: He-Pin <hepin1989@gmail.com>
2024-01-30 14:31:23 +08:00
He-Pin(kerr)
cfff9c53df chore: Add Scala 3.3 to build metrix. 2024-01-30 10:02:54 +08:00
He-Pin(kerr)
1b0ee8cd75
chore: Only verify Jdk 9 classes on jdk 11. (#1078)
* chore: Only verify Jdk 9 classes on jdk 11.

* Update verify-jdk9-classes.sh
2024-01-29 19:57:54 +08:00
Matthew de Detrich
25f80a160a Remove scala 3 inline keyword since its erased in bytecode 2024-01-29 11:57:03 +01:00
Matthew de Detrich
e4ad151a28 Remove explicit inliner setting override 2024-01-29 09:52:42 +01:00
Matthew de Detrich
7f6c93eb58 Update sbt-pekko-build 2024-01-29 08:51:19 +01:00
He-Pin
4968f02796 chore: Compile docs code cross all scala versions. 2024-01-29 15:19:18 +08:00
He-Pin
1e64e31d25 chore: Fix up ForAll comping in nightly build. 2024-01-29 14:29:58 +08:00
He-Pin
ebb9489bb8 feat: Add scala-cli script generator to verify jdk classes 2024-01-29 14:03:51 +08:00
Matthew de Detrich
613ccf6d19 Update sbt-osgi to 0.10.0 2024-01-29 03:35:44 +01:00
Matthew de Detrich
24ce39c010 Add targetName overloaded methods for Scala 3 inline methods 2024-01-29 00:21:36 +01:00
Matthias Kurz
7bf26c8d44
Upgrade sbt-pull-request-validator (#1067) 2024-01-28 17:09:24 +01:00
Laglangyue
f6da401abf
feat: Add Sink#forall operator (#989)
Co-authored-by: Jiafu Tang <jiafu.tang@qq.com>
2024-01-28 17:54:07 +08:00
scala-steward-asf[bot]
aa10e9b816
Update metrics-core, metrics-jvm to 4.2.25 (#1062)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-01-28 10:53:10 +01:00