quickfix icon indicating copy to clipboard operation
quickfix copied to clipboard

The Go FIX Protocol Library :rocket:

Results 130 quickfix issues
Sort by recently updated
recently updated
newest added

**applicationDataDictionary** is received as arg, but it is not used inside the function. this function is in message.go line 138 ```go // ParseMessageWithDataDictionary constructs a Message from a byte slice...

Setting ResetSeqNumFlag(141)='Y' when initiator run the start() method is not supported. This prevents the session serial number from being reset automatically.

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.25.0. Commits d27919b go.mod: update golang.org/x dependencies e0324fc http2: use net.ErrClosed b20cd59 quic: initiate key rotation earlier in connections f95a3b3 html: fix typo in package...

dependencies

Resolves https://github.com/quickfixgo/quickfix/issues/608 and https://github.com/quickfixgo/quickfix/issues/550

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @​SuperQ in stretchr/testify#1394 Document that require is not safe to...

dependencies

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.15.0 to 1.16.0. Release notes Sourced from go.mongodb.org/mongo-driver's releases. MongoDB Go Driver 1.15.1 The MongoDB Go Driver Team is pleased to release version 1.15.1 of the official...

dependencies

This change is intended to allow users to configure TLS settings in the form of raw byte slices. This is particularly useful for situations where the FIX application is running...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.26.0. Commits 66e838c go.mod: update golang.org/x dependencies 6249541 http2: avoid race in server handler SetReadDeadine/SetWriteDeadline 603e3e6 quic: disable X25519Kyber768Draft00 in tests 67e8d0c http2: report an...

dependencies