Skip to main content

Getting Started with the Illumio Console

Resolved Issues in 25.44.0

These release notes describe the resolved issues in this release.

Issue

Fix Description

E-133825

Fixed firewall configuration issue blocking virtual service traffic

Traffic from virtual services using IP ranges was intermittently blocked due to incorrect firewall configurations that omitted subnet masks.

This issue is resolved, ensuring consistent and correct traffic flow.

E-132785

Consumer restored in clas_async_api_processor

This issue involved restoring the missing Consumer instance in the clas_async_api_processor.

This issue is resolved, and the Consumer functionality has been reinstated.

E-131952

Improved label type filter for precise searches

The label type filter matches label types exactly, ensuring that searches return only labels with the specified label type.

This issue is resolved, helping users find the precise labels they need without irrelevant results.

E-130023

The async job transaction size is too large

Large transaction sizes in background job processing caused slow database queries.

This issue is resolved, improving the performance of data retrieval operations. This update optimizes job management by eliminating the need for expensive transactions wrapping during asynchronous task execution.

E-128193

Overlapping rule search now excludes out-of-scope rules

An issue was fixed where overlapping rule searches included rules outside the ruleset scope.

Searches now correctly check scopes and return only relevant rules without false conflicts.