Skip to content

Releases: pivotal-cf/winfs-injector

0.26.0

23 Jul 19:18
Compare
Choose a tag to compare
Update .goreleaser.yml for goreleaser v2

[#188001627](https://www.pivotaltracker.com/story/show/188001627)

0.25.0

29 Jan 23:15
Compare
Choose a tag to compare

What's Changed

  • Push container image to GCR

Full Changelog: 0.24.0...0.25.0

0.24.0

23 Jan 18:39
Compare
Choose a tag to compare

What's Changed

  • CVE patches in GoLang dependencies

Full Changelog: 0.23.0...0.24.0

0.23.0

31 Jul 21:43
f886580
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.22.0...0.23.0

0.22.0

05 Apr 23:17
Compare
Choose a tag to compare
fix: bump checkout and setup-go actions

Authored-by: Steve Taylor <[email protected]>

0.21.0

29 Nov 19:49
Compare
Choose a tag to compare

Docker images

  • docker pull pivotalcfreleng/winfs-injector:0.21.0

0.20.0

23 Nov 19:33
Compare
Choose a tag to compare

Changelog

  • Update embedded BOSH CLI to the latest version.

Docker images

  • docker pull pivotalcfreleng/winfs-injector:0.20.0

Full Changelog: 0.19.0...0.20.0

0.19.0

27 Aug 17:02
Compare
Choose a tag to compare
Revert to 0.17.0 assumptions

- The absence of a windowsfs-release directory in the embed directory
implies that hyration has already occurred

[#174450444]

Co-authored-by: Michael Oleske <[email protected]>
Co-authored-by: Mark Stokan <[email protected]>

0.18.0

19 Aug 22:40
Compare
Choose a tag to compare
Don't throw error for license embed folder

- Removed tests that are no longer applicable because we refactored to find windowsfs-release directly

Co-authored-by: Michael Oleske <[email protected]>
Co-authored-by: Nancy Hsieh <[email protected]>

[#174372968] The `hydrate-windows2016fs-release` fails due to "there is more than one file system embedded in the tile"

0.17.0

20 Jul 22:25
Compare
Choose a tag to compare
fix race condition in acceptance test

Signed-off-by: JT Archie <[email protected]>