Skip to content

Releases: OperatorFoundation/shapeshifter-dispatcher

v3.0.1 - completed v3 release

30 Jun 16:24

Choose a tag to compare

gopath update fix

08 Apr 00:06

Choose a tag to compare

made travis test and sh tests work with the new go path from a newer version of go

v2.2.0 - Updated Transport Dependencies

19 Jan 19:03

Choose a tag to compare

Updated transport dependencies from v2.2.5 to v2.2.8.

implemented PT v3.0 proposals

10 Aug 20:05

Choose a tag to compare

Pre-release

implemented PT v3.0 proposals

Made tests pass

19 Jun 20:31

Choose a tag to compare

We have tests for all modes.

Stable Module Release

28 Feb 19:36

Choose a tag to compare

Module transition is complete, and Replicant is in a stable state.

v2.1.6

25 Feb 23:48

Choose a tag to compare

module updates

Go Module Support

21 Feb 22:08

Choose a tag to compare

This release transitions to using Go modules for the transports.

Please note that in order to get this to work, the package path for shapeshifter-dispatcher has changed from "github.com/OperatorFoundation/shapeshifter-dispatcher/shapeshifter-dispatcher" to simply "github.com/OperatorFoundation/shapeshifter-dispatcher".

Updated Shadow

18 Feb 22:53

Choose a tag to compare

Shadow is now using go-shadowsocks2 instead of the deprecated shadowsocks-go library.

Fixed obfs4 Parsing Error

11 Feb 23:00

Choose a tag to compare

This release fixes issue #29