Skip to content

Commit 1c63d94

Browse files
authored
release notes for v1.0.1 (apache#442)
1 parent c5eda6a commit 1c63d94

File tree

1 file changed

+9
-0
lines changed
  • docs/src/main/paradox/release-notes

1 file changed

+9
-0
lines changed

docs/src/main/paradox/release-notes/index.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# 0. Release Notes
22

3+
## 1.0.1
4+
5+
This is a bug fix release. There have also been some doc and build improvements.
6+
7+
### Bug Fixes
8+
* Add optional throttle to handle excessive HTTP/2 non-data frames ([PR394](https://github.com/apache/incubator-pekko-http/pull/394))
9+
* Set the minimum required Pekko version to 1.0.0 (had been 1.0.1) ([PR328]https://github.com/apache/incubator-pekko-http/pull/328))
10+
311
## 1.0.0
12+
413
Apache Pekko HTTP 1.0.0 is based on Akka HTTP 10.2.10. Pekko came about as a result of Lightbend's decision to make future
514
Akka releases under a [Business Software License](https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka),
615
a license that is not compatible with Open Source usage.

0 commit comments

Comments
 (0)