Falcon LogScale 1.76.0 Preview (2023-02-07)

VersionTypeRelease DateAvailabilityEnd of SupportSecurity UpdatesUpgrades FromJDK CompatibilityReq. Data MigrationConfig. Changes
1.76.0Preview2023-02-07Cloud, On-Prem2023-02-27No1.4411NoNo

Bug fixes and updates.

Prewarning

The following items are due to change in a future release.

  • Configuration

    • Starting from 1.78 release, the default value for the MAX_INGEST_REQUEST_SIZE configuration will be reduced from 1 GB to 32 MB.

      This value limits the size of ingest request and rejects oversized requests.

      If the request is compressed within HTTP, then this restricts the size after decompressing.

Deprecation

Items that have been deprecated and may be removed in a future release.

  • Removed the API for managing ingest tokens. This has long been deprecated and replaced by a GraphQL API.

Improvements, new features and functionality

Bug Fixes

  • Other

    • Fixed an issue for the ingest API that made it possible to ingest into system repositories.