This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git
The following commit(s) were added to refs/heads/main by this push:
new 1e6aa90b [docs] release notes for 1.1.1 (#419)
1e6aa90b is described below
commit 1e6aa90b68c7718a5dffb8228afc76be817389c7
Author: Arnout Engelen <[email protected]>
AuthorDate: Tue Apr 29 20:54:09 2025 +0200
[docs] release notes for 1.1.1 (#419)
Left out updates except 'notable' ones
---
docs/src/main/paradox/release-notes/releases-1.1.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/docs/src/main/paradox/release-notes/releases-1.1.md
b/docs/src/main/paradox/release-notes/releases-1.1.md
index 2239ddd2..83c8c1ec 100644
--- a/docs/src/main/paradox/release-notes/releases-1.1.md
+++ b/docs/src/main/paradox/release-notes/releases-1.1.md
@@ -1,5 +1,24 @@
# 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](https://github.com/apache/pekko-management/pull/336))
+* Improved error handling on conflicting 'start' invocations
([PR418](https://github.com/apache/pekko-management/pull/418))
+
+### Dependency Upgrades
+
+* Pekko 1.1.3 ([PR374](https://github.com/apache/pekko-management/pull/374))
+
+### Infrastructure
+
+* Exclude project report from link validator
([PR348](https://github.com/apache/pekko-management/pull/348))
+* Use PekkoCoreDependency
([PR341](https://github.com/apache/pekko-management/pull/341))
+* CI setup-sbt ([PR333](https://github.com/apache/pekko-management/pull/333))
+
## 1.1.0
Release notes for Apache Pekko Management 1.1.0. See [GitHub Milestone for
1.1.0-M1](https://github.com/apache/pekko-management/milestone/1?closed=1) and
[GitHub Milestone for
1.1.0](https://github.com/apache/pekko-management/milestone/2?closed=1) for a
fuller list of changes.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]