Skip to content

Releases: 8xFF/atm0s-sdn

Build refs/heads/master

15 Apr 03:16
be6191b
Compare
Choose a tag to compare
Pre-release

Features

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

atm0s-sdn-v0.1.4

12 Dec 17:04
b9fd66a
Compare
Choose a tag to compare

Other

  • update dependencies

atm0s-sdn-v0.1.3

11 Dec 04:43
4ba9fb2
Compare
Choose a tag to compare

Other

  • move local deps out of workspace Cargo.toml (#92)

atm0s-sdn-v0.1.2

11 Dec 03:11
2c272ee
Compare
Choose a tag to compare

Added

  • rpc service and fi (#87)
  • manual-discovery with node tags (#84)

Fixed

  • missing register service (#85)
  • (deps) update rust crate url to 2.5.0 (#74)
  • (deps) update rust crate percent-encoding to 2.3.1 (#73)
  • (deps) update rust crate data-encoding to 2.5 (#72)
  • router sync service handler missing pop actions (#82)