github mickem/nscp 0.9.0

latest releases: 0.10.2, 0.10.1, 0.10.0...
pre-release4 months ago

What's Changed

Cleaning up some old rest API.
The oldest REST apis (endpoints starting without */api) were not stable as they exposed an JSON representation of the internal NSClient++ messages.
To mitigate this the newer endpoints (which is found in the documentation) starting with /api/v1or /api/v2 were added.
As the tool which generated JSON from protobuf is a cumbersome to maintain I have now removed the older API:s which some exceptions to allow removing the JSON conversion tool and soon the old JSON library as well.

Bug fixes:

  • This release should also fix the icing check for NSClient++.
  • This release should fix the installer issue added in 0.8.1

Full Changelog: 0.8.1...0.9.0

Don't miss a new nscp release

NewReleases is sending notifications on new releases.