Skip to content

Commit

Permalink
1.3.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Koch committed Jun 25, 2021
1 parent 8a4a893 commit 4ee135e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# Couper Changelog

## [Unreleased](https://github.com/avenga/couper/compare/1.3...master)
## [Unreleased](https://github.com/avenga/couper/compare/1.3.1...master)

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

---

## [1.3.1](https://github.com/avenga/couper/compare/1.3...1.3.1)

* **Changed**
* `Error` log-level for upstream responses with status `500` to `Info` log-level ([#258](https://github.com/avenga/couper/pull/258))

* **Fixed**
* Missing support for `set_response_status` within a plain `error_handler` block ([#257](https://github.com/avenga/couper/pull/257))
* Panic in jwt_sign() and saml_sso_url() functions without proper configuration ([#243](https://github.com/avenga/couper/issues/243))

---

## [1.3](https://github.com/avenga/couper/compare/1.2...1.3)

* **Added**
Expand Down

0 comments on commit 4ee135e

Please sign in to comment.