{{Quickfixn}} FIX 5.0 Message received with a heartbeat message at the end?

Grant Birchmeier gbirchmeier at connamara.com
Wed May 29 11:01:23 PDT 2024


Unless you are doing something advanced and/or weird, you shouldn't see
much of an interface change.

Instead of a single all-in-1 dll, we spit them into the Core, and
FIX-version-specific message libs.  So everyone needs the Core, and FIX5
users need the FIXT lib and the appropriate FIX50 lib (e.g. 50, SP1, or
SP2).

Oh, an important note:  At 1.10, there are a bunch of functions marked as
deprecated.  It's all stuff that I either eliminated, renamed, or wanted to
privatize.  In 1.11, I got rid of them.  IIRC, none of them are things that
developers should normally use.  But to be safe, maybe upgrade to 1.10
first, then check your compile logs to see if it's flagging any
deprecations in your code.  The deprecation messages should indicate what
changes are needed.  When you fixed them all, proceed to 1.11.2.

Also: 1.11+ was moved to .NET 6, which isn't even that new so I would hope
you'll be fine with that, haha.

I tried to put pertinent breakage info in the release notes:
https://github.com/connamara/quickfixn/blob/master/RELEASE_NOTES.md
(As you can see, 1.12 is going to be more disruptive than usual!)

If you need any help, please send more questions to the list!

-Grant



On Wed, May 29, 2024 at 12:19 PM Culross, Andrew <
Andrew.Culross at broadridge.com> wrote:

> Yep, understood.
>
>
>
> How difficult an upgrade do you think it would be? Not sure if the API has
> changed a bunch in 7 years. I believe I noticed that everything is no
> longer in QuickFix.dll but there are other .dlls.
>
>
>
> Any upgrade pointers appreciated here.
>
>
>
> Thanks.
>
>
>
> Andrew Culross | Senior Lead Software Engineer, FXL | Broadridge Financial
> Solutions, Inc.
>
> broadridge.com <http://www.broadridge.com/>
>
>
>
> *From:* Quickfixn <quickfixn-bounces at lists.quickfixn.com> *On Behalf Of *Grant
> Birchmeier
> *Sent:* Tuesday, May 28, 2024 5:19 PM
> *To:* Mailing list for QuickFIX/n <quickfixn at lists.quickfixn.com>
> *Subject:* Re: {{Quickfixn}} FIX 5.0 Message received with a heartbeat
> message at the end?
>
>
>
> QF/n 1. 7. 0 is eight years old. The problem you describe sounds vaguely
> familiar, so it's possible that it's something that we fixed sometime in
> the past 8 years.   I hope you understand if I am reluctant to spend my
> time investigating
>
> ZjQcmQRYFpfptBannerStart
>
> *This Message Is From an External Sender *
>
> This message came from outside your organization.
>
> ZjQcmQRYFpfptBannerEnd
>
> QF/n 1.7.0 is eight years old.
>
>
>
> The problem you describe sounds vaguely familiar, so it's possible that
> it's something that we fixed sometime in the past 8 years.  I hope you
> understand if I am reluctant to spend my time investigating an issue that
> may have been fixed long ago.
>
>
>
> My best advice for you is to upgrade to v1.11.2 and see if the problem
> goes away.
>
>
>
>
> 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.
> This message and any attachments are intended only for the use of the
> addressee and may contain information that is privileged and confidential.
> If the reader of the message is not the intended recipient or an authorized
> representative of the intended recipient, you are hereby notified that any
> dissemination of this communication is strictly prohibited. If you have
> received this communication in error, please notify us immediately by
> e-mail and delete the message and any attachments from your system.
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>


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

Grant Birchmeier

Sr. Software Engineer, 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/20240529/0a0a733a/attachment.htm>


More information about the Quickfixn mailing list