Release Notes (1.1.x)

1.1.1

Release notes for Apache Pekko Management 1.1.1

Additions

  • Configuration option to enable gzip compression on k8s pods api for service discovery (PR336)
  • Improved error handling on conflicting ‘start’ invocations (PR418)

Dependency Upgrades

Infrastructure

  • Exclude project report from link validator (PR348)
  • Use PekkoCoreDependency (PR341)
  • CI setup-sbt (PR333)

1.1.0

Release notes for Apache Pekko Management 1.1.0. See GitHub Milestone for 1.1.0-M1 and GitHub Milestone for 1.1.0 for a fuller list of changes.

Additions

  • Support Kubernetes Native Leases (PR217)
  • Add pekko-management-bom (Bill of Materials) (PR244)
  • Add startup checks (PR293) (not in v1.1.0-M1)
  • Support Kubernetes Service Discovery Custom Settings (PR313) (not in v1.1.0-M1)

Dependency Upgrades

  • switch to slf4j v2 (PR193)