Skip to content

Releases: utilitywarehouse/wiresteward

v0.2.6-RC4

03 Jan 10:50
0e9ecf1
Compare
Choose a tag to compare

Changelog

  • 0e9ecf1 For now drop service management while working our root permissions (#169)

v0.2.6-RC3

03 Jan 10:04
4afae7d
Compare
Choose a tag to compare

Changelog

  • 4afae7d Fix homebrew error "Formula specified both service and plist" (#168)

v0.2.6-RC2

03 Jan 09:52
Compare
Choose a tag to compare

Changelog

  • 7c79f87 Fix homebrew binary install

v0.2.6-RC1

03 Jan 09:26
06d3e72
Compare
Choose a tag to compare

Changelog

v0.2.6

03 Jan 11:03
3b563d5
Compare
Choose a tag to compare

Changelog

v0.2.5

14 Dec 10:46
47ced86
Compare
Choose a tag to compare

Changelog

  • 47ced86 Update images in ignition config to point to latest versions (#162)

v0.2.5-RC1

05 Dec 06:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5-RC1

v0.2.4

28 Mar 11:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

16 Sep 09:56
4429cb9
Compare
Choose a tag to compare

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

v0.2.2

04 Jun 08:42
8882949
Compare
Choose a tag to compare

Added functionality

682b28f Agent backoff mechanism when failing to get a new lease from server