Skip to content

0.9.6

Compare
Choose a tag to compare
@thibaultcha thibaultcha released this 29 Nov 20:52
· 8241 commits to master since this release
0.9.6

Fixed

  • Resolve support for PostgreSQL SSL connections.
    #1720
  • Ensure kong start honors the --conf flag is a config file already exists
    at one of the default locations (/etc/kong.conf, /etc/kong/kong.conf).
    #1681
  • Obfuscate sensitive properties from the / Admin API route which returns
    the current node's configuration.
    #1650