Release v0.9.2 #130
Closed
shellcromancer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Substation v0.9.2 has arrived! Read about our changes below:
KV Store Improvements: TTL Keys & JSON Lines support
The KV Store processor has 2 new features:
ttl_key
being specified allowing you to expire data based on intrinsic expirations rather than preset constants.New
bitmath
InspectorA new inspection method to apply bitwise-math to numeric values and compare the results against 0. Useful for extracting meaningful text values from a number consisting of bit flags.
Other Changes
for_each
inspectors Jsonnet settings (fix: use valid path to the for_each inspector settings #129)Beta Was this translation helpful? Give feedback.
All reactions