Table of Contents |
---|
FIXICC H2 24Q1.3
FIXICC H2 offers two monitoring modes: with Consul ( a service mesh solution ) and without Consul.
The Monitoring Mode in FIXICC H2 enhances system security and efficiency by assigning distinct permissions for monitoring users. These users can add and edit servers, view sessions and logs, can access business rules, but cannot delete servers or create new roles.
The FIXICC H2 24Q1.3 release introduces improvements specifically to the monitoring mode without Consul:
Improved configuration:
Previously, users had to manually enter server details such as name, type, and ports. Now, server configurations can be loaded directly from a YAML file, simplifying the setup and management process.
By defining server details in the YAML file, multiple servers can be added easily. When the application starts, the file is read, and servers are automatically created or updated. If a server with the same name and type already exists, it will be updated with the new details, reducing the need for manual maintenance.
Improved error handling:
Any configuration mismatches, such as differing server types between the database and the YAML file, are logged clearly, allowing issues to be quickly identified and resolved.
These updates provide a more efficient way to manage servers in monitoring mode without Consul, offering time and effort savings for users.
FIXICC H2 24Q1.2
FIXICC H2 24Q1.2 version is released on 09.08.2024
New Features
FIXICC H2 Monitoring Mode
The new Monitoring Mode in FIXICC H2 enhances system security and efficiency by assigning distinct permissions for monitoring users. These users can add and edit servers, view sessions and logs, and access business rules, but cannot delete servers or create new roles. Monitoring Mode is available in configurations both with and without Consul (a service mesh solution providing service discovery, configuration, and segmentation functionality). This role-based separation ensures secure and controlled system management, reducing the risk of unauthorized changes while providing essential oversight capabilities.
Built-in HSQLDB Support
The FIXICC H2 24Q1.2 release introduces support for the built-in HSQLDB database, which is now the default database for FIXICC H2. This enhancement simplifies the installation and initial configuration process for users, as the database is embedded within the application and requires no additional setup, also eliminates the need for additional setup steps that were required with PostgreSQL. Now users can start using FIXICC H2 with the integrated HSQLDB immediately after installation.
Despite this new default setting, users who prefer to use PostgreSQL still have the option to select and configure it manually, maintaining flexibility for those with specific database requirements.
FIXICC H2 24Q1
New Features and Improvements
- JMS TA Configuration via FIXICC H2
The FIXICC H2 24Q1 release allows the configuration of the JMS TA adapter in FIXEdge Java (1.10.4).
...
FIXICC H2 24Q1 release improves previous issues with unresponsive menu elements 'Clear', "Create Producer Session" and "Create Initiator Session" for Kafka sessions. Elements were displayed, but no action was triggered when clicking. All displayed menu elements are now fully clickable and trigger the appropriate action. Additionally, the "Clear" item has been renamed to "Clear Filter".
The FIXICC H2 24Q1 release includes a bug fix concerning the display of Transport Adaptor information and status in the H2 web UI when using CMESTP adaptor. Previously, when viewing the session details of any TA adaptor, the correct information would be displayed briefly before being replaced by the session details and status of the CMESTP session. Also, when updating the status of any session for another TA using SSH or REST, the session details and status on the UI were incorrectly replaced by the details of the updated adaptor. With FIXICC H2 24Q1 release now each adaptor's details and status are now displayed independently in the H2 web UI. The issue of session details being overridden by another session has been resolved: when updating the status of a TA session using SSH or REST, the changes are correctly reflected on the UI and no longer interfere with the details of other adaptors.
Previously any wrong BL configuration would trigger endless restarts of all sessions. This was disrupting normal server function. With FIXICC H2 24Q1 release incorrect BL configurations will no longer cause an endless restart of all sessions. The error message will be logged and sent to FIXICC H2 in SSE log event.
FIXICC H2 23Q1
FIXICC H2 23Q1 version is released on .
...
FIXICC H2 21Q4.1
This release provides the bug fixes:
- Fixed the not updated session state in UI after the acceptor session stopped and start in FIXEdge C++
- Fixed the rule's script compilation error due to in-line comments
- Fixed the generating of the wrong history configuration from the BL Components
- Fixed the NullPointerException error during the creation of the new history with optional fields
- Fixed the random properties order in the Business Layer Component screens
...
- The set of valid values of the AppVersion and FIX Version parameters is expanded with the custom value
- The default FIXICC H2 settings were fixed to provide configuration without LDAP
- Using HTTPS instead of HTTP to communicate with the FIX Eye agent
FIXICC H2 21Q3
This release covers integration with FIXEDGE C++ 6.11.6 and FIXEdge Java 1.9.0.
...