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
Patrik Nordwall
b1346ad7a7
JMH bench and flight recorder for reliable delivery, #28725 ( #28741 )
...
* JMH bench for reliable delivery
* JFR flight recorder for reliable delivery
* disable hi-freq events by default
* CompileJdk9
* fix validateCompile
2020-03-24 07:59:33 +01:00
Arnout Engelen
f8d7b0c94a
Fix compiler error in project/Dependencies.scala ( #28770 )
2020-03-20 16:02:30 +01:00
Kirill Yankov
41f20cbb81
Persistence testkit implementation #15571 ( #26825 )
2020-03-20 14:18:43 +01:00
Christopher Batey
35b4da09dd
Use Scalal 2.12.11 ( #28754 )
2020-03-20 08:33:25 +00:00
Scala Steward
7faed3dee8
Update metrics-core, metrics-jvm to 4.1.5 ( #28706 )
2020-03-13 15:52:57 +01:00
Scala Steward
e819ae9f51
Update jackson-databind to 2.10.3 ( #28678 )
2020-03-09 17:44:06 +01:00
Johan Andrén
cee4792c31
Update aeron-client, aeron-driver to 1.26.0 ( #28690 )
...
And agrona to 1.4.0
2020-03-05 15:11:05 +01:00
Arnout Engelen
0eb3cd548b
Update to scalatest 3.1.1 ( #28662 )
...
* Update to scalatest 3.1.1
* Comments
2020-03-03 11:51:07 +01:00
Renato Cavalcanti
01c9ae5499
Merge pull request #28656 from scala-steward/update/metrics-core-4.1.4
...
Update metrics-core, metrics-jvm to 4.1.4
2020-03-02 13:05:13 +01:00
Scala Steward
ea4ab8118d
Update scalacheck-1-14 to 3.1.0.1 ( #28498 )
...
Co-authored-by: Arnout Engelen <github@bzzt.net>
2020-02-28 10:59:36 +01:00
Scala Steward
274297300d
Update metrics-core, metrics-jvm to 4.1.4
2020-02-28 00:03:16 +01:00
Helena Edelson
a101ce4833
Update aeron-client, aeron-driver to 1.25.1 and Agrona to 1.3.0 ( #28516 )
2020-01-24 15:31:05 +00:00
Mikhail Limansky
8b06168db6
Remove ScalaTestJUnit from provided dependencies.
2020-01-17 15:53:24 +03:00
Johannes Rudolph
ec208cad08
Merge branch 'master' into scalatest310
2020-01-14 12:03:32 +01:00
Scala Steward
a1d9487ecd
Update aeron-client, aeron-driver to 1.25.0 ( #28475 )
...
* Update aeron-client, aeron-driver to 1.25.0
* Update agrona to 1.2.0
Co-authored-by: Arnout Engelen <github@bzzt.net>
2020-01-14 10:34:27 +00:00
Scala Steward
ee6d48c7ba
Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.30 ( #28398 )
...
* Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.30
* Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.30
2020-01-14 10:32:37 +00:00
Scala Steward
b74809ed77
Update metrics-core, metrics-jvm to 4.1.2 ( #28375 )
2020-01-14 10:29:31 +00:00
Scala Steward
53516fcc32
Update scalacheck to 1.14.3 ( #28378 )
2020-01-14 10:28:55 +00:00
Mike Limansky
d9ed927df0
Update to ScalaTest 3.1.0, fix #28289 .
2020-01-11 15:15:10 +03:00
Scala Steward
290a6137e0
Update commons-codec to 1.14 ( #28445 )
2020-01-07 10:11:35 +01:00
Scala Steward
e3cb631388
Update jctools-core to 3.0.0 ( #28446 )
2020-01-07 10:11:10 +01:00
Scala Steward
937aa0e201
Update jackson-databind to 2.10.2 ( #28447 )
2020-01-06 19:43:22 -08:00
Scala Steward
a40466cac1
Update junit to 4.13 ( #28435 )
2020-01-03 09:16:53 +01:00
Helena Edelson
6bf20f4117
Update all copyright headers to 2020 after new year's #27881 ( #28434 )
2020-01-02 13:24:59 +01:00
Scala Steward
9dd0cb0f3c
Update mockito-core to 3.2.4
2019-12-17 21:34:38 +01:00
Scala Steward
a9d1a7f8b9
Update HdrHistogram to 2.1.12 ( #28376 )
2019-12-17 17:17:11 +01:00
Scala Steward
d4ab19e60b
Update mockito-core to 3.2.0 ( #28283 )
2019-12-02 11:46:32 +01:00
sullis
dbc97fb6f3
Scala 2.13.0 -> Scala 2.13.1 ( #28140 )
...
* Scala 2.13.0 -> Scala 2.13.1
* Update to genjavadoc 0.15
* Allow 'higherKinds' without explicit import
To follow the 2.13.1 convention
* Remaining higherKinds imports
* Mima excludes for missing value classes in generics
2019-11-29 13:38:19 +01:00
Scala Steward
24b4c48a21
Update aeron-client, aeron-driver to 1.24.0 ( #28247 )
...
* and update agrona accordingly
2019-11-29 12:35:19 +01:00
Arnout Engelen
3381b3cd12
Update only jackson-core-databind from scala-steward ( #28217 )
...
The rest will follow, to avoid creating too many PR's
2019-11-25 14:03:15 +01:00
Scala Steward
37d20dba00
Update metrics-core, metrics-jvm to 4.1.1 ( #28043 )
2019-11-19 17:37:20 +01:00
Scala Steward
35679f142b
Update gson to 2.8.6 ( #27903 )
2019-11-19 17:36:34 +01:00
Scala Steward
76a37056ad
Update jackson-annotations, jackson-core, ... to 2.10.1 ( #28163 )
2019-11-19 11:37:56 +01:00
Patrik Nordwall
175fe4786a
Merge pull request #28103 from scala-steward/update/jul-to-slf4j-1.7.29
...
Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.29
2019-11-19 10:58:22 +01:00
Arnout Engelen
81ee676923
Update ssl-config to 0.4.1 ( #28183 )
...
To make ALPN in gRPC work again
2019-11-19 09:56:17 +00:00
Scala Steward
181c0cba50
Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.29
2019-10-31 20:24:57 +01:00
Patrik Nordwall
5de5dec6ee
Merge pull request #27988 from akka/wip-protobuf-3.10.0-patriknw
...
Update protobuf-java and protoc to 3.10.0
2019-10-15 11:09:30 +02:00
Johan Andrén
b5400975e5
Upgrade to Config 1.4.0 ( #27985 )
2019-10-14 11:55:56 +01:00
Scala Steward
b50ebde456
Update aeron-client, aeron-driver to 1.22.1 ( #27979 )
2019-10-14 11:55:05 +01:00