Ready, set, GO!
v0.2.0 consists of a number of minor polish-fixes oriented around logging, aimed at improving quality of life of a production installation of Skogul. Additionally, the "replace" transformer has been included, which allows modifications of metadata using regular expression substitution.
While v0.1.0 was able to receive and parse handle Junos Telemetry Data, the addition of the "replace" transformer marks this as the first release where we don't have any known missing features. Prior to this, system names would be stored as "foobar-re0:ip.address.of.host", which meant duplicates when the router switched between active routing engines.
We're not marking this as a "pre-release". It's still a v0.x-release, which indicates that you should anticipate significant changes in the future, but we believe the code quality is suited for production use given the features provided. As we will be using this in production, future releases will always aim to maintain high quality.
Future focus will be richer authentication to support enterprise setups where there are multiple data sources operating in different security domains. This will most likely mean changes to the HTTP receiver at the very least.