Version 5.0.263 + Connector 5.0.0.19
Released: July 17, 2025
| Update Rollup | Release Date | Components |
| UR1 (build 265) | July 27, 2025 | — |
| UR2 (build 269) | July 31, 2025 | — |
| UR3 (build 302) | November 16, 2025 | Connector 5.0.0.110 |
| UR4 (build 313) | January 7, 2026 | — |
| UR5 (build 322) | February 16, 2025 | Connector 5.0.0.111, Tomcat 9.0.115 |
Major New Features
Architecture Modernization (Monolithic to Microservices)
The core platform has been decomposed into independently deployable microservices, enabling modular deployment, independent scaling, and improved maintainability.
| Service | Description |
| Worker Service | Handles endpoint command execution and tracking. Supports load distribution, concurrent connections, and dynamic endpoint-to-worker assignment via the Worker Dispatcher Service (WDS). |
| Supporting Services | Authorization, Logging, Configuration, and Message Broker services handle cross-cutting concerns. |
| Remote APIs & Interfaces | Remote calls use Data Transfer Objects (DTOs) to ensure consistency and prevent sharing of internal entities. |
| Module Structure & Versioning | Services are delivered as versioned artifacts with Maven-based version management for independent deployment. |
| Note: For more details, see the JetPatch 5.0 Architecture Overview article. |
UI/UX Enhancements
Run Tasks -Multiselect & Run Order
When running tasks on an endpoint (via Run Task or Task Scheduler), you can select multiple tasks and set their execution order.
- Select endpoints and click ACTION.
- Select multiple tasks from the list.
- Set the execution order for each task.
| Note: The same order value cannot be assigned to multiple tasks. When a value is changed, other task values are automatically adjusted to avoid conflicts. |
Each selected task will run on the endpoint according to the configured order.
Skip Failures
| Setting | Behavior |
| Disabled | When a task activity fails, the system will not continue to the next task. All subsequent activities will be canceled. |
| Enabled | When a task activity fails, the system will continue to the next task regardless. |
Bug Fixes & Other Improvements
Added
| Area | Description | UR |
| Free Text Fields | Added a character counter. | UR1 |
| All Screens | Added a loading spinner until data is fully loaded. | UR1 |
| Endpoints > Management | Added filtering for endpoints with missing tags (null). | UR2 |
| GWT > Servers | Added support for displaying additional AWS server details: AWS key pair, IAM roles, Owner ID, security groups, and launch time. | UR2 |
| Patches > Remediation Plan | Re-added the endpoint compliance graph. | UR2 |
| Patch Repository > Configuration | Database credentials are now stored in ConfigService for consistency and safer upgrades. | UR4 |
| AWS 5.0 Migration | Added a script to address Windows connector URL flapping after AWS console migration from 4.2.8. | UR5 |
Fixed
| Area | Description | UR |
| Agents & Tools > Managed Agents | Fixed an issue where agent VAI file uploads failed. | UR1 |
| Endpoints > Activities | Fixed failures collecting endpoint update scripts on Ubuntu 24 and Amazon Linux 2023. | UR1, UR2 |
| Endpoints > Operating Systems | Hidden end-of-life operating systems from the list. | UR2 |
| JetAgent > System > Smart Groups | Fixed a missing Smart Groups screen. | UR3 |
| Endpoints > Registration | Fixed endpoint server registration failures for newly self-registered vLinks. | UR3 |
| System > Smart Groups > Management | Fixed "Default for Patching" smart group stuck in "Creating Group" status. | UR3 |
| Intigua Worker > JVM Startup | Fixed worker startup failures when IPv6 is disabled. | UR4 |
| Patches > Predictive Patching | Fixed the Run action returning an internal server error. | UR4 |
| Worker Startup | Fixed a startup failure that prevented the worker from starting after reboot. | UR4 |
| Endpoints > Management & Predictive Patching | Fixed a NullPointerException triggered by a rare compliance query scenario. | UR4 |
| 5.0 Migration | Fixed migration failures affecting specific PEM and key file pairs. | UR4 |
| UI and API Stability | Resolved multiple errors across Smart Groups Management, Maintenance Management, Endpoint sorting by Last Reboot, and the compliance calculation job. | UR5 |
| Reporting and Filtering | Corrected gaps in Low Disk exemption filter completeness, Compliance Report "Patched Actions for Endpoints" empty output, and Smart Groups report generation. | UR5 |
| Azure 5.0 Migration | Fixed multiple migration issues including ConfigService Logback initialization and invalid repo URL. | UR5 |
| Maintenance Schedule | Fixed visibility mismatch where endpoints shown in Assignment did not appear in Management. | UR5 |
Enhanced
| Area | Description | UR |
| Performance | Improved response times and resolved performance issues. | UR3 |
| Connector > Windows Driver Signing | Re-certified and re-signed intigua_driver64.sys and updated Connector builds ahead of signature expiration. | UR5 |
Comments
0 comments
Please sign in to leave a comment.