Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 731 Bytes

RELEASE-NOTES-0.12.3.md

File metadata and controls

29 lines (16 loc) · 731 Bytes

RELEASE 0.12.3

ATTENTION:

because instead of using iptables/ss/netstat directly we now use wrapper scripts with need to be added to the sudoers file.

If you run kanku in developer mode you should re-run

kanku setup --devel

FEATURES

  • [cli] check_configs command now also check job_group configs

BUGFIXES

  • [web] fix outdated cached settings in 'Job Groups'
  • [core] #boo 1196604 - wrapper scripts for iptables/ss/netstat
  • [dist] change default logging to stderr/journald
  • [util] VM::Image - use new buffer size while uncompressing
  • [urlwrapper] fixed x-scheme-handler_kanku
  • [handler] central config for host_interfaces for PortForward
  • [web] job groups config changes are now detected in web ui