Release notes¶
1.5.2¶
21.11.2024
- change of configuration for edge and inner balancer allowing static configuration regardless of application id and instance
- asynchronous ordering to the node manager
- adding the node manager name to the configuration file and a new related placeholder
- improved file operations in the common-utils library - version 2.7.0
- adding to the self healing manager functionality that can stop multiple instances of the application associated with the parent - important for edge and inner balancer (multiple workers)
- add functionality to multitaskmanager to clean up old wandering processes during node manager terminate procedure
- writing information to logs from the event log manager
- logrotate new configuration
1.5.1¶
21.10.2024
- new external load balancer with new lua scripts
- new internal load balancer with new lua scripts
1.5.0¶
18.10.2024
- logrotate improvements
1.4.1¶
14.10.2024
- changes in run/stop scripts
- new way to get and put applications within node manager
- added many occ addresses
- added new repo definitions
- added changes for proper self healing manager
- added improved self healing process
- added pid description to event log manager
- added new manner of saving files in local store by file output stream
- improved close procedure, upload procedure, messaging, tests
- removes thread death exception
- added log start information
- changes terminate method implementation
- changes logger manner of terminate process
- changes manner of display application names
- changes line of log
- improvements of windows build
- changed resources files organization
- changed quit process
1.4.0¶
19.12.2022
- added terminate script which uses multitasker do terminate all processes
- changed terminate script
- added code to change status in embedded applications to run on start
- changes in debug and terminate linux scripts
- added windows scripts
- added proper elements for windows shutdown procedure
- changed pom dependencies and repo addresses
1.3.2¶
07.11.2022
- fixed curl shutdown command.
- changed dependecies for service repository manager and its interfaces
- added new dependency to new application-manager
- changes default logging
- added task manager
- added dependencies for quartz library, change tasks default configuration
- changes in start scripts
- changes start.cmd script to run in background
1.3.1¶
13.09.2022
- resolving log4j issue
1.3.0¶
01.09.2022
- capability to distribute applications to all nodes in the cluster
- ability to assign number of cores and CPU percentage, as well as memory size, to application
- two way SSL authentication between Onteon Node Manager and Onteon Control Center
- SSL encryption between Onteon Control Center, Onteon Node Manager and CLI
- HTTPS encryption between all application and microservices
- automatic SSL certificates management
- Onteon Node Manager support for Java 11,14,15,16,17,18,19,20 (Open JDK, Oracle SDK, Azul JDK)
- automatic rollback option for non-disruptive Onteon Node Manager upgrade
- fixed minor bugs
1.2.0¶
23.03.2022
- added field with version to node details command
- fixed uploading very big applications
- fixed choosing IP address for inter node communication
- fixed minor bugs
1.1.3¶
23.02.2022
- fixed minor bugs
1.1.2¶
16.02.2022
- fixed minor bugs
1.1.1¶
28.01.2022
- fixed problem with starting fluentd on some machines
- fixed execute action command
- fixed log destination of fluentd and metricbeat
1.1.0¶
12.01.2022
- service mesh available from docker instances
- observability for environment with predefined Kibana
- gathering logs from applications to central point
- integration with 3rd party monitoring capability
- log4j vulnerability patched by update
1.0.0¶
19.10.2021
- initial release