Skip to content

Release 1.12.69

Choose a tag to compare

@jlangch jlangch released this 24 Dec 09:10
· 1215 commits to master since this release

[1.12.69] - 2025-12-24

Enhancements

  • Added an optional logger for the IPC server
  • Made IPC publish/subscribe completely asynchronous in the client and the server
  • IPC encryption can now be enforced by the server for all client connections

Updated dependencies:

  • Bumped VAVR from 0.10.7 to 0.11.0