Releases: 8xFF/atm0s-sdn
Releases · 8xFF/atm0s-sdn
atm0s-sdn-v0.1.6
Fixed
- fix key-value fired duplicated events in case of multi subscribers (#104)
atm0s-sdn-v0.1.5
Added
- secure with static key and noise protocol (#101)
- node multi addrs (#98)
Other
- update Cargo.toml dependencies
atm0s-sdn-v0.1.3
Other
- move local deps out of workspace Cargo.toml (#92)
atm0s-sdn-v0.1.2
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)
atm0s-sdn-v0.1.1
Fixed
- (deps) update rust crate serde to 1.0.193 (#71)
- key-value event not fired with second subs (#79)
atm0s-sdn-v0.1.0
chore: avoid using * version (#68)