Skip to content

1.0 Release 🍾

Compare
Choose a tag to compare
@malud malud released this 09 Apr 17:24
· 1760 commits to master since this release

1.0 🍾

Release date: 2021-04-09

We are happy and proud to announce Couper's 1.0 release!

During the last months we have received a lot of valuable feedback
from our early users. With such insights into real-world use-cases
and problems, we have worked ourselves through a couple of
iterations. The result is a better configuration that is easy to
read, yet powerful and expressive. Thanks to everyone for
contributing feedback!

We consider the configuration now stable. Upcoming releases will
remain compatible as we add more features. The structured log output
of Couper will of course stay JSON, but its structure may change
until we declare it stable, too.

If you are interested in using a developer-friendly API gateway that
is not bloated, we invite you to try out Couper! Have a look at the
examples.

Added

  • couper help and usage documentation (#187)

Changed

  • Ensure unique keys for set_* and add_* attributes (#183)
  • Docker: split entrypoint and command (#192)

Fixed

  • Fix missing backend.origin attribute url validation (#191)