Releases: utilitywarehouse/wiresteward
Releases · utilitywarehouse/wiresteward
v0.2.10
Changelog
- b67ac2f Release v0.2.10
- a9f6c54 Weekly s3fs restarts to avoid expiring aws s3 creds (#317)
- 0b315c9 Merge pull request #316 from utilitywarehouse/dependabot/go_modules/golang.org/x/sys-0.35.0
- 611e263 Bump golang.org/x/sys from 0.34.0 to 0.35.0
- 65e3d10 Merge pull request #315 from utilitywarehouse/dependabot/go_modules/github.com/go-jose/go-jose/v4-4.1.2
- f92cdcb Bump github.com/go-jose/go-jose/v4 from 4.1.1 to 4.1.2
- a022049 Merge pull request #314 from utilitywarehouse/dependabot/go_modules/golang.org/x/net-0.43.0
- 10f5dfe Bump golang.org/x/net from 0.42.0 to 0.43.0
- d8a9f64 Merge pull request #313 from utilitywarehouse/dependabot/github_actions/actions/checkout-5
- b7eba3f Bump actions/checkout from 4 to 5
- 66c6207 Merge pull request #312 from utilitywarehouse/dependabot/go_modules/github.com/stretchr/testify-1.11.1
- a3731e8 Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
- a3ae97b Merge pull request #310 from utilitywarehouse/dependabot/go_modules/golang.org/x/net-0.42.0
- 740595a Bump golang.org/x/net from 0.41.0 to 0.42.0
- a8be96c Merge pull request #311 from utilitywarehouse/dependabot/go_modules/github.com/prometheus/client_golang-1.23.0
- 019c8fb Merge pull request #309 from utilitywarehouse/dependabot/go_modules/golang.org/x/sys-0.34.0
- 80b94c6 Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0
- 848d368 Bump golang.org/x/sys from 0.33.0 to 0.34.0
- 30a7661 Update Go deps
- aded67e Merge pull request #307 from utilitywarehouse/dependabot/go_modules/golang.org/x/net-0.41.0
- f1d1bb6 Bump golang.org/x/net from 0.40.0 to 0.41.0
- 8cc4193 Merge pull request #305 from utilitywarehouse/dependabot/github_actions/dependabot/fetch-metadata-2.4.0
- 4770606 Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
- c98deb1 Clean up release v0.2.9
v0.2.9
What's Changed
- Update traefik to v3.3.6 by @ffilippopoulos in #303
- Update Golang to v1.24 by @ffilippopoulos in #304
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #286
- migrate square/go-jose to go-jose/go-jose/v4 by @asiyani in #287
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Move Goreleaser to separate workflow by @george-angel in #171
- Update s3fs by @george-angel in #172
- Replace instance on userdata change - AWS by @george-angel in #173
- Update Go 1.20 by @george-angel in #183
- Update terraform config to remove deprecation by @hectorhuertas in #196
- Update s3fs to 1.92 by @hectorhuertas in #198
- Set overwrite flag for anything under /etc to play with latest ignition by @ffilippopoulos in #222
- Update s3fs to 1.93 by @DTLP in #226
- Fix not handling cookie retrieval panic by @rcrowe in #218
- Default aws deployment to t3a instance family by @ffilippopoulos in #239
- Add a logo! by @george-angel in #240
- Replace deprecated template_file by @DTLP in #278
- Remove deprecated netaddr package by @george-angel in #285
New Contributors
Full Changelog: v0.2.6...v0.2.7
v0.2.7-RC3
Full Changelog: v0.2.7-RC1...v0.2.7-RC3
v0.2.7-RC1
What's Changed
- Move Goreleaser to separate workflow by @george-angel in #171
- Update s3fs by @george-angel in #172
- Replace instance on userdata change - AWS by @george-angel in #173
- Update Go 1.20 by @george-angel in #183
- Update terraform config to remove deprecation by @hectorhuertas in #196
- Update s3fs to 1.92 by @hectorhuertas in #198
- Set overwrite flag for anything under /etc to play with latest ignition by @ffilippopoulos in #222
- Update s3fs to 1.93 by @DTLP in #226
- Fix not handling cookie retrieval panic by @rcrowe in #218
- Default aws deployment to t3a instance family by @ffilippopoulos in #239
- Add a logo! by @george-angel in #240
- Bump s3fs to v1.95 by @DTLP in #277
- Replace deprecated template_file by @DTLP in #278
- Remove deprecated netaddr package by @george-angel in #285
New Contributors
Full Changelog: v0.2.6...v0.2.7-RC1
v0.2.6-RC4
v0.2.6-RC3
v0.2.6-RC2
Changelog
- 7c79f87 Fix homebrew binary install