Commit graph

26995 commits

Author SHA1 Message Date
He-Pin
d829637ef2 chore: Fix RecipeAdhocSource test. 2023-12-28 17:58:37 +08:00
He-Pin
09023ce47a perf: Drop the usages of SupervisedGraphStageLogic to reduce allocation. 2023-12-28 15:56:48 +08:00
Matthew de Detrich
b818925edc Replace SubstreamCancelStrategy with SupervisionDecider for Split 2023-12-28 05:46:37 +01:00
He-Pin
c78e2d7610 chore: Add tests for not invoking onComplete twice for statefulMap operator. 2023-12-25 19:02:12 +08:00
He-Pin
413e79f5d3 chore: Fix GraphApply.scala.template 2023-12-25 12:49:47 +08:00
jxnu-liguobin
417196fb46
Optimize closeState flag (#872)
Co-authored-by: jxnu-liguobin <jxnu-liguobin@outlook.com>
2023-12-25 08:30:27 +08:00
He-Pin
16e587ded1 perf: Fold In&OutHanlder in FlatMapPrefix. 2023-12-24 22:15:54 +08:00
He-Pin
6b3096c28a chore: Add special null value handling doc for mapAsync and mapAsyncUnordered. 2023-12-24 16:34:00 +08:00
scala-steward-asf[bot]
d96e641896 Update aeron-client, aeron-driver to 1.43.0 2023-12-24 14:24:49 +08:00
He-Pin
1ecf66c6ff =str Remove unused comments 2023-12-23 21:11:39 +08:00
He-Pin
781b1226e7 =str Optimize concat for javadsl.Source.empty. 2023-12-23 19:38:23 +08:00
He-Pin
873868c87b =str Add dedicated stream timeout exceptions for stream timeout operators. 2023-12-23 19:06:30 +08:00
He-Pin
80cd63faf5 =str code clean up in Sliding. 2023-12-23 18:37:45 +08:00
He-Pin
3a1d31e841 =str Avoid subMaterialization when the provided recover source is empty. 2023-12-23 18:27:46 +08:00
PJ Fanning
8dedfc242f
fix broken link (#853) 2023-12-19 09:59:37 +01:00
He-Pin
fecd517d48 =str Fold InHandler and outHandler for UniqueBidiKillSwitchStage. 2023-12-18 16:09:30 +08:00
He-Pin
a159aee6d8 +str Add combine seq method to Source and Sink. 2023-12-18 16:09:00 +08:00
He-Pin
0eed6a128b =str Fold InHandler and OutHandler for operator Scan. 2023-12-18 01:01:30 +08:00
He-Pin
a7a49bd24e =str Fold InHandler and OutHandler for operator ActorRefSource. 2023-12-17 18:32:08 +08:00
scala-steward-asf[bot]
42848fce57
Update sbt-jmh to 0.4.7 (#846)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-12-17 08:53:32 +01:00
scala-steward-asf[bot]
0f1c82cf75
Update netty-handler, netty-transport to 4.1.104.Final (#844)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-12-17 08:45:57 +01:00
PJ Fanning
cc8bf7671b
try to fix ClusterActorLoggingSpec (#808)
* try to fix test

* Update build-test-prValidation.yml
2023-12-13 00:17:40 +01:00
PJ Fanning
7332626430
Use recoverWith instead of recover in SnapshotSerializer akka backwards compatibility (#841) (#843)
Co-authored-by: Łukasz Krenski <sakulk@gmail.com>
2023-12-12 11:34:18 +01:00
PJ Fanning
d8943ce391
support reading akka-persistence snapshots (#837) (#838)
* support reading akka-persistence snapshots

* add test

* Update SnapshotSerializerSpec.scala
2023-12-11 09:51:30 +01:00
scala-steward-asf[bot]
81ff45c301
Update metrics-core, metrics-jvm to 4.2.23 (#839)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-12-10 10:17:55 +01:00
scala-steward-asf[bot]
38324fc1a6
Update lmdbjava to 0.9.0 (#840)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-12-10 10:17:10 +01:00
PJ Fanning
f6af100531
rework noisy dns log (#835) 2023-12-08 10:24:35 +01:00
PJ Fanning
b11e1a02e2
run java 21 build with main nightly job (#831) 2023-12-04 14:20:19 +01:00
PJ Fanning
7586a7a6cb
note about building on windows (#830) 2023-12-04 08:59:43 +01:00
PJ Fanning
ccbb31619e
upgrade setup-java action (#824) 2023-12-04 08:58:59 +01:00
scala-steward-asf[bot]
2c785a6980
Update logback-classic to 1.3.14 (#827)
* Update logback-classic to 1.3.14

* Revert commit(s) 1c274284dd

* Update logback-classic to 1.3.14

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-12-03 08:50:34 +01:00
scala-steward-asf[bot]
e47c4d2587
Update commons-io to 2.15.1 (#828)
* Update commons-io to 2.15.1

* Revert commit(s) 16ceb0f63b

* Update commons-io to 2.15.1

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-12-03 08:50:19 +01:00
PJ Fanning
b46750a78f
add more v1.0.2 release notes (#823) 2023-12-02 12:40:04 +01:00
kerr
3d9e723e22
=str Fix maybe throw for MinimalStage. (#822) 2023-12-02 17:42:25 +08:00
PJ Fanning
9fad559cf6
upgrade logback due to cve (#821) 2023-12-02 09:50:56 +01:00
PJ Fanning
8fefca1c81
add Akka path parsing tests (#819) 2023-11-28 10:51:24 +01:00
PJ Fanning
2ebec0364d
adjust log-on-startup docs (#815)
* adjust log-on-startup docs

* update message
2023-11-26 10:55:09 +01:00
scala-steward-asf[bot]
f6d16427c1
Update sbt-assembly to 2.1.5 (#816)
* Update sbt-assembly to 2.1.5

* Revert commit(s) c0ed70d040

* Update sbt-assembly to 2.1.5

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-11-26 09:33:29 +01:00
scala-steward-asf[bot]
b47a465f97
Update jctools-core to 4.0.2 (#817)
* Update jctools-core to 4.0.2

* Revert commit(s) bf7a074af8

* Update jctools-core to 4.0.2

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-11-26 09:29:15 +01:00
PJ Fanning
ccce880d4c
license headers for mima files (#813) 2023-11-23 09:41:44 +01:00
PJ Fanning
04451a6d19
remove mpl licensed file (#810) 2023-11-22 11:51:39 +01:00
PJ Fanning
4e4f53fa65
Update scala3.md (#804)
* Update scala3.md

* Update scala3.md

* Update scala3.md
2023-11-21 11:00:58 +01:00
PJ Fanning
0b63c5c466
exclude bcpkix-jdk15on (#805) 2023-11-21 09:29:53 +01:00
PJ Fanning
64d9d70864
increase timeout on flaky test (#796) 2023-11-21 09:29:18 +01:00
scala-steward-asf[bot]
f8ef6f303d
Update commons-compress to 1.25.0 (#802)
* Update commons-compress to 1.25.0

* Revert commit(s) df16a623f0

* Update commons-compress to 1.25.0

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-11-19 09:51:02 +01:00
scala-steward-asf[bot]
51d4b95aa3
Update sbt-welcome to 0.4.0 (#801)
* Update sbt-welcome to 0.4.0

* Revert commit(s) 49aefabcaf

* Update sbt-welcome to 0.4.0

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-11-19 09:50:29 +01:00
scala-steward-asf[bot]
a51dd22696
Update bcpkix-jdk18on to 1.77 (#803)
* Update bcpkix-jdk18on to 1.77

* Revert commit(s) 8a400d73a9

* Update bcpkix-jdk18on to 1.77

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2023-11-19 09:49:17 +01:00
PJ Fanning
a6bd4437fa
Update contributing docs to remove some labels (#797) 2023-11-18 16:12:23 +01:00
PJ Fanning
d1d036b2ae
publish 1.0.2 docs (#794) 2023-11-15 13:17:43 +01:00
PJ Fanning
2864b6a26c
add release notes for v1.0.2 (#792) 2023-11-14 16:04:31 +01:00