Releases: saltstack/salt-analytics-framework
Releases · saltstack/salt-analytics-framework
0.5.0
What's Changed
- Changes towards 0.5.0 by @s0undt3ch in #51
- Add back the windows tests by @MKLeb in #27
- Add examples extension by @MKLeb in #54
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- AsyncIO cooperative file reads/writes by @s0undt3ch in #41
- Several fixes and improvements by @s0undt3ch in #45
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Several fixes and/or improvements to the pipeline processing by @s0undt3ch in #35
- Processors can now return 1 or more events, they'll all get forwarded by @s0undt3ch in #38
- Refactor the logs collector into a file collector by @MKLeb in #31
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Switch to
ruff
. Single GH Actions Workflow by @s0undt3ch in #28 - Start testing against Salt's onedir by @s0undt3ch in #29
- The
CollectedEvent.data
type is nowMapping
instead ofDict
by @s0undt3ch in #30
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Update
NOTICE
andREADME.rst
by @s0undt3ch in #4 - Fix literal includes on README.rst by @s0undt3ch in #5
- Add regex and Shannon diversity index data mask processors and tests by @MKLeb in #3
- Add ability to handle standard iterable types in mask processors by @MKLeb in #8
- salt_exec collector by @MKLeb in #11
- Update copyright headers by @s0undt3ch in #14
- Improve log parsing by @MKLeb in #13
- Run PyLint on CI by @s0undt3ch in #16
- CI improvements and functional test fixes by @s0undt3ch in #17
- Allow forwarders to run concurrently or not by @s0undt3ch in #18
- Async test fixtures improvement by @s0undt3ch in #20
- Add
build
target to the noxfile by @s0undt3ch in #21 - RADIO demo prep by @MKLeb in #19
- remove the demo folder by @MKLeb in #24
- Pre-commit updates and fixes by @s0undt3ch in #26
- Run the tests on the two latest versions of salt by @MKLeb in #25
Full Changelog: https://github.com/saltstack/salt-analytics-framework/commits/0.1.0