Releases: unicornultrafoundation/subnet-node
Releases · unicornultrafoundation/subnet-node
v1.0.2
What's Changed
- Feature: Upgrade docker by @huongnguyenduc in #30
- Feat/requirement validation by @vonhatthanh2000 in #31
- ft: mount volume for app container by @vonhatthanh2000 in #32
- Implement port forwarding using proxy service by @huongnguyenduc in #33
- Store Running App IDs in KVDB for Restart Support by @huongnguyenduc in #34
- Implement peers service to list peers running a DePIN App by @huongnguyenduc in #35
- Develop by @thang14 in #36
New Contributors
- @vonhatthanh2000 made their first contribution in #31
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Develop by @thang14 in #24
- Refactor reportAllRunningContainers to use worker goroutines by @thang14 in #25
- add more bootnode by @thang14 in #26
- Refactor PoW implementation to include peerID in data by @thang14 in #27
- Update service.go by @thang14 in #28
- Add public API for version information by @thang14 in #29
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Upgrade resource usage version by @huongnguyenduc in #17
- Feat/verifier by @thang14 in #19
- Develop by @thang14 in #20
- Refactor app fetching and caching logic by @thang14 in #21
- Develop by @thang14 in #22
- Fix storage accumulation and improve error handling in processUsageRe… by @thang14 in #23
Full Changelog: v1.0.1-dev...v1.0.0