Commit graph

27543 commits

Author SHA1 Message Date
scala-steward-asf[bot]
8a9e2ffa7e
Update sbt, scripted-plugin to 1.11.0 (#1863)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-24 12:30:31 +01:00
PJ Fanning
9ab6856965
support jackson enum features (#1845)
* support jackson enum features

* Update JacksonObjectMapperProvider.scala

* Update JacksonSerializerSpec.scala

* Update JacksonSerializerSpec.scala

* Update JacksonSerializerSpec.scala
2025-05-23 16:00:11 +01:00
PJ Fanning
fdbd1b3569
CI: increase publish retries (#1862) 2025-05-23 14:43:04 +01:00
PJ Fanning
c44dc07ed8
Issue forming mixed Akka/Pekko cluster when classic remoting with SSL/TLS is used (#1857)
* create test for mixed cluster (classic netty with ssl)

* wip

* truststore/keystore

* Update MixedProtocolClusterSpec.scala

* Update MixedProtocolClusterSpec.scala
2025-05-21 20:58:30 +01:00
PJ Fanning
1035de65ec
CI: github actions use sha instead of version (#1858) 2025-05-21 16:50:08 +02:00
PJ Fanning
f905240114
use scacap action (#1853)
* use scacap action

* Update timing-tests.yml
2025-05-20 09:24:17 +01:00
scala-steward-asf[bot]
e308cf5e10
Update protobuf-java to 4.31.0 (#1852)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-18 10:57:49 +01:00
scala-steward-asf[bot]
733ab5dd90
Update docker-java-core, ... to 3.5.1 (#1851)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-18 10:06:43 +08:00
Kim Seon Woo
b2dd0a7508
chore: Add how to use Intellij IDEA on README.md (#1849) 2025-05-16 15:09:14 +08:00
dependabot[bot]
261fe397a9
chore(deps): bump VirtusLab/scala-cli-setup from 1.7.1 to 1.8.0 (#1844)
Bumps [VirtusLab/scala-cli-setup](https://github.com/virtuslab/scala-cli-setup) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/virtuslab/scala-cli-setup/releases)
- [Commits](6fc878be89...ca54569bf1)

---
updated-dependencies:
- dependency-name: VirtusLab/scala-cli-setup
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 11:13:20 +08:00
scala-steward-asf[bot]
e4e53a3c63
Update sbt-scalafix to 0.14.3 (#1837)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-09 13:50:23 +08:00
scala-steward-asf[bot]
b294bd9556
Update jackson-core to 2.18.4 (#1838)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-09 04:40:22 +01:00
scala-steward-asf[bot]
f70f45bcb2
Update netty-handler, netty-transport to 4.2.1.Final (#1839)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-09 04:39:57 +01:00
dependabot[bot]
14a98afce7
chore(deps): bump VirtusLab/scala-cli-setup from 1.5.4 to 1.7.1 (#1803)
* chore(deps): bump VirtusLab/scala-cli-setup from 1.5.4 to 1.7.1

Bumps [VirtusLab/scala-cli-setup](https://github.com/virtuslab/scala-cli-setup) from 1.5.4 to 1.7.1.
- [Release notes](https://github.com/virtuslab/scala-cli-setup/releases)
- [Commits](ef3764b372...6fc878be89)

---
updated-dependencies:
- dependency-name: VirtusLab/scala-cli-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* add version comment

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2025-05-08 17:14:20 +01:00
He-Pin(kerr)
d286408673
chore: update Scala 3 to 3.3.6 (#1817)
* chore: test with scala 3.3.6

* chore: bump version to 3.3.6-RC3

* chore: bump version to 3.3.6
2025-05-08 00:56:24 +08:00
scala-steward-asf[bot]
0186524141
Update sbt-develocity to 1.2.1 (#1834)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-05-04 09:35:47 +01:00
Matthew de Detrich
b865cf11e0 chore: Add since for newly added methods 2025-05-02 17:23:51 +02:00
PJ Fanning
d16d5c2c36
avoid using deprecated Jackson methods (#1830) 2025-05-02 15:38:00 +01:00
scala-steward-asf[bot]
ccb24f53b9
Update protobuf-java to 4.30.2 (#1828)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-27 10:36:38 +02:00
scala-steward-asf[bot]
6ded95246a
Update gson to 2.13.1 (#1827)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-27 11:34:26 +08:00
He-Pin(kerr)
b0049e695d
feat: Add invokeWithFeedbackCompletionStage for javadsl. (#1819)
* feat: Add invokeWithFeedbackCompletionStage for javadsl.

* Update stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala
2025-04-22 22:08:01 +08:00
scala-steward-asf[bot]
278d3649b2
Update protobuf-java to 4.29.4 (#1822)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-20 14:35:20 +08:00
He-Pin(kerr)
bc4557b0bf
feat: Add takeUntil operator (#1820) 2025-04-20 00:14:32 +08:00
PJ Fanning
05044a65d3
protobuf-java 4.29.3 (#1795)
* try protobuf-java 4.30.0

* regen code

* javafmt

* mima

* Create protoc4-upgrade.excludes

* more mima

* Update protoc4-upgrade.excludes
2025-04-17 23:10:33 +02:00
PJ Fanning
92ed723260
upgrade to Netty 4.2.0.Final (#1794)
* Test Netty 4.2.0.RC4

* ignore deprecated warnings (for now)

* refactor

* Update Dependencies.scala
2025-04-15 15:49:17 +02:00
scala-steward-asf[bot]
d02c6d45ed
Update sbt-develocity to 1.2 (#1814)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-13 11:13:15 +02:00
scala-steward-asf[bot]
811f6906ad
Update gson to 2.13.0 (#1813)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-13 11:11:07 +02:00
scala-steward-asf[bot]
ae10728b5b
Update junit-jupiter-engine to 5.12.2 (#1816)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-13 11:10:30 +02:00
scala-steward-asf[bot]
963c57a482
Update commons-io to 2.19.0 (#1815)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-13 11:09:56 +02:00
scala-steward-asf[bot]
3d4893137b
Update docker-java-core, ... to 3.5.0 (#1811)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-04-06 09:36:50 +02:00
scala-steward-asf[bot]
3aacafe477
Update sbt, scripted-plugin to 1.10.11 (#1808)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-23 11:17:02 +01:00
Matthew de Detrich
e3de07d6ad
Re-enable github discussions (#1806) 2025-03-22 17:29:26 +01:00
He-Pin(kerr)
f4c71ea162
chore: Extract switch to method in Switch. (#1804) 2025-03-22 20:40:11 +08:00
scala-steward-asf[bot]
9b1f82319d
Update junit-jupiter-engine to 5.12.1 (#1799)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-16 10:53:16 +01:00
scala-steward-asf[bot]
18faec423b
Update tinybundles to 4.0.1 (#1800)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-16 10:52:41 +01:00
PJ Fanning
2e62c50db5
Persistence API: add CurrentLastSequenceNumberByPersistenceIdQuery (#1773)
* new CurrentLastKnownSequenceNumberByPersistenceIdQuery

* java Long

* Update CurrentLastKnownSequenceNumberByPersistenceIdQuery.scala

* rename traits and functions
2025-03-12 22:52:11 +01:00
He-Pin(kerr)
8ff1d82717
feat: Add flatMapConcat with parallelism support. (#1702) 2025-03-13 05:11:18 +08:00
scala-steward-asf[bot]
eb5dc14fb0
Update docker-java-core, ... to 3.4.2 (#1791)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-09 14:13:25 +01:00
scala-steward-asf[bot]
9cdcbec5b9
Update sbt, scripted-plugin to 1.10.10 (#1792)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-09 11:57:00 +01:00
scala-steward-asf[bot]
ea76d9f084
Update scalafmt-core to 3.9.3 (#1793)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-09 11:56:29 +01:00
Martin Hansen
57af84a56a
feat: Add switchMap operator (#1787)
* feat: switchMap

* chore: minor code review issues

- adjust import style
- adjust header

* chore: fix header check

(add missing newline)

* chore: fix java formatting

* docs: fix operator docs

* docs: improve SwitchMap description

* chore: various review issues

* docs: fix typo

* docs: fix another typo

* chore: more review changes
2025-03-09 04:32:24 +08:00
PJ Fanning
5f64ccbedd
remove incomplete section in cluster-singleton.md (#1788) 2025-03-07 11:07:09 +08:00
He-Pin(kerr)
ba05791fa0
chore: Handle NormalShutdownReason in MergeHub (#1741) 2025-03-03 19:52:32 +08:00
scala-steward-asf[bot]
9d1516f710
Update scalafmt-core to 3.9.2 (#1785)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-02 11:40:37 +01:00
scala-steward-asf[bot]
68b3334110
Update jackson-core to 2.18.3 (#1784)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-02 11:40:05 +01:00
He-Pin(kerr)
2d5c50c38f
chore: optmize recoverWith to avoid some materialization (#1775) 2025-02-28 20:19:33 +08:00
He-Pin(kerr)
466d4a500c
feat: Add Pattern timeout support (#1424) 2025-02-28 11:37:26 +08:00
He-Pin(kerr)
abc18a5cea
feat: Add emitMulti with Spliterator support (#1776) 2025-02-27 21:34:58 +08:00
scala-steward-asf[bot]
f3a8075cc4
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.17 (#1783)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-02-27 13:26:11 +01:00
scala-steward-asf[bot]
d71646141f
Update netty-handler, netty-transport to 4.1.119.Final (#1782)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-02-27 13:25:55 +01:00