Skip to content

Releases: christophhagen/Clairvoyant

Use id hashes in API

06 Feb 20:26
Compare
Choose a tag to compare

Switches tho SHA256 hashes of metric ids for the API, to prevent special characters from breaking the routes.

Fix server status

06 Feb 08:39
Compare
Choose a tag to compare

Bugfix release.

  • Fixes the MetricType on ServerStatus, which was still .enumeration, not serverStatus
  • Adds a bit more documentation to the public interface

New metrics

31 Jan 14:23
Compare
Choose a tag to compare

Includes most features.

This release is intended to be used for a prototype implementation in some services.

Let's try again

14 Jan 20:35
Compare
Choose a tag to compare
0.2.8

I'm tired

Of course, this wasn't it

14 Jan 20:23
Compare
Choose a tag to compare

Final try to fix linux

14 Jan 20:20
Compare
Choose a tag to compare

Can't extend URLSession with async functions, so use compiler macros

More Linux fixes

14 Jan 20:08
Compare
Choose a tag to compare

Adds a missing async function to URLRequest on Linux

Linux networking

14 Jan 19:45
Compare
Choose a tag to compare

Fixes compilation on Linux due to Networking dependency

Remote metric collection

14 Jan 18:56
Compare
Choose a tag to compare

Adds the ability to collect properties from other servers

Fix optionals and logging

13 Jan 22:11
Compare
Choose a tag to compare

Fixes:

  • Only log values on update when logging is specified
  • Remove the use of optionals when reading properties