Changelog for 1.9.6:
- PR #1169 Automatically create ".stignore" file if does not exist by @pchico83
- PR #1171 don't check if reverse is taken in the local machine by @rberrelleza
- PR #1168 Populate syncthing errors to the user by @pchico83
- PR #1167 Add a retry error by @pchico83
- PR #1166 Recreate ssh connection on retries by @pchico83
- PR #1164 Mention ssh in the readme by @pchico83
- PR #1163 Support for args in stacks by @pchico83
- PR #1160 Improve errors if the ssh server is not accessible by @pchico83
- PR #1162 Support for capabilities in stacks by @pchico83
- PR #1158 chmod 644 syncthing secret data by @pchico83
- PR #1159 Disable startProbe on "okteto up" by @pchico83
- PR #1161 Update errors.go by @rberrelleza
Commits
fd60851 Init stignore in integration tests by @pchico83
3cd0a59 Automatically create ".stignore" file if does not exist (#1169) by @pchico83
b64f4bb don't check if reverse is taken in the local machine (#1171) by @rberrelleza
2557bc0 Populate syncthing errors to the user (#1168) by @pchico83
3213875 Add a retry error (#1167) by @pchico83
6185781 Recreate ssh connection on retries (#1166) by @pchico83
7c65719 Mention ssh in the readme (#1164) by @pchico83
7d88013 Increase ssh timeout by @pchico83
c52377b Support for args in stacks (#1163) by @pchico83
5965d0a Improve errors if the ssh server is not accessible (#1160) by @pchico83
8bc4ea1 Support for capabilities in stacks (#1162) by @pchico83
5521abd chmod 644 syncthing secret data (#1158) by @pchico83
10af6dd Disable startProbe on "okteto up" (#1159) by @pchico83
de643cc Update errors.go (#1161) by @rberrelleza
Generated by Derek