Skip to content

Release notes

2.1.1

02.06.2026

components details:

onteon-node-manager - 1.12.1

  • disable proxy buffering on load balancers

onteon-control-center - 2.2.1

  • new 1.12.1 onteon-node-manager

onteon-command-line-interface - 2.0.2

2.0.2

28.04.2026

components details:

onteon-node-manager - 1.11.3

  • file transfer improvement by cdtp
  • rename onteon-node-manager's Falcon DB microservice to falcon-db-core-onm-microservice

onteon-control-center - 2.1.2

  • new 1.11.2 onteon-node-manager

onteon-command-line-interface - 2.0.1

  • improve error handling

2.0.1

10.04.2026

components details:

onteon-node-manager - 1.11.2

  • change the startup sequence so the command-manager module as no longer starts last
  • fix edge and inner balancer

onteon-control-center - 2.1.1

  • changes in cdtp client for proper tls commnication with onteon-node-manager
  • adjust socket output buffers to match Linux default system configuration
  • improvements the edge-balancer configuration to correctly rotate TLS certificates.

onteon-command-line-interface - 2.0.0

  • no changes

2.0.0

02.04.2026

(a new packaging approach that contains all required components, including: onteon-node-manager, onteon-control-center, onteon-command-line-interface)

component details:

onteon-node-manager - 1.11.1

  • improvements in cdtp-protocol related to the proper termination of tls communication over encrypted sockets.

onteon-control-center - 2.1.0

  • new version of completely new component which replaced old onteon-control-center based on JLupin Platform as local lightweight microservice platform

onteon-command-line-interface - 2.0.0

  • new version of completely new component which replaced old onteon-command-line-interface

1.11.0

20.03.2026

  • improvements in state-manager module
  • improvements in resource-manager module
  • improvements in base-os-process-manager module
  • new secrets management (included: based on tls secure cdtp communication between onteon control center and node managers, based on tls secure http communication between clients and onteon control center, api tokens usaging and reloading, tls certificates usaging and reloading between on onteon`s stack components)
  • added a process that handles os real-time statistics for managed applications
  • improvements in ont-blocking-server
  • improvements in cdtp-client
  • improvements in cdtp-protocol
  • added functionality to restore embedded applications with previously assigned application-id and instance-id (changes in application-manager module)
  • added functionality to save files transferred via cdtp using two separate threads: a receiver thread and a chunk-processing thread.

1.10.0

20.01.2026

  • increase common-utils version on 1.19.0 (common-utils: added serial version in ExpiredConcurrentHashMap)

1.9.0

20.09.2025

  • improvements in command-manager module (included: AsynchronousExecutor, ExecutionSummary, ExecutionSummaryStatus)

1.8.2

07.08.2025

  • improved method related with changes in configuration file

1.8.1

31.07.2025

  • added new isQuit flag in command manager for send Service Unavailable Status to cdtp clients (OCC by default)
  • added excluded modules and method names for not logging in command manager

1.8.0

25.07.2025

  • added desynchronization of resource manager, node name, node fqdn
  • cdtp deencoder improvement
  • added new functionality related with extended information during register procesc in new OCC
  • state manager improvement in terms of old local store state
  • added new improvement for istartEmbeddedApplication flag
  • added new improvement for content-length variables in cdtp
  • improved file speed transmission
  • added functionality related with direct streaming from input stream to file
  • added new usage of cdtp upload util in transfer manager
  • added new way of transfer files
  • added new functionality related with statistics of file transmission
  • added new status 409 for file not found case
  • added event log to resource manager
  • added new app manager 2.13.0 with sorted start algorithm
  • improvement of logging

1.7.0

09.06.2025

  • updated node info manager output on start process

1.6.2

07.05.2025

  • improved log4j configuration
  • improved logrotate mechanism

1.6.1

23.04.2025

  • new entry of configuration

1.6.0

16.04.2025

  • improved cdtp blocking synchronous server
  • improved service repository
  • add possibility to invoke remote methods in cdtp with arguments as instance methods
  • improvement of start, stop, terminate methods in base os process manager
  • add possibility to invoke terminate method in cdtp with arguments
  • add read streams time for configuration in application configuration
  • remove unecessary log informations
  • new asynchronous data structures for task execution
  • improved getAsynchronousResult function

1.5.3

17.12.2024

  • improvement of base os process manager
  • improvement of log event log manager

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