fix(tapbundle_serverside): allocate a free port when starting SmartStorage
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-08 - 3.6.5 - fix(tapbundle_serverside)
|
||||
allocate a free port when starting SmartStorage
|
||||
|
||||
- Updates TapNodeTools.createSmartStorage() to resolve an available port starting from 3003 before launching SmartStorage
|
||||
- Avoids startup failures and port conflicts caused by always binding SmartStorage to the fixed port 3003
|
||||
|
||||
## 2026-05-08 - 3.6.4 - fix(tapbundle_serverside)
|
||||
use native fs promises to create the test files directory and write the downloaded alpine tarball
|
||||
|
||||
|
||||
Reference in New Issue
Block a user