You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [Unreleased]
9
9
10
+
## [3.15.0] 2024-04-04
11
+
10
12
### Fixed
11
13
12
14
- Fix GRPC on HTTP2 POST method [PR #1419](https://github.com/3scale/apicast/pull/1419)[THREESCALE-9976](https://issues.redhat.com/browse/THREESCALE-9976)
@@ -40,8 +42,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
40
42
- Replace luafilesystem-ffi with [luafilesystem](https://github.com/lunarmodules/luafilesystem)[PR #1445](https://github.com/3scale/APIcast/pull/1445)[THREESCALE-10662](https://issues.redhat.com/browse/THREESCALE-10662)
41
43
42
44
- Fix "Upstream cannot be null" error in APIcast logs [PR #1449](https://github.com/3scale/APIcast/pull/1449)[THREESCALE-5225](https://issues.redhat.com/browse/THREESCALE-5225)
- Detect number of CPU shares when running on Cgroups V2 [PR #1410](https://github.com/3scale/apicast/pull/1410)[THREESCALE-10167](https://issues.redhat.com/browse/THREESCALE-10167)
@@ -1010,7 +1017,7 @@ Apart from the changes mentioned in this section, this version also includes the
1010
1017
1011
1018
- Major rewrite using JSON configuration instead of code generation.
0 commit comments