Skip to content

Releases: rgl/packer-plugin-windows-update

v0.16.7

13 Jul 09:59
2630608
Compare
Choose a tag to compare

Changelog

  • 2630608 try to repair the windows update settings to work in non-preview mode

v0.16.6

12 Jul 19:35
a9db6ec
Compare
Choose a tag to compare

Changelog

  • a9db6ec prevent another null pointer exception

v0.16.5

12 Jul 18:05
c024b04
Compare
Choose a tag to compare

Changelog

  • c024b04 crash when the windows update api returns an invalid update object

v0.16.4

11 Jul 07:01
154314f
Compare
Choose a tag to compare

Changelog

  • 154314f ignore updates without a title

v0.16.3

10 Jul 23:51
ddef94e
Compare
Choose a tag to compare

Changelog

  • ddef94e prevent another null pointer exception

v0.16.1

10 Jul 20:27
27a4abb
Compare
Choose a tag to compare

Changelog

  • 27a4abb prevent null pointer exceptions (npe). fixes #144.

v0.16.0

25 Jun 20:26
999534b
Compare
Choose a tag to compare

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

17 Dec 11:22
Compare
Choose a tag to compare

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

v0.14.3

16 Mar 09:23
Compare
Choose a tag to compare

Changelog

  • 8ff4dac Merge pull request #126 from PfurtschellerP/bugfix/remove-scheduled-tasks-after-execution
  • ef665b2 add the test packer template
  • 6793f63 bump version
  • 915583e delete scheduled task after execution
  • b32b470 include the arch version in the plugin path
  • b3ce719 upgrade to actions/upload-artifact 3
  • 4471d00 upgrade to goreleaser 1.16.1

v0.14.2

09 Mar 09:18
Compare
Choose a tag to compare

Changelog

  • a31bcf2 Upgrade github.com/hashicorp/packer-plugin-sdk to v0.4.0
  • 23d23e5 bump version
  • 34a14fe mention that this plugin was only tested with packer 1.8.0
  • e9c4791 mention that this plugin was only tested with packer 1.8.6
  • b9b2b0a update the example with the latest plugin version
  • 1a4200d upgrade to go 1.20.2
  • bbd9aa2 upgrade to goreleaser 1.16.0