Releases: vzhestkov/saline-origin
Releases · vzhestkov/saline-origin
Saline 2024.03.13
What's Changed
- Remove not needed enlock wrapper around threading.Lock
- Remove unused get_multiprocessing_logging_queue
- Refactor reading salt event bus to improve the speed
- Add salt/minion//start and minion/refresh/ tags to the default config
- Populate minion id from event tag for some events
- Improve the way of detection if the minion is active
- Improve the way of reading the state mods
- Add default merge sls config for Uyuni
- Split out saline-formula package
Full Changelog: vzhestkov/saline@2023.12.22...2024.03.13
Saline 2023.12.22
What's Changed
- Add missing package requirements and align the requirements with singlespec @tacerus in https://github.com/vzhestkov/saline/pull/1
New Contributors
- @tacerus made their first contribution in https://github.com/vzhestkov/saline/pull/1
Full Changelog: vzhestkov/saline@2023.11.17...2023.12.22
Saline 2023.11.17
Full Changelog: vzhestkov/saline@2023.11.10...2023.11.17
Saline 2023.11.10
Full Changelog: vzhestkov/saline@2023.06.06...2023.11.10
New Saline release
Changes:
- make saline compatible with salt 3006 and 3004
New Saline release
Only one fix added:
vzhestkov/saline@c5c3a33 - Create socket dir and change it's ownership on daemon start.