Skip to content

Commit

Permalink
release: Release version v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sklirg committed Dec 4, 2019
1 parent f15b610 commit c56c13d
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion docs/NEWS
Original file line number Diff line number Diff line change
@@ -1,8 +1,28 @@
v0.4.0
v0.5.0
======

Unreleased

v0.4.0
======

Release date: 2019-12-04

Skogul 0.4.0 brings MQTT configuration up to speed with other receivers and senders.
A new transformer to set the timestamp is introduced, as well as a custom JSON parser
for use where the incoming JSON format does not conform to the one of Skogul.
Furthermore, new versions now ship with prebuilt RPMs as well as prebuilt archives.
We also run automated tests on all example configuration in ./docs/examples!

Specific changes:

- JSON syntax errors offsets correctly with tabs
- Support building RPMs and build RPMs for new releases
- Bring MQTT configuration up to speed (configuration updates required!)
- MQTT wildcard support (+ and #)
- A custom JSON parser, for use when the JSON is not already on Skogul format
- Timestamp transformer, used to set the timestamp of a metric from data

v0.3.0
======

Expand Down

0 comments on commit c56c13d

Please sign in to comment.