Skip to content

Releases: 8xFF/atm0s-sdn

atm0s-sdn-v0.2.2

22 Jul 09:28
5d16fd6
Compare
Choose a tag to compare

Added

  • listen multiple UDP addresses (#175)

atm0s-sdn-v0.2.1

22 Jul 03:06
2cbfec4
Compare
Choose a tag to compare

Fixed

  • switch to single bind for resolve connect error with multi-addresses machine (#172)

Other

  • clippy fixes (#167)

Build refs/heads/master

22 Jul 09:30
5d16fd6
Compare
Choose a tag to compare
Pre-release

Chores

atm0s-sdn-v0.2.0

19 Jul 03:28
b7f9be7
Compare
Choose a tag to compare

Other

  • updated the following local packages: atm0s-sdn-virtual-socket

atm0s-sdn-v0.1.10

21 Feb 15:20
02f15e2
Compare
Choose a tag to compare

Other

  • updated the following local packages: atm0s-sdn-virtual-socket

atm0s-sdn-v0.1.9

31 Jan 17:58
d68caff
Compare
Choose a tag to compare

Fixed

  • key value service resub faild if run before unsub ack and subscribe slot is removed (#123)

Other

  • update rust crate snow to 0.9.6 (#121)

atm0s-sdn-v0.1.8

24 Jan 11:45
ba15687
Compare
Choose a tag to compare

Fixed

  • (deps) update rust crate snow to 0.9.5 (#120)
  • (deps) update rust crate local-ip-address to 0.5.7 (#117)

Other

  • update Cargo.toml dependencies

atm0s-sdn-v0.1.7

09 Jan 17:32
afe41f1
Compare
Choose a tag to compare

Added

  • node_alias service (#110)
  • virtual udp socket and quinn for tunneling between two nodes (#107)

Fixed

  • send node-alias response more faster (#111)

atm0s-sdn-v0.1.6

28 Dec 04:55
120cef3
Compare
Choose a tag to compare

Fixed

  • fix key-value fired duplicated events in case of multi subscribers (#104)

atm0s-sdn-v0.1.5

28 Dec 02:28
8a85cbf
Compare
Choose a tag to compare

Added

  • secure with static key and noise protocol (#101)
  • node multi addrs (#98)

Other

  • update Cargo.toml dependencies