Falcon LogScale 1.72.0 GA (2023-01-10)
| Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Downgrades To? | Config. Changes? |
|---|---|---|---|---|---|---|---|---|
| 1.72.0 | GA | 2023-01-10 | Cloud | 2024-02-28 | No | 1.44.0 | 1.26.0 | No |
Available for download two days after release.
Bug fixes and updates.
Deprecation
Items that have been deprecated and may be removed in a future release.
The query function
holtwinters()is now deprecated and will be removed along with the release of future version 1.73; therefore, its usage in alerts is not recommended.
Fixed in this release
Configuration
Removed compression type
extremefor configurationCOMPRESSION_TYPE. Specifyingextremewill now select the default value ofhighin order not to cause configuration errors for clusters that specifyextreme. The suggestion is to removeCOMPRESSION_TYPEfrom your configurations unless you specify the only other non-default value offast.
Queries
The query scheduling has been fixed as it could hit races with the background recompression of files in a way that resulted in the query missing the file and ending up adding warnings about segment files being missed by the query.