Commit graph

298 commits

Author SHA1 Message Date
Andrea Peruffo
73b97871b6
Bump Scala 3 to RC1 (#30117) 2021-03-16 17:33:56 +01:00
Scala Steward
2f25c26961
Update aeron-client, aeron-driver to 1.32.0 (#30013)
* Update aeron-client, aeron-driver to 1.32.0
* Agrona 1.9.0
2021-02-16 09:21:32 +01:00
Scala Steward
79b1eecc1e
Update metrics-core, metrics-jvm to 4.1.17 2021-02-09 04:04:12 +01:00
Andrea Peruffo
da70e0ccd4
Scala 3 cross compatible akka-actor / akka-testkit / akka-actor-tests (#29956)
* Remove @switch when it doesn't take effect
* Use ActorRef.noSender
* Minor tweaks to SchedulerSpec
* Disambiguate TypedActor for Scala 3
* Bump ScalaTest to a version compatible with Scala 3
* Bump ScalaCheck
* Disambiguate Event in SupervisorHierarchySpec
* Scala 3 compatible EventBusSpec
* Prevent private unused variables to be erased by Scala 3
* Bump mockito
* Explicit actorRef2Scala import
* restore original .scalafix.conf
* Scala 3 compatible tailrec
* Reminder to re add switch annotation in case
* Move to nowarn instead of silencer
* Bump to Scala 2.12.13
* Cross compatible annotations
* fix docs generation
* adapt the build for Scala 3
* fix errors but bus
* remove more SerialVersion from trait
* scalacheck only from scalatest
* cross-compile akka-actor-tests
* restore cross-compilation
* early initializers workaround
* scalacheck switch
* cross compatible FSM.State class
* cross compatible LARS spec
* Change results to pass LineNumberSpec
* fix stackoverflow in AsyncDnsResolverIntegrationSpec
* FSM.State unapply
* fix Scala 2.13 mima
* SerialVersionRemover compiler plugin
* removed unused nowarns
2021-02-01 16:38:29 +01:00
Scala Steward
1542ef1e6a
Update asn-one to 0.5.0 (#29943) 2021-01-21 16:35:59 +01:00
Johan Andrén
a1d405d564
Merge pull request #29881 from scala-steward/update/jackson-databind-2.10.5.1
* Update jackson-databind to 2.10.5.1
* Separately version jackson-databind
2021-01-13 09:37:52 +01:00
Patrik Nordwall
65fa8b635a
Merge pull request #29945 from scala-steward/update/metrics-core-4.1.16
Update metrics-core, metrics-jvm to 4.1.16
2021-01-13 08:07:21 +01:00
Scala Steward
245ea645a2
Update metrics-core, metrics-jvm to 4.1.16 2021-01-10 02:03:46 +01:00
Arnout Engelen
31f654768f
Update copyright to 2021 2021-01-08 17:55:38 +01:00
Patrik Nordwall
ec7e1f29f2
Merge pull request #29886 from scala-steward/update/jctools-core-3.2.0
Update jctools-core to 3.2.0
2021-01-04 10:58:03 +01:00
Scala Steward
426bdda67d
Update spray-json to 1.3.6 (#29885) 2020-12-14 15:34:55 +01:00
Arnout Engelen
1de02c71ea
Separately version jackson-databind 2020-12-14 09:38:06 +00:00
Scala Steward
0ffe4f6c3e
Update jctools-core to 3.2.0 2020-12-11 00:04:10 +01:00
Scala Steward
331b6663a0
Update jackson-databind to 2.10.5.1 2020-12-11 00:03:04 +01:00
Scala Steward
90146f39ec
Update metrics-core, metrics-jvm to 4.1.14 (#29807) 2020-11-16 12:32:01 +01:00
Scala Steward
f75ffde652
Update scalacheck to 1.15.1 (#29809) 2020-11-16 12:31:05 +01:00
Scala Steward
ac58f7d4ca
Update aeron-client, aeron-driver to 1.31.1 (#29806)
* Update aeron-client, aeron-driver to 1.31.1

* Update agrona to 1.8.0

Co-authored-by: Christopher Batey <christopher.batey@gmail.com>
2020-11-16 10:52:30 +01:00
Scala Steward
dab8f3b642
Update metrics-core, metrics-jvm to 4.1.13 (#29725) 2020-10-28 09:52:29 +01:00
Scala Steward
cd342ae283
Update junit to 4.13.1 (#29728) 2020-10-12 13:01:07 +02:00
Seth Tisue
9aff46947e
upgrade ScalaTest, scalatestplus-junit, scalatestplus-mockito (#29688) 2020-10-02 09:22:00 +02:00
Scala Steward
2c2cb4ecd5
Update commons-codec to 1.15 (#29653)
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2020-09-24 09:49:30 +02:00
Scala Steward
78d81de709
Update aeron-client, aeron-driver to 1.30.0 (#29655)
* Update aeron-client, aeron-driver to 1.30.0

* Upgrade to agrona 1.7.2, to keep in line with aeron

Co-authored-by: Christopher Batey <christopher.batey@gmail.com>
2020-09-24 09:47:37 +02:00
Scala Steward
84278bd6d9
Update commons-io to 2.8.0 (#29654) 2020-09-23 10:47:08 +02:00
Scala Steward
375814ce6b
Update jctools-core to 3.1.0 (#29656) 2020-09-23 10:46:11 +02:00
Patrik Nordwall
7bf12721c1 Merge branch 'master' into feature-active-active-event-sourcing 2020-09-02 15:46:06 +02:00
Scala Steward
cfbbf74b77
Update jctools-core to 3.0.1 (#29519) 2020-08-24 11:29:31 +02:00
Scala Steward
988e240368
Update metrics-core, metrics-jvm to 4.1.12.1 (#29518) 2020-08-24 10:06:17 +02:00
Christopher Batey
207b89224f Fix patch versin for scala when overriding
To remain compatible with silencer, chop off the patch to not break
downstream builds
2020-08-18 07:46:06 +01:00
Christopher Batey
08182bbdeb ActiveActive: Events with metadata and events by persistence id for (#29287) 2020-08-17 07:27:57 +01:00
Christopher Batey
ad2d7e2d00 Initial prototype of active active event sourcing (#29265) 2020-08-17 07:25:34 +01:00
Arnout Engelen
c41c0420ad
Update scala to 2.13.3 and silencer to 1.7.0 (#28991)
* Update scala to 2.13.3 and silencer to 1.7.0
* Also travis
* Fix various warnings
2020-08-10 12:54:38 +02:00
Patrik Nordwall
f097400c92
Merge pull request #29429 from scala-steward/update/metrics-core-4.1.11
Update metrics-core, metrics-jvm to 4.1.11
2020-08-10 08:49:55 +02:00
Ignasi Marimon-Clos
946135bcaa
Bump jackson to 2.10.5 (#29405) 2020-08-04 14:01:03 +02:00
ohze.net
68fc503c4c
Update ssl-config-core 0.4.2 (#29365)
Co-authored-by: Bùi Việt Thành <thanhbv@sandinh.net>
2020-07-31 16:38:58 +02:00
Scala Steward
57f353d046
Update metrics-core, metrics-jvm to 4.1.11 2020-07-25 00:03:55 +02:00
Scala Steward
85a2b0f470
Update commons-io to 2.7 (#29303) 2020-07-07 15:45:35 +02:00
Ignasi Marimon-Clos
c287fff034
k8s-friendly SSLEngine provider (simplified) (#29152)
Co-authored-by: Arnout Engelen <github@bzzt.net>
Co-authored-by: James Roper <james@jazzy.id.au>
2020-06-05 17:34:44 +02:00
Scala Steward
f09ac3eff0
Update metrics-core, metrics-jvm to 4.1.9 2020-05-24 18:05:27 +02:00
contrun
11816df236
add lz4 compression for jackson (#29012) 2020-05-22 13:37:22 +02:00
Ignasi Marimon-Clos
54a9b3189a
Adds support to read PEM keys (#29039)
Co-Authored-By: James Roper <james@jazzy.id.au>
2020-05-16 18:09:24 -04:00
Patrik Nordwall
d2afff6bfc
update protobuf 3.11.4
* supposed to be more native image friendly for Cloudstate
2020-05-06 11:05:30 +02:00
Renato Cavalcanti
b52cda7b34
Merge pull request #29017 from scala-steward/update/metrics-core-4.1.7 2020-05-05 11:04:35 +02:00
Scala Steward
43d39dda59
Update metrics-core, metrics-jvm to 4.1.7 2020-05-04 10:16:53 +02:00
Scala Steward
2b8c3d98d3
Update jackson-databind to 2.10.4 2020-05-04 10:16:46 +02:00
Patrik Nordwall
ef79738373
Synchronous TestKit for EventSourcedBehavior, #23712 (#28952)
* using real EventSourcedBehaviorImpl
* using new inmem journal (PersistenceTestKit)
* advantages compared to a "fake" driver
  * no difference in implementation details from real thing
  * no limitations
  * less maintance
* added internal messsages to EventSourcedBehaviorImpl to be able to grab state
  and persistenceId
  * GetState as InternalProtocol instead of Signal so that it is stashed
* serialization checks, using SerializationTestKit
* better testKitGuardian naming to allow multiple PersistenceTestKit
* support testing of restart
* support failure testing by using PersistenceTestKit
* update doc sample
* apidoc, reference docs, and javadsl
2020-04-29 22:06:42 +02:00
Patrik Nordwall
3784d03a2a remove visible protobuf-java dependency from akka-protobuf-v3, #28939 2020-04-27 11:15:10 +02:00
Bùi Việt Thành
68e30b39bc simplify Dependencies / sslConfigCore sbt setting 2020-04-20 17:59:49 +07:00
Bùi Việt Thành
a471947fd7 sbt: fix an implicitConversions warning 2020-04-20 17:59:49 +07:00
Scala Steward
cd1cc12051
Update metrics-core, metrics-jvm to 4.1.6 2020-04-10 00:04:40 +02:00
Scala Steward
f07eb416d6
Update aeron-client, aeron-driver to 1.27.0 (#28866)
And agrona 1.4.1
2020-04-03 17:00:34 +02:00