Update Akka Management version to 1.0.0
0.50.0 was renamed to 1.0.0-RC1 before it was released.
This commit is contained in:
parent
886088f03b
commit
ee0cb1578e
1 changed files with 3 additions and 3 deletions
|
|
@ -13,9 +13,9 @@ In addition [Akka Management](https://developer.lightbend.com/docs/akka-manageme
|
||||||
* Consul
|
* Consul
|
||||||
* Marathon API
|
* Marathon API
|
||||||
|
|
||||||
Discovery used to be part of Akka Management but has become an Akka module as of `2.5.19` of Akka and version `0.50.0`
|
Discovery used to be part of Akka Management but has become an Akka module as of `2.5.19` of Akka and version `1.0.0`
|
||||||
of Akka Management. If you're also using Akka Management for other service discovery methods or bootstrap make
|
of Akka Management. If you're also using Akka Management for other service discovery methods or bootstrap make
|
||||||
sure you are using at least version `0.50.0` of Akka Management.
|
sure you are using at least version `1.0.0` of Akka Management.
|
||||||
|
|
||||||
## Dependency
|
## Dependency
|
||||||
|
|
||||||
|
|
@ -238,7 +238,7 @@ targets for the given service name then `config` is queried which i configured w
|
||||||
|
|
||||||
## Migrating from Akka Management Discovery
|
## Migrating from Akka Management Discovery
|
||||||
|
|
||||||
Akka Discovery is not compatible with older versions of Akka Management Discovery. At least version `0.50.0` of
|
Akka Discovery is not compatible with older versions of Akka Management Discovery. At least version `1.0.0` of
|
||||||
any Akka Management module should be used if also using Akka Discovery.
|
any Akka Management module should be used if also using Akka Discovery.
|
||||||
|
|
||||||
Migration steps:
|
Migration steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue