v1.3.0
Huge thank you to @netixx for a ton of work helping squash run away go routines in this release 😁! scrapligo should now be much happier and well behaved -- especially for long running processes!
What's Changed
- Add run shell definition to ios-xr by @netixx in #162
- Chore/house keeping updates by @carlmontanari in #163
- fix: send EOF to Errs channel by @gescheit in #165
- fix: update comments to update option.WithPrivilegeLevel to opoptions… by @chenenjunde in #166
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #167
- Add support for Huawei VRP CLI by @wwijkander in #170
- feat: improve srl config prompt by @carlmontanari in #171
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #172
- Make sure we reap SSH process on Close() by @netixx in #177
- Fix/read goroutine fixups by @carlmontanari in #175
- feat: byo transport option by @carlmontanari in #176
- Fix/properly terminate read operations by @carlmontanari in #179
New Contributors
- @gescheit made their first contribution in #165
- @chenenjunde made their first contribution in #166
- @wwijkander made their first contribution in #170
Full Changelog: v1.2.0...v1.3.0