You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2019/03/07 18:30:00 UTC

[jira] [Created] (PROTON-2016) [go] Fix incorrect version check in Go code.

Alan Conway created PROTON-2016:
-----------------------------------

             Summary: [go] Fix incorrect version check in Go code.
                 Key: PROTON-2016
                 URL: https://issues.apache.org/jira/browse/PROTON-2016
             Project: Qpid Proton
          Issue Type: Bug
            Reporter: Alan Conway


The version check in amqp/version.go should check for proton >= 0.10, the Go binding does not depend on any proton-C core API's that have changed since then. The version was check was incorrectly updated to the current version 0.27, which breaks the go binding with older proton-C installations.

Needs to be fixed on master and go1 branch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org