Skip to content

Releases: akka/akka-management

Akka Management 1.0.9

22 Oct 09:30
afeaa4b
Compare
Choose a tag to compare

We're happy to announce Akka Management 1.0.9 which modernizes a few things and updates to current dependency versions.

Akka Management 1.0.9 can be used with Akka 2.5.31+ and with Akka 2.6.9+.
Artifacts for use with Scala 2.11, 2.12 and 2.13 are available from Maven Central.

Noteworthy

  • cluster-http: support IPv6 addresses in cluster http routes #770 by @jrudolph
  • Update to Akka 2.5.31 and add ClassicActorSystemProvider in extensions, #298 #693 by @patriknw
  • Add javadsl get for ClassicActorSystemProvider #748 by @chbatey
  • Setting for all contact points being up #749 by @chbatey

Changes

Documentation

Infrastructure/CI

Dependencies

Contributors

Thank you all for improving Akka and Akka Management!

Author Commits Lines added Lines removed
scala-steward scala-steward 18 20 20
ennru ennru 13 392 333
chbatey chbatey 8 123 48
patriknw patriknw 4 41 16
johanandren johanandren 2 63 46
jrudolph jrudolph 2 54 37
ignasi35 ignasi35 2 1 6
raboof raboof 1 11 7
SethTisue SethTisue 1 3 5
JustinPihony JustinPihony 1 2 2
t5kaji t5kaji 1 1 1
YikSanChan YikSanChan 1 1 1

Akka Management 1.0.8

05 Jun 06:11
79f7fe0
Compare
Choose a tag to compare

Changes

  • Deployment guide for Akka Cluster on Kubernetes #677 by @chbatey
  • Akka Coordination Lease for Kubernetes API server #676 by @chbatey
  • Fix LowestAddressJoinDecider cluster formation warning log to not depend on INFO logging level being set #647 by @dope9967
  • Simplify releasing #670 by @ennru
  • Fix scala.binary.version references in docs #672 by @raboof

Akka Management 1.0.7

08 May 09:16
42a7abe
Compare
Choose a tag to compare
  • Include failing/timed out check name in health/readiness check response #638 by @longshorej
  • Update to Akka HTTP 10.1.11 #656
  • Be more clear about compatible Akka and Scala versions #662, #668
  • Link to example for how Coordinated Shutdown can be configured #650 by @YikSanChan

Cluster bootstrap

  • Avoid invalid characters in HttpContactPointBootstrap name #658

AWS

  • Add tag-based filtering to ecs-service-discovery-async #634 by @milanvdm
  • Introduced a way to define amazon's endpoint and region #639 by @catap

Kubernetes

See all closed issues and PRs in the 1.0.7 milestone

Contributors

Thank you all for improving Akka and Akka Management!

Author Commits Lines added Lines removed
raboof raboof 4 138 107
ennru ennru 4 37 26
YikSanChan YikSanChan 2 4 1
longshorej longshorej 1 155 54
patriknw patriknw 1 142 4
milanvdm milanvdm 1 63 20
sebastian-alfers sebastian-alfers 1 41 8
catap catap 1 26 2
jrudolph jrudolph 1 8 5

v1.0.6

17 Mar 10:40
831f9c6
Compare
Choose a tag to compare
  • Uniform URL scheme for bootstrap URLs, #603, thanks to @otto-dev
  • Use TaskSets to discover nodes in ECS, #636, thanks to @milanvdm
  • Structured log events for bootstrap process, #629
  • Dynamically set log levels via HTTP management routes, #612
  • Load discovery method lazily for ClusterBootstrap, #519
  • Documentation improvements

v1.0.5

18 Nov 14:39
5540dac
Compare
Choose a tag to compare
Use bintray API key rather than password (#615)

v1.0.4

04 Nov 16:06
Compare
Choose a tag to compare

Bump Akka HTTP version to 10.1.10 to work with Akka 2.6

1.0.3

13 Aug 08:37
b9e3831
Compare
Choose a tag to compare

This release is equivalent to 1.0.2, apart from fixing #584 by building with JDK8.

v1.0.2

06 Aug 08:36
1e7487a
Compare
Choose a tag to compare

See all closed issues in the release milestone

Highlights include:

  • Add Istio documentation thanks to @jroper
  • Update to Akka HTTP 10.1.9

v1.0.1

20 May 08:14
Compare
Choose a tag to compare
  • AkkaManagement.start() does not always return the correct port #525 by @fredfp
  • Troubleshoot for large responses from k8s api server #524
  • Kubernetes discovery discovers non-running pods which can break cluster bootstrap bug #520 by @fredfp
  • Allow kubernetes-api discovery without declaring ports in the pod spec #538 by @jroper
  • Cluster bootstrap probing should disable Akka HTTP retries#516 by @jroper

v1.0.0

15 Mar 13:43
580f96a
Compare
Choose a tag to compare

This releases version 1.0.0 of akka-management, and contains no relevant changes over the previously-released 1.0.0-RC4