Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

v0.12.1

Compare
Choose a tag to compare
@pantsel pantsel released this 21 Aug 11:16
· 377 commits to master since this release

Changelog

  • [Deprecation] Deprecated consumer imports. This feature was not adopted and provided unnecessary
    complexity to maintenance as well as increased the overall project's size.
  • [Fix] Fixed the trailing slash issue. Konga is now able to communicate with
    Kong even if a trailing slash exists in the connection url.
  • Cleaned up unused dependencies.
  • When installing Konga from source, the confing/local.js file is deprecated
    in favor of a .env file. Check the README.md for details.