Version: 5.0.263 + Connector 5.0.0.19 (July 17, 2025)
- UR1 (build 265) - July 27, 2025
- UR2 (build 269) - July 31, 2025
- UR3 (build 302) + Connector 5.0.0.110 - Nov 16, 2025
- UR4 (build 313) - Jan 07, 2026
Major New Features
Architecture Modernization (Monolithic to Microservices)
Core platform capabilities have been decomposed into independently deployable services, enabling modular deployment, independent scaling, and improved maintainability.
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 and Interfaces: Remote calls use Data Transfer Objects (DTOs) to ensure consistency and prevent sharing internal entities.
Module Structure and Versioning: Services are delivered as versioned artifacts with Maven based version management for independent deployment.
For more details, see the JetPatch 5.0 architecture overview article.
UI/UX Enhancements
Run Tasks - Add option for Multiselect & Run Order
When running tasks on the endpoint (Run Task / Task Scheduler), the user will have the option to select multiple tasks.
Additionally, the user can set the order of execution, with the option to either ignore failures or not.
User selects Endpoints & clicks on the ‘ACTION’ Button, user will have the ability to select multiple tasks & set the Task run Order
-
Users will have the ability to set the task order
Unable to set the same value to multiple Tasks
When the User Changes the Value, the Other Tasks Value will be Auto Changed - The same logic as exists for Different WF on RP Wizard
-
On Each Selected Endpoint, the Selected Tasks will be run according to the Configured Order
-
Skip Failures
-
Disable
When a Task Activity fails, the system will not continue to the next Task.
All Next Activities will be canceled
-
Enable
When a Task Activity Fails, the system will continue to the next Task
-
-
Bug Fixes & Other Improvements
Added
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)
Fixed
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 and Patches > 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)
Enhanced
Performance: Improved response times and resolved performance issues (UR3)
Comments
0 comments
Please sign in to leave a comment.