Added
- Warn when running in a mesh service with mirror mode.
#1768
Fixed
- Fixed detecting operator not found as an error
#1868 - Update hyper and hyper-util to fix double select call (and properly handle
large http traffic).
#1869 - Fixed ongoing connections not being stolen by changing our flush mechanism -
add a rule to drop marked connections and then mark existing connections when
starting to steal.
#1870 - Fixed panic on crash analytics
#1872 - Fixed showing error on each file not found triggered by the file not found
configuration - Regex meta characters are now escaped in
$HOME
(not-found
file filter).