Bug Fixes
This release of the agent includes these general bug fixes.
General
ID | Description |
---|---|
BG-22054 | SWG Logging - SWG logging failed to upload log files due to the Kinesis hard upload limit of 1 MB. This issue is now fixed on macOS (Ventura) with 1.5.0 agent installed. |
BG-22256 | SWG COnnection Policy - When the connection policy was set to do-not-decrypt for users who were on the corporate network or VPN, after turning off the agent, the traffic was still being bypassed. After restarting SEProxy, things returned to normal and traffic was being decrypted/blocked as expected. The issue happened since the list of DNS servers that SEProxy was creating was incorrect. The DNS server logic in SEProxy has been fixed now. |
BG-22962 | SEProxy - SEProxy needed restart to block traffic. When traffic is blocked by admin by selecting Add to Blocked Devices, the SmartEdge Agent detects the change only after the next successful configuration pull. The parent process for SEProxy was terminated and the autoinstaller started a new instance, and the traffic was not blocked until the SEProxy service was manually restarted, or the pc was rebooted. The SEProxy code has now been changed to restart the parent process so that the block operation does not require a SEProxy restart anymore. |