{{Quickfixn}} new QuickFIX/n release 1.14.0!

Grant Birchmeier gbirchmeier at connamara.com
Fri Oct 24 14:25:01 PDT 2025


Hi everybody,

It's time for a new release of QuickFIX/n! Version 1.14.0 is out today!

As usual, most of the changes are bugfixes and performance improvements,
but here are a few new things:

*NuGet users - a packaging name change!* Please be aware that the message
packages *(but not the Core)* have undergone a name change! In order to
make them read a little bit easier when NuGet appends the version number, I
took out the period between the FIX release digits (e.g. "FIX4.4" is now
"FIX44"). So...

   - QuickFIX.FIX4.0.{ver} becomes QuickFIX.FIX40.{ver}
   - QuickFIX.FIX4.1.{ver} becomes QuickFIX.FIX41.{ver}
   - QuickFIX.FIX4.2.{ver} becomes QuickFIX.FIX42.{ver}
   - QuickFIX.FIX4.3.{ver} becomes QuickFIX.FIX43.{ver}
   - QuickFIX.FIX4.4.{ver} becomes QuickFIX.FIX44.{ver}
   - QuickFIX.FIX5.0.{ver} becomes QuickFIX.FIX50.{ver}
   - QuickFIX.FIX5.0SP1.{ver} becomes QuickFIX.FIX50SP1.{ver}
   - QuickFIX.FIX5.0SP2.{ver} becomes QuickFIX.FIX50SP2.{ver}
   - QuickFIX.FIXT1.1.{ver} becomes QuickFIX.FIXT11.{ver}

I have deprecated the older packages, and that should be visible in most
NuGet managers (except the built-in one for VSCode, unfortunately).

*New-- .NET ILogger API Support!*  The logger now uses the .NET ILogger
API, aka Microsoft.Extensions.Logging. The existing logging interface can
still be used, but some of you have been itching to have sometheng more
versatile. As an example, our Executor example is using the new interface,
but in a very simple way.

I will be posting more information about this soon, stay tuned.

*New-- JSON sensitive field masking!*  A small new feature if you convert
FIX to JSON: the ToJSON() method now accepts some extra parameters allowing
you to mask sensitive fields from output.

A big thanks to all the users and contributors!

-Grant


-- 
<https://www.connamara.com>

Grant Birchmeier

Director of Engineering, Connamara

gbirchmeier at connamara.com

-- 
This email, along with any attachments, is confidential. If you believe you 
received this message in error, please contact the sender immediately and 
delete all copies of the message. Thank you from Connamara Systems, LLC.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20251024/e8d3d326/attachment.htm>


More information about the Quickfixn mailing list