Changelog update to include sdk changes (#13468)

* updating changelog to include #298

* updating changelog to include #300
karthik/release_1.14.2^2
kp2099 5 months ago committed by GitHub
parent 8096a8c71c
commit a9d1dcdc32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,8 +10,12 @@
---
## 🐛 Bug Fixes
- **fix(winrm): catch cmd err from winrm** by @anurag5sh in ([#298](https://github.com/hashicorp/packer-plugin-sdk/pull/298))
Improved reliability by catching WinRM remote shell failures during provisioning
- **PowerShell wrapper cleanup** by @kp2099 ([#13451](https://github.com/hashicorp/packer/pull/13451))
Removed the unused `$result` variable from the wrapper string.
- **fix tests for shell and shell-local** by @kp2099 in ([#300](https://github.com/hashicorp/packer-plugin-sdk/pull/300))
Acceptance test fixes for shell and shell-local
---

Loading…
Cancel
Save