Falcon LogScale 1.117.0 GA (2023-12-05)
| Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Downgrades To? | Config. Changes? |
|---|---|---|---|---|---|---|---|---|
| 1.117.0 | GA | 2023-12-05 | Cloud | 2025-01-31 | No | 1.70.0 | 1.112.0 | No |
Bug fixes and updates.
Advance Warning
The following items are due to change in a future release.
Installation and Deployment
We intend to drop support for Java 17, making Java 21 the minimum. We plan to make this change in March 2024.
Deprecation
Items that have been deprecated and may be removed in a future release.
GraphQL mutation updateOrganizationMutability() is deprecated in favor of the new setBlockIngest() mutation.
New features and improvements
GraphQL API
The new setBlockIngest() GraphQL mutation is introduced to block ingest for the organization and set ingest to
pausedin the dataspaces owned by the organization.
Configuration
The new
INITIAL_DISABLED_NODE_TASKSenvironment variable is now available.For more information, see
INITIAL_DISABLED_NODE_TASKS.
Functions
Live queries that use files in either
match(),cidr(), orlookup()functions are no longer restarted when the file is updated. Instead the files are swapped while the queries are still running.For more information, see Lookup Files Operations with match().
Fixed in this release
GraphQL API
Swapped parameters in GraphQL mutation updateOrganizationMutability() have been fixed.
Dashboards and Widgets
The Styling panel in the
Tablewidget has been fixed as threshold coloring could be assigned unintentionally.
Functions
timeChart()andbucket()functions have been fixed as they would give slightly different results depending on whether theirlimitargument was left out or explicitly set to the default value.
Recent Package Updates
The following LogScale packages have been updated within the last month.
Package Changes
zscaler/private-access has been updated to v0.2.0.
Changes the parsers to normalise event data to common schema.
Removes dashboards from the package. To keep those, stay on the old version of the package.
Bumps the minimum supported version of LogScale from 1.20 to 1.82.
For more information, see Package zscaler/private-access Release Notes.
asimily/iomt has been updated to v0.1.0.
initial version
For more information, see Package asimily/iomt Release Notes.