Skip to content

Commit b88c09e

Browse files
Prepare v0.67.1 release
Signed-off-by: Ashutosh Narkar <[email protected]>
1 parent 11e91b0 commit b88c09e

File tree

4 files changed

+5046
-4
lines changed

4 files changed

+5046
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
All notable changes to this project will be documented in this file. This
44
project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## Unreleased
6+
## 0.67.1
77

8-
### Fixes
8+
This is a bug fix release addressing the following issue:
99

10-
- util+server: Fix bug around chunked request handling. This PR fixes a request handling bug introduced in ([#6868](https://github.com/open-policy-agent/opa/pull/6868)), which caused OPA to treat all incoming chunked requests as if they had zero-length request bodies. ([#6906](https://github.com/open-policy-agent/opa/pull/6906)) authored by @philipaconrad
10+
- util+server: Fix bug around chunked request handling ([#6906](https://github.com/open-policy-agent/opa/pull/6906)) authored by @philipaconrad, reported by @David-Wobrock. A request handling bug was introduced in ([#6868](https://github.com/open-policy-agent/opa/pull/6868)), which caused OPA to treat all incoming chunked requests as if they had zero-length request bodies.
1111

1212
## 0.67.0
1313

0 commit comments

Comments
 (0)