• v0.2.0-rc1 a53a5c3517

    bendodroid released this 2026-07-25 23:18:21 +02:00 | 0 commits to develop since this release

    Breaking Changes

    1. 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

    1. SpaceAPId now supports the v15 schema. Check types/v15.go for the new fields in the SpaceAPIResponse type you can provide your config.
    2. 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

    1. SpaceAPId now handles DELETE for environment sensors. The README implied this to always have been the case but it was in fact not.
    2. Two formatting errors in log messages have been addressed.
    Downloads