Release v0.9.0 #104
Closed
jshlbrd
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.0 is now live, get the release here!
Note: This release is a breaking change for the API, but non-breaking for prebuilt applications. If you do not build your own Substation applications and only use what is packaged in the project, then this is a feature release.
Configuration Validation
Use the new configuration validator application to test configurations before pushing them to production. This can be integrated in AppConfig as validation during continuous delivery, in a GitHub Action as validation during continuous integration, or manually using a new script.
Customizable File Sinks
File-based sinks now support custom paths, formats, and compression codecs. This release also adds a sink for writing files to local disk.
Other Changes
Beta Was this translation helpful? Give feedback.
All reactions