Recent Releases of https://github.com/crowdstrike/falcon-installer

https://github.com/crowdstrike/falcon-installer - v0.17.0

What's Changed

  • feat: strip falcon_ prefix if entered unintentionally by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/80
  • feat: add ability to get keys from Azure Vault by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/81
  • feat: add remaining CSP vaults by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/82

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.16.0...v0.17.0

- Go
Published by redhatrises 10 months ago

https://github.com/crowdstrike/falcon-installer - v0.16.0

What's Changed

  • fix: read cert from windows store for protected settings on Azure by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/73
  • fix: unset sensor version flag for clarity by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/75
  • chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.27.0 by @dependabot[bot] in https://github.com/CrowdStrike/falcon-installer/pull/76
  • fix: quiet flag with zypper command has to be in a certain order by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/77
  • chore: update gofalcon version by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/79
  • fix: remove latest check in sensor version query by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/78

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.15.0...v0.16.0

- Go
Published by redhatrises 11 months ago

https://github.com/crowdstrike/falcon-installer - v0.15.0

What's Changed

  • fix: handle additional lock by the dpkg frontend by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/72
  • feat: support Azure settings json file for configuration by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/71

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.14.0...v0.15.0

- Go
Published by redhatrises about 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.14.0

What's Changed

  • chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in https://github.com/CrowdStrike/falcon-installer/pull/68
  • chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in https://github.com/CrowdStrike/falcon-installer/pull/69
  • fix: handle windows service queries when different languages are used by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/70

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.13.0...v0.14.0

- Go
Published by redhatrises about 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.13.0

What's Changed

  • feat: add ability to get configuration from OCI vault by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/65
  • chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.35.0 by @dependabot in https://github.com/CrowdStrike/falcon-installer/pull/66

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.12.0...v0.13.0

- Go
Published by redhatrises about 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.12.0

What's Changed

  • feat: add update flag for sensor update for non-update policy usage by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/61
  • chore: refactor viper and cobra handling by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/63
  • feat: add configuration file support by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/64

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.11.0...v0.12.0

- Go
Published by redhatrises about 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.11.0

What's Changed

  • chore: update GPG key for 2025 sensor 7.24 by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/59
  • feat: support maintenance tokens for linux by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/60
  • fix: payload errors should not overwrite api errors by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/62

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.10.0...v0.11.0

- Go
Published by redhatrises about 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.10.0

What's Changed

  • fix: os filtering for sensor update policy by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/58

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.9.1...v0.10.0

- Go
Published by redhatrises about 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.9.1

What's Changed

  • fix: update deprecated goreleaser options and fix macos binary build by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/57

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.9.0...v0.9.1

- Go
Published by redhatrises about 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.9.0

What's Changed

  • feat: add api limit handler by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/42
  • refactor utils package by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/43
  • refactor falconctl package by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/44
  • refactor uninstallSensor function by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/45
  • refactor installsensor function by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/46
  • refactor installer arg handling by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/47
  • chore(deps): bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot in https://github.com/CrowdStrike/falcon-installer/pull/51
  • chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 6.3.0 by @dependabot in https://github.com/CrowdStrike/falcon-installer/pull/50
  • chore(deps): bump actions/setup-go from 5.0.0 to 5.4.0 by @dependabot in https://github.com/CrowdStrike/falcon-installer/pull/49
  • chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 7.0.0 by @dependabot in https://github.com/CrowdStrike/falcon-installer/pull/48
  • fix(lint): remove output format by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/52
  • chore: update golanglint to v2 by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/53
  • feat: build macos binary on release by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/55
  • chore: update readme with latest changes by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/56

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.8.0...v0.9.0

- Go
Published by redhatrises about 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.8.0

What's Changed

  • fix: handle Amazon Linux OS name and version filtering by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/41

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.7.0...v0.8.0

- Go
Published by redhatrises over 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.7.0

What's Changed

  • feat: add uninstall capability by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/36
  • feat: add maintenance token support for uninstalls by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/37
  • fix: use logging for errors in prevalidation by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/38
  • feat: grab maintenance token from API if keys are provided by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/39

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.6.0...v0.7.0

- Go
Published by redhatrises over 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.6.0

What's Changed

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

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.5.0...v0.6.0

- Go
Published by redhatrises over 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.5.0

What's Changed

  • fix: provide systemctl cmnd through PATH and return err if in local dir by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/9
  • feat: check macos privs by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/10
  • refactor: small fixes by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/11
  • feat: implement CLI in cobra and viper by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/12
  • cleanup: remove golangci exclude by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/13
  • feat: add support for more Windows args by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/14
  • cobra Windows cli updates and retry install by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/15
  • chore: remove deprecated ubuntu14 code by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/16
  • feat: update proxy code and configuration by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/17

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.4.0...v0.5.0

- Go
Published by redhatrises over 1 year ago

https://github.com/crowdstrike/falcon-installer - v0.4.0

What's Changed

  • fix: handle short name for gov cloud until support in SDK by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/8

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.3.0...v0.4.0

- Go
Published by redhatrises almost 2 years ago

https://github.com/crowdstrike/falcon-installer - v0.3.0

What's Changed

  • fix ProvWaitTime arg and default value handling by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/7

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.2.0...v0.3.0

- Go
Published by redhatrises almost 2 years ago

https://github.com/crowdstrike/falcon-installer - v0.2.0

What's Changed

  • update gofalcon version by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/1
  • upload binaries as part of release by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/3
  • Fix typo and move windows sensor arg map by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/2
  • Add ability to retrieve the provisioning token from the API by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/4
  • windows fixes and updates by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/5
  • fix typo by @redhatrises in https://github.com/CrowdStrike/falcon-installer/pull/6

Full Changelog: https://github.com/CrowdStrike/falcon-installer/compare/v0.0.1...v0.2.0

- Go
Published by redhatrises almost 2 years ago

https://github.com/crowdstrike/falcon-installer - v0.0.1

Full Changelog: https://github.com/CrowdStrike/falcon-installer/commits/v0.0.1

- Go
Published by redhatrises almost 2 years ago