v1.0.0
What's Changed
- Minor README Updates by @mrxinu in #4
- Add ShellCheck Action to check for script issues by @redhatrises in #6
- Update script to be Linux OS agnostic by @redhatrises in #5
- Change shellcheck output format to tty to make it easier to see errors by @redhatrises in #7
- Support adding Provisioning Tokens by @redhatrises in #8
- Fail on required missing variables by @redhatrises in #9
- Update API url handling by @redhatrises in #10
- Add ARM handling by @redhatrises in #12
- Add ability to specify N-5 deployments by @redhatrises in #13
- Check for curl and update usage format by @redhatrises in #14
- Install sensor version if update policy name is set by @redhatrises in #15
- Update readme and provide errors for missing api perms by @redhatrises in #17
- Add Rocky Linux and AlmaLinux support by @redhatrises in #18
- Fixes issue with sensor update policy name query by @carlosmmatos in #21
- Fixes issue with register command failing after running script again by @carlosmmatos in #22
- Rename falcon_sensor_version variable by @redhatrises in #23
- Fix GH Actions to use main branch by @redhatrises in #24
- Falcon cloud autodiscover by @isimluk in #25
- Fix dash support by @redhatrises in #27
- Update GPG Key to the latest one by @isimluk in #28
- Fix the installation command by @isimluk in #29
- Added logic to handle /etc/*release for Oracle by @Deej1976 in #32
- Added OS name and release capture via LSB by @marcos-borges in #33
- Use shellcheck to check against dash shell by @redhatrises in #37
- Fix dash shell support by @redhatrises in #40
- Add AWS SSM functionality by @redhatrises in #36
- Azure instance is not an AWS instance by @redhatrises in #41
- Add ability to remove installed package by @redhatrises in #43
- Fix never erroring awk for aws instance check by @redhatrises in #42
- Update linux scripts and add Windows Powershell scripts by @redhatrises in #44
- Update top level readme by @redhatrises in #45
- Fix bash script url by @redhatrises in #46
- Update PS scripts by @redhatrises in #47
- Amazon Linux 1 support by @lapkritinis in #52
- Added if statement to check if instance is aws by @carlosmmatos in #54
- Move the cs_falcon_cid after the region check by @falcon-pioupiou in #57
- Bump actions/checkout from 2 to 3 by @dependabot in #60
- Do not disclose sensitive information on the command-line by @isimluk in #63
- Do not disclose sensitive information on the command-line by @isimluk in #65
- Falcon container pull bash script by @TomRyan-321 in #64
- Add systemd startup scripts by @redhatrises in #66
- Fix PS memberCID invocation by @redhatrises in #67
- Update container pull script for customer needs by @redhatrises in #68
- Removed the fixed header in the curl command line by @falcon-pioupiou in #71
- fixing registry url by @falcon-pioupiou in #70
- Update container pull script for macOS support by @redhatrises in #72
- Updates to sensor-install and some clean up by @carlosmmatos in #75
- Fix issue with arm64 os_version by @carlosmmatos in #77
- Chores: CI: Check for broken references in the documentation by @isimluk in #78
- Fix Debian issue in cs_os_name by @carlosmmatos in #82
- Govcloud fixes by @redhatrises in #83
- Fixed issue with API mismatch on FALCON_CLOUD registry url path by @carlosmmatos in #84
- Initial commit for testing new curl syntx by @carlosmmatos in #81
- Update API reference field by @ijrc01 in #86
- Add .gitignore by @redhatrises in #87
- Add sensor install only functionality by @carlosmmatos in #89
- Fix Ubuntu 22.04 arm64 install by @lboynton in #91
- API for RHEL/.. os filter is inconsistent by @carlosmmatos in #93
- add list-tags param (docker runtime support only) by @falcon-pioupiou in #94
- Check if sensor is already running + fix shellcheck by @falcon-pioupiou in #95
- Add linux installer options by @falcon-pioupiou in #96
- Fix powershell issues by @carlosmmatos in #97
- Powershell readme by @carlosmmatos in #100
- improved error logging for maint token by @ffalor in #101
- add
ProvToken
andProvWaitTime
to install.ps1 by @ffalor in #107 - Fix issue with case inside if statement inside shell expansion by @carlosmmatos in #113
- Fixes issue with s390x support by @carlosmmatos in #117
- Use tagged releases for curl commands by @ffalor in #121
New Contributors
- @mrxinu made their first contribution in #4
- @redhatrises made their first contribution in #6
- @carlosmmatos made their first contribution in #21
- @isimluk made their first contribution in #25
- @Deej1976 made their first contribution in #32
- @marcos-borges made their first contribution in #33
- @lapkritinis made their first contribution in #52
- @falcon-pioupiou made their first contribution in #57
- @dependabot made their first contribution in #60
- @TomRyan-321 made their first contribution in #64
- @ijrc01 made their first contribution in #86
- @lboynton made their first contribution in #91
- @ffalor made their first contribution in #101
Full Changelog: https://github.com/CrowdStrike/falcon-scripts/commits/v1.0.0