This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
0.13.1 - bug fix edition
Breaking changes:
- #180 CLI arguments are now compliant with GNU Coding Standards - thanks @lfarnell)
(sorry about changing this multiple times!) - please see README.md for new CLI flag names.
Bugs & Feature issues:
- #176 Add Vagrant file for easier local development (Thanks @lfarnell)
- #191 Add nginx / lua auth example (Thanks @dropje86)
- #192 Add keepalive websocket messages
- #193 Fix a type (Thanks @FlorinAndrei)
- #194 Add
nomad-skip-verify
TLS option (Thanks @sepulworld) - #197 Non-ascii characters don't display correctly (Reported by @sethvargo)
Please see commit diff between 0.13.0 and 0.13.1 for other changes