Skip to content

Commit

Permalink
1.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Ludwig committed Nov 25, 2021
1 parent 6823309 commit 24ae6c8
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,9 +1,13 @@
# Couper Changelog

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

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

---

## [1.6](https://github.com/avenga/couper/releases/tag/1.6)

* **Added**
* Register `default` function as `coalesce` alias ([#356](https://github.com/avenga/couper/pull/356))
* New HCL function [`relative_url()`](./docs/REFERENCE.md#functions) ([#361](https://github.com/avenga/couper/pull/361))
Expand Down Expand Up @@ -31,8 +35,6 @@ Unreleased changes are available as `avenga/couper:edge` container.
* HCL: Missing support for different variable index key types ([#391](https://github.com/avenga/couper/pull/391))
* [OIDC](./docs/REFERENCE.md#oidc-block-beta): rejecting an ID token lacking an `aud` claim or with a `null` value `aud` ([#393](https://github.com/avenga/couper/pull/393))

---

## [1.5](https://github.com/avenga/couper/releases/tag/1.5)

* **Added**
Expand Down

0 comments on commit 24ae6c8

Please sign in to comment.