daml/ledger/participant-state
Brian Healey 9f13a2fb10 Upgrade to Akka 2.6.1, akka-http 10.1.11 and Scala 2.12.10 (#3903)
* Upgrade to Akka 2.6.1, akka-http 10.1.11 and Scala 2.12.10

Akka 2.6.1 Upgrade Changes
- Materializer in place of ActorMaterializer
- Source.future instead of Source.fromFuture
- The Scheduler.schedule method has been deprecated in favor of selecting scheduleWithFixedDelay or scheduleAtFixedRate
- onDownstreamFinish(cause: Throwable)
- ActorAttributes.supervisionStrategy(...) in place of ActorMaterializerSettings.withSupervisionStrategy

See https://doc.akka.io/docs/akka/current/project/migration-guide-2.5.x-2.6.x.html

* Akka 2.6.1 Upgrade Changes
- onDownstreamFinish(cause: Throwable)

See https://doc.akka.io/docs/akka/current/project/migration-guide-2.5.x-2.6.x.html

* code review: remove unnecessary supervision strategy
2019-12-19 18:00:59 +00:00
..
kvutils Upgrade to Akka 2.6.1, akka-http 10.1.11 and Scala 2.12.10 (#3903) 2019-12-19 18:00:59 +00:00
protobuf Ledger configuration indexing changes (rebased to master) (#3553) 2019-11-27 17:41:23 +01:00
src fix indexer crash on duplicate submission (#3847) 2019-12-18 09:14:49 +01:00
BUILD.bazel Implementation for the configuration management service (#3756) 2019-12-13 17:58:44 +00:00