Commit 1c63d94 1 parent c5eda6a commit 1c63d94 Copy full SHA for 1c63d94
File tree 1 file changed +9
-0
lines changed
docs/src/main/paradox/release-notes
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
# 0. Release Notes
2
2
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
+
3
11
## 1.0.0
12
+
4
13
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
5
14
Akka releases under a [ Business Software License] ( https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka ) ,
6
15
a license that is not compatible with Open Source usage.
You can’t perform that action at this time.
0 commit comments