Release v0.4
This is the v0.4 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 2023 - part of our planned 6 month release cadence. 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
- Support for custom global options in AD DC configurations
- Preliminary support for configurations fetched via HTTP/HTTPS or Ceph RADOS
What's Changed
- docs: add a release process document by @phlogistonjohn in #82
- gitlint: ignore body lines that are footnotes by @phlogistonjohn in #84
- add support for custom global options in AD DC confgurations by @phlogistonjohn in #85
- tests: Fix a typo in file name by @anoopcs9 in #87
- readme: fix mixed up mark down links by @phlogistonjohn in #88
- workflows: simply workflow with a matrix by @phlogistonjohn in #86
- github: Update mergify rules to match recent changes to ci matrix by @anoopcs9 in #90
- docs: be clearer about what types top-level configs take by @phlogistonjohn in #89
- Support configuration from remote resources by @phlogistonjohn in #91
- docs: add a link to the pypi repository for sambacc to release doc by @phlogistonjohn in #92
- setup.cfg: fix missing description text by @phlogistonjohn in #93
Full Changelog: v0.3...v0.4