Releases: rgl/packer-plugin-windows-update
Releases · rgl/packer-plugin-windows-update
v0.16.8
Changelog
- c372121 add link to the windows 11 known issue about the windows update api
- f75bd00 upgrade dependencies
v0.16.7
Changelog
- 2630608 try to repair the windows update settings to work in non-preview mode
v0.16.6
Changelog
- a9db6ec prevent another null pointer exception
v0.16.5
Changelog
- c024b04 crash when the windows update api returns an invalid update object
v0.16.4
Changelog
- 154314f ignore updates without a title
v0.16.3
Changelog
- ddef94e prevent another null pointer exception
v0.16.1
Changelog
- 27a4abb prevent null pointer exceptions (npe). fixes #144.
v0.16.0
Changelog
- 31143c5 Upgrade github.com/hashicorp/packer-plugin-sdk to v0.5.4
- 999534b add renovate
- 674a2fc run the test in an isolated directory
- dd5e77a upgrade dependencies
v0.15.0
Changelog
- cfc7a3a Add condition to check for duplicate queued updates
- 627c3a6 Handle different exit code on windows 2012
- 7ab2bdb Merge pull request #134 from mattr/handle-2012-exit-code
- a95e470 Merge pull request #139 from philips-forks/fix_duplicate_update
- db8b1d3 Reworded warning message
- b49a9c6 upgrade dependencies