This is the v0.8 release of sambacc - A library and set of CLI tools for managing Samba servers running in containers.
The developers of sambacc are happy to establish the second release of 2025. To report bugs, ask questions, make comments, or participate in development please visit our project repository at https://github.com/samba-in-kubernetes/sambacc
Highlights
- Fixes failures to configure samba when generated config is large (#178)
- New options to signal sidecar container processes when configuration changes
What's Changed
- docs: update pypi section in the release process doc by @phlogistonjohn in #171
- workflows: filter out fedora beta versions by @phlogistonjohn in #176
- Add centos 10 CI job by @phlogistonjohn in #177
- commands: work around a new flake8 failure by @phlogistonjohn in #179
- sambacc: use tempfile as arg to net conf import by @spuiuk in #178
- sighup pids in pidfiles when config changes by @phlogistonjohn in #180
Full Changelog: v0.7...v0.8