Maintenance release 3.4.5#
Product |
EclecticIQ Intelligence Center |
---|---|
Release version |
3.4.5 |
Release date |
March 2025 |
Time to upgrade |
~40 minutes to upgrade an instance with 2.67 million entities, 1.85 million observables.
|
Time to migrate |
For an instance with 2.67 million entities, 1.85 million observables:
|
eclecticiq-extension-commons
deprecated in 3.3, removed in 3.4
If you have written your own extension or modified an existing extension,
that extension may contain references to the eclecticiq-extension-commons
package.
In particular, if your extension:
depends on
eclecticiq-extension-commons
imports from
extension.common
Use our migration guide to remove or change those references in your extension before upgrading to release 3.4.
Fixes#
Session timeout hardcoded to 10 minutes
With 3.4.5, session timeout after user inactivity has been hardcoded to 10 minutes.
Added session token timeout
Settings > System settings > General now shows the Session token expiration field. The tokens created when a user initiates a session will expire after the number of minutes set in this field.
User session IP binding
You can now bind a session to the user’s IP, meaning the tokens associated with the session are only accepted if offered from the IP address from which the session was initiated.
To enable this setting, in settings.py set JWT_IP_ADDRESS_BINDING = TRUE
. See
update platform settings
Public API compatibility#
From EclecticIQ Intelligence Center 2.12.0 onward, the public API is packaged together with EclecticIQ Intelligence Center.
The following reference table lists the versions of the public API package and EclecticIQ Intelligence Center versions they are compatible with:
Intelligence Center version(s) |
Public API package version(s) |
Public API version |
---|---|---|
2.11 - 2.12 |
|
v1 |
2.13.0 |
|
v1 |
2.14.0 and newer |
Now follows EclecticIQ Intelligence Center versioning scheme. E.g., EclecticIQ Intelligence Center 2.14 is now compatible with
|
v1 |
3.0.0 and newer |
EclecticIQ Intelligence Center 3.0 and newer uses Public API v2. Follows EclecticIQ Intelligence Center versioning scheme. E.g., EclecticIQ Intelligence Center 3.0.2 is compatible with
|
v2 |
Download#
For more information about setting up repositories, refer to the installation documentation for your target operating system.
EclecticIQ Intelligence Center and dependencies for Rocky Linux and RHEL |
|
---|---|
EclecticIQ Intelligence Center extensions |
|
Upgrade#
In order to upgrade to EclecticIQ Intelligence Center 3.0 and later, you must:
Be running one of the supported operating systems.
Upgrade to Red Hat Enterprise Linux 8 or Rocky Linux 8 if .
Upgrade from EclecticIQ Intelligence Center 2.14.
If you are running an older version of EclecticIQ Intelligence Center, you must upgrade to 2.14 before attempting to upgrade to EclecticIQ Intelligence Center 3.0.

Upgrade diagram#