Skip to content

Releases: 8xFF/atm0s-sdn

Build refs/heads/master

29 Nov 19:25
b9f48c7
Compare
Choose a tag to compare
Pre-release

Bug Fixes

atm0s-sdn-v0.2.4

26 Nov 17:12
519182d
Compare
Choose a tag to compare

Added

  • add router dump (#182)

atm0s-sdn-v0.2.3

08 Nov 21:11
0114e62
Compare
Choose a tag to compare

Added

  • task clean-up with new sans-io-runtime (#179)

Other

  • update Cargo.toml dependencies

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)

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)