Releases: utilitywarehouse/wiresteward
v0.2.6-RC4
v0.2.6-RC3
v0.2.6-RC2
Changelog
- 7c79f87 Fix homebrew binary install
v0.2.6-RC1
v0.2.6
v0.2.5
v0.2.5-RC1
What's Changed
- Skip login and docker push if PR is from dependabot by @george-angel in #140
- Bump github.com/golang/mock from 1.5.0 to 1.6.0 by @dependabot in #138
- Bump github.com/stretchr/testify from 1.6.1 to 1.7.1 by @dependabot in #139
- Bump actions/setup-go from 2 to 3 by @dependabot in #141
- Bump github/codeql-action from 1 to 2 by @dependabot in #142
- Bump docker/login-action from 1 to 2 by @dependabot in #143
- Bump docker/metadata-action from 3 to 4 by @dependabot in #144
- Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #145
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #146
- Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 by @dependabot in #147
- Bump docker/setup-qemu-action from 1 to 2 by @dependabot in #151
- Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 by @dependabot in #150
- Bump docker/build-push-action from 2 to 3 by @dependabot in #148
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 by @dependabot in #149
- Update terraform to work with ignition provider version > 2.0.0 by @ffilippopoulos in #152
- Bump dependabot/fetch-metadata from 1.3.2 to 1.3.3 by @dependabot in #153
- Fix ignition_filesystem format for latest ignition provider (2.1.2) by @ffilippopoulos in #154
- Make setting locksmithd systemd service optional by @ffilippopoulos in #155
- Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 by @dependabot in #156
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #158
- Bump actions/checkout from 2 to 3 by @dependabot in #157
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #159
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #160
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in #161
New Contributors
- @dependabot made their first contribution in #138
Full Changelog: v0.2.4...v0.2.5-RC1
v0.2.4
What's Changed
- print version instead of log by @ffilippopoulos in #126
- Readme fix version platform by @george-angel in #128
- terraform/ignition: add reboot windows by @ribbybibby in #129
- Change on-prem matchbox module net setup and allow disks by @ffilippopoulos in #130
- fix README typo by @spdfnet in #131
- change agent token file perms by @spdfnet in #133
- add dev name to healthcheck logging by @spdfnet in #132
- Upgrade AWS Terraform config to 4.2 provider version by @george-angel in #134
- Exit retry loop if the token is expired by @george-angel in #135
- added dependabot and updated git action dependencies by @asiyani in #136
New Contributors
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Changed Functionality
899ae07 Fetch a new token on agent renew
2e96c88 Generate random state token per auth request and use cookie to store and verify on callback
Changelog
4429cb9 Merge pull request #125 from utilitywarehouse/token-renew
14a1e60 Update agent_http.go
899ae07 Force fetching a new oauth token when using Renew button
7ce0b81 Merge pull request #123 from utilitywarehouse/terraform-aws-ami-id
57705a8 terraform/aws: add ami_id variable
be7d41d Merge pull request #122 from utilitywarehouse/terraform-gcp-kinvolk-image
dd8c154 terraform/gcp: ignore changes to boot image
82b0648 terraform/gcp: use official kinvolk image family
228c21e Merge pull request #121 from utilitywarehouse/logging-fix
3ca49fb Fix logger format for the latest token changes
5859935 Merge pull request #120 from utilitywarehouse/updates
98b49dd Merge pull request #119 from utilitywarehouse/random-auth-url-state
30437ff Merge branch 'updates' of github.com:utilitywarehouse/wiresteward into updates
7b13ed3 Fix Darwin logging
b8d1ce2 Fix Darwin logging
cf88eca Update Go and dependencies
2e96c88 Generate ramdom state token per auth request
c1ecd6a Create codeql-analysis.yml
da53e09 Fix build quay token reference
a9b19e2 Use aqua trivy for vuln scanning
99c121c Move build to Github Actions
8f3d17a Merge pull request #118 from utilitywarehouse/vuln-scan
c4f0748 Add vulnerability scanning step to drone
3a27633 Merge pull request #117 from utilitywarehouse/iptables-wait
8b81928 Add wait flag to iptables command
4d1795d Merge pull request #116 from sbramin/install-instructions-022
54b5d7f Update install instructions to current release