Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Releases: weaklayer/gateway

v0.0.3

09 Oct 13:40
f375f0a

Choose a tag to compare

New in this release:

  • Submissions to the /events endpoint must be gzipped and have the Content-Encoding header set to indicate this
  • User-Agent HTTP header contents added to Install events
  • Install events indicate if it is a new sensor installation (new sensor GUID created) or if it was a reinstall
  • Removed specific knowledge of different sensor events. This gives forward compatibility with new sensor event types.

Requires Weaklayer Sensor version v0.0.4.

v0.0.2

04 Aug 13:14
a78d1a1

Choose a tag to compare

Add TLS support for sensor endpoint
Configurable output system
Filesystem output
More robust third party notice generation

v0.0.1

04 Jul 13:55
2786d2f

Choose a tag to compare

Initial release for Weaklayer Gateway.
Performs auth for sensors.
Prints all data to stdout.