Kong v0.8.1 Release Notes

Release Date: 2016-04-27 // about 8 years ago
  • ๐Ÿš€ This release includes some fixes and minor updates:

    โž• Added

    • โž• Adds X-Forwarded-Host and X-Forwarded-Prefix to the upstream request headers. #1180
    • ๐Ÿ”Œ Plugins:
      • Datadog: Added two new metrics, unique_users and request_per_user, that log the consumer information. #1179

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a DAO bug that affected full entity updates. #1163
    • ๐Ÿ›  Fixed a bug when setting the authentication provider in Cassandra.
    • โšก๏ธ Updated the Cassandra driver to v0.5.2.
    • Properly enforcing required fields in PUT requests. #1177
    • ๐Ÿ›  Fixed a bug that prevented to retrieve the hostname of the local machine on certain systems. #1178

    Back to TOC