Skip to content

Commit d90f354

Browse files
committed
v1.11.2 release
1 parent 47573d4 commit d90f354

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
# Couper Changelog
22

3-
## [Unreleased](https://github.com/avenga/couper/compare/v1.11.1...master)
3+
## [Unreleased](https://github.com/avenga/couper/compare/v1.11.2...master)
44

55
Unreleased changes are available as `avenga/couper:edge` container.
66

7+
---
8+
9+
## [1.11.2](https://github.com/avenga/couper/releases/tag/v1.11.2)
10+
711
* **Fixed**
812
* Requests to wildcard (`**`) [endpoints](https://docs.couper.io/configuration/block/endpoint) using backends with a wildcard [`path` attribue](https://docs.couper.io/configuration/block/backend#attributes), where the wildcard matches the empty string (regression; since v1.11.0) ([#655](https://github.com/avenga/couper/pull/655))
913
* Creating request context based jwt, oauth2 and saml (hcl) functions without related definitions ([#666](https://github.com/avenga/couper/pull/666))
1014
* Reduced allocation amount while proxying requests ([#666](https://github.com/avenga/couper/pull/666))
1115
* Removing websockets related headers while the proxy `websockets` option is `false` (or no block definition) ([#666](https://github.com/avenga/couper/pull/666))
1216

13-
---
14-
1517
## [1.11.1](https://github.com/avenga/couper/releases/tag/v1.11.1)
1618
*
1719
* **Fixed**

0 commit comments

Comments
 (0)