mendelson AS2 2025 b630 released

1
min read
A- A+
read
mendelson AS2

Fixed the TLS TAG mismatch problem in client-server connections

  • This is a recommended update for all mendelson AS2 2025 installations. Very seldom there happened a TAG mismatch error in the internal client-server connection. Reason was the external lib MINA 2.2.4, this release rolls back to MINA 2.2.3 and the client-server connection runs again very stable
  • Fixed deadlock problems in the database (mainly Postgres, HSQL has no problems with it) where file delete operations in the maintenance process have been performed while the database was locked
  • Dependencies: Rolled back MINA 2.2.4 to MINA 2.2.3 (async IO framework)
Tags