Added
- Add brew command to README
Fixed
- intellij plugin: mirrord icon should always load now.
- intellij plugin: on target selection cancel, don't show error - just disable mirrord for the run and show message.
- fixed setting a breakpoint in GoLand on simple app hanging on release build (disabled lto). - Fixes #906.
Deprecated
- Removed
disabled
in favor oflocal
infs
configuration.
Changed
- update
kube
dependency + bump other - update
dlv
packed with plugins.