-
SpaceAPId v0.2.0-rc1 - SpaceAPI v15 🚀 Pre-release
released this
2026-07-25 23:18:21 +02:00 | 0 commits to develop since this releaseBreaking Changes
- The
"response"field in the config files is now called"static". To migrate you only need to rename the field in the config files. The new naming better reflects the difference between the dynamic and static parts of the SpaceAPI message.
New Features
- SpaceAPId now supports the v15 schema. Check types/v15.go for the new fields in the
SpaceAPIResponsetype you can provide your config. - If no version was passed as an ldflag during building the log no longer just says "SpaceAPId version" but that it is unknown.
Bug Fixes
- SpaceAPId now handles
DELETEfor environment sensors. The README implied this to always have been the case but it was in fact not. - Two formatting errors in log messages have been addressed.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- The