Commit graph

27486 commits

Author SHA1 Message Date
PJ Fanning
719c944dff
Update format.yml (#1322) 2024-05-12 12:09:26 +01:00
PJ Fanning
ea49f7bba7
Create publish-1.1-docs.yml (#1321) 2024-05-08 09:31:02 +01:00
PJ Fanning
b34d529f34
fix link in reference.conf (#1320) 2024-05-07 19:04:03 +01:00
PJ Fanning
977e3091ce
upgrade to jackson 2.17 (#1318) 2024-05-07 14:28:52 +01:00
PJ Fanning
42ea8099b5
add bcprov test dependency due to CVE (#1313)
* add bcprov test dependency due to CVE

* Update Dependencies.scala
2024-05-07 11:57:02 +01:00
PJ Fanning
e74a7eb5bb
remove unnecessary scalafix setting (#1312) 2024-05-07 09:12:04 +02:00
scala-steward-asf[bot]
3155d94fcc
Update HdrHistogram to 2.2.1 (#1315)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-05-07 09:08:01 +02:00
João Costa
cce5f9b0d9
Avoid boxing in Framing (#1247)
* Fix FramingBenchmark

* Add specialized indexOfByte

* Rename indexOfByte to indexOf

* Add missing @since(1.1.0) and reformat scaladoc

* Fix Scala 2.12 ambiguity problem

* Inline nextString

* Change default ByteString#indexOf to call indexWhere

This is always overriden, but I guess it won't hurt to have a default

* Remove default indexOf override

Calling indexWhere is already the default

* Fix MiMa issues
2024-05-06 20:19:40 +01:00
scala-steward-asf[bot]
b6f2c5774e
Update scala-library to 2.13.14 (#1308)
* Update scala-library to 2.13.14

* rename var that causes compile issue

* Update PekkoDisciplinePlugin.scala

* Update link-validator.conf

---------

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-05-04 15:20:47 +02:00
scala-steward-asf[bot]
d2255a0d34
Update sbt-scalafix to 0.12.1 (#1306)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-05-03 14:31:29 +02:00
scala-steward-asf[bot]
499ed3ca03
Update guava to 33.2.0-jre (#1307)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-05-03 14:29:05 +02:00
He-Pin(kerr)
2c3e9b43b6
chore: Add Source.fromArray operator for Java dsl. (#1248) 2024-04-30 22:52:39 +08:00
João Costa
b5eb6ff01a
Replace Akka reference With Pekko (#1303) 2024-04-29 16:15:21 +02:00
AndyChen(Jingzhang)
750939070a
chore: update sbt-multi-jvm doc (#1302) 2024-04-29 15:05:14 +02:00
scala-steward-asf[bot]
098ab4a298
Update commons-codec to 1.17.0 (#1300)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-28 09:28:04 +08:00
AndyChen(Jingzhang)
51d6e09664
chore: idea tips for not fq import (#1297) 2024-04-26 14:54:23 +08:00
PJ Fanning
c9d08f208a
update durable state status in persistence-plugins.md (#1296) 2024-04-26 09:41:05 +08:00
Alexey Venderov
25fcfc96dd
Fix Develocity access key environment variable name (#1295) 2024-04-25 19:25:22 +02:00
Alexey Venderov
763cdb64eb
Capture build scans on ge.apache.org to benefit from deep build insights (#1288)
* Capture build scans on ge.apache.org to benefit from deep build insights (#1)

* Add Develocity plugin and configure it to publish to Apache Develocity instance

* Add Develocity access token to CI jobs

* Use convention plugin to configure Develocity

* Add opt-in property

* Revert "Add opt-in property"

This reverts commit ff556b9764fd6b980b24082a3195ba3fbd22faf6.

* Improve variable name

* Use upper case i in CI abbreviation
2024-04-25 17:25:52 +02:00
Syed Ali
7deed41917
Documentation for typed EventStream (#1195)
* Fixes #1162: Documentation for typed event stream

* Fixes #1162: Added standard apache headers

* Fixes #1162: fix compilation errors

* Fixes #1162: formatting java source

* Fixes #1162: missing subscription and no need to subscribe to actor

* Fixes #1162: fix compilation for JDK9

* Fixes #1162: fix compilation for JDK9

* Fixes #1162: fix compilation for Scala3
2024-04-25 12:07:17 +02:00
Alexey Venderov
4c1828438e
Fix javadoc link to include module name (#1292) 2024-04-25 11:03:57 +02:00
PJ Fanning
263ef3cc57
Update .sbtopts to match mem in .jvmopts-ci (#1290) 2024-04-25 07:17:43 +08:00
He-Pin(kerr)
77532c1bb5
feat: Add retry with predicate (#1269) 2024-04-23 20:34:16 +08:00
PJ Fanning
64e07dcf1b
new durable state persistence exceptions (#1271)
* new persistence exceptions

typos

scalafmt

add annotation

refactor due to review comments

Update DurableStateExceptionSpec.scala

Delete PersistenceException.scala

refactor

Update DurableStateStoreException.scala

refactor again

* refactor again

* Update DurableStateStoreException.scala

* more generic exception

* add javadoc
2024-04-22 21:17:10 +02:00
PJ Fanning
ad535376f2
Extend fanningpj KEY (#1286)
* Extend fanningpj KEYS
2024-04-22 00:04:41 +02:00
scala-steward-asf[bot]
08782cd258
Update netty-handler, netty-transport to 4.1.109.Final (#1284)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-16 17:11:52 +08:00
João Costa
f70c26087c
chore: Fix ByteIterator#indexWhere (#1282)
It would blow up when from was out of bounds.
2024-04-16 10:41:21 +08:00
He-Pin(kerr)
3cd08016b5
chore: Remove vavr link. (#1280) 2024-04-15 13:40:02 +08:00
He-Pin(kerr)
55f065f257
chore: Refactor UnfoldResourceSourceAsync. (#1240) 2024-04-15 10:44:26 +08:00
scala-steward-asf[bot]
b3c5c02527
Update aeron-client, aeron-driver to 1.44.1 (#1278)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-14 08:43:20 +02:00
scala-steward-asf[bot]
9ed6bfc56c
Update jul-to-slf4j, log4j-over-slf4j, ... to 2.0.13 (#1279)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-14 08:38:01 +02:00
PJ Fanning
3f9976f632
relax protobuf so that 3.x upgrades are ok in .scala-steward.conf (#1273) 2024-04-12 11:08:04 +02:00
scala-steward-asf[bot]
43255e76c2
Update commons-io to 2.16.1 (#1274)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-12 00:48:16 +02:00
PJ Fanning
1f20fa4aba
agronaVersion 1.21.1 (#1267) 2024-04-06 13:08:53 +02:00
scala-steward-asf[bot]
c250c48be9
Update guava to 33.1.0-jre (#1259)
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-04-06 19:06:16 +08:00
scala-steward-asf[bot]
d20e964bce
Update sbt-assembly to 2.2.0 (#1256)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-06 12:02:04 +02:00
scala-steward-asf[bot]
a6c22bb629
Update commons-compress to 1.26.1 (#1262)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-06 12:01:38 +02:00
scala-steward-asf[bot]
8d912636cb
Update aeron-client, aeron-driver to 1.44.0 (#1261)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-06 11:53:59 +02:00
scala-steward-asf[bot]
8981e5d291
Update commons-io to 2.16.0 (#1260)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-06 11:53:30 +02:00
Matthew de Detrich
8bb1694279
Remove ignore-opts-files arg in scala steward (#1265) 2024-04-06 17:38:27 +08:00
PJ Fanning
a3699ea844
we are not ignoring enough jackson modules (#1266) 2024-04-06 11:37:00 +02:00
scala-steward-asf[bot]
1e45ba66a7
Update scalafmt-core to 3.8.1 (#1263)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-06 11:20:10 +02:00
He-Pin(kerr)
0c0087d8b0
chore: Update xms for scala stew (#1255) 2024-04-06 16:40:16 +08:00
He-Pin
b2d91210a7 chore: Add more heap memory to stew action. 2024-04-06 09:44:26 +02:00
Matthew de Detrich
334e124852 Pin Scala 3.3 LTS in scala steward 2024-04-05 20:06:48 +02:00
Matthew de Detrich
dcaaf707e1 Add workflow_dispatch to scala steward 2024-04-05 20:06:20 +02:00
He-Pin(kerr)
f39ab64439
chore: Avoid copy the whole iterable for mapconcat and statefulMapConcat in javadsl. (#1250) 2024-04-05 23:53:59 +08:00
He-Pin(kerr)
24e47b8cac
chore: Make use of splitIterator directly (#1249) 2024-04-05 22:44:44 +08:00
He-Pin(kerr)
bb6aafdf5b
chore: Refactory UnfoldResourceSource. (#1239) 2024-04-03 19:40:59 +08:00
He-Pin(kerr)
68bd00659e
chore: Add Source.iterate operator. (#1244) 2024-04-03 01:10:19 +08:00