v0.6.0
What's Changed
- feat: add pkg tests by @redhatrises in #18
- feat: add VDI and linux image creation support by @redhatrises in #19
- chore: enable unit tests in CI by @redhatrises in #20
- chore: add license make target and apply to .go files by @redhatrises in #21
- fix: silence usage when there is a cli config error by @redhatrises in #22
- feat: add macos support to utils packages by @redhatrises in #23
- feat: check for missing license headers by @redhatrises in #25
- feat: break out falcon api calls into their own package by @redhatrises in #24
- fix: minor typos and fixes by @redhatrises in #28
- feat: add falconctl package by @redhatrises in #27
- chore: add configure-image flag for windows for consistency by @redhatrises in #29
- feat: add API function to get maintenance token by @redhatrises in #30
- feat: add initial macos support by @redhatrises in #31
- feat: allow AccessToken to be passed via CLI by @redhatrises in #32
- chore: only show supported sensor args for macos by @redhatrises in #34
- refactor: update retry handling when another process installing packages by @redhatrises in #33
- fix: sensor updates policies should be optional by @redhatrises in #35
Full Changelog: v0.5.0...v0.6.0