docs: supporters & changelog: credit all v0.6.1..v0.7.0 contributors
Added 11 code contributors from v0.6.1..v0.7.0 to supporters.rst: - Direct committers: @bakhtiyarneyman, @ZeyadTamimi, @findesgh, @Malvineous, @wxiaoguang, @lpulley, @Raupinger, @fermino, @dsh2dsh - Co-authors: @deajan, @alorimer Added missing changelog entries for: - @dsh2dsh: last_n keep rule fix, root_fs fix - @lpulley: Bountysource link removal - @Raupinger: docs newline fix - @fermino: apt repo snippet fix Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -26,10 +26,15 @@ Changelog
|
||||
* |bugfix| Detect duplicate and internal job names at config parse time.
|
||||
zrepl will now refuse to load a config with duplicate or internally reserved job names, instead of failing later at daemon startup.
|
||||
(:commit:`860a9be`).
|
||||
* |bugfix| Fix ``last_n`` keep rule behavior (:commit:`ebc46cf`, thanks, `@dsh2dsh <https://github.com/dsh2dsh>`_).
|
||||
* |bugfix| Allow different jobs to use the same ``root_fs`` for sinks (:commit:`27012e5`, thanks, `@dsh2dsh <https://github.com/dsh2dsh>`_).
|
||||
* |docs| Add installation instructions for openSUSE (:commit:`40c4827`, thanks, `@findesgh <https://github.com/findesgh>`_).
|
||||
* |docs| Improve documentation on ``send_properties`` configuration and NFS/SMB considerations (:commit:`b5d8538`, thanks, `@Malvineous <https://github.com/Malvineous>`_).
|
||||
* |docs| Warn more prominently about the risks of the ``not_replicated`` keep rule (:commit:`affe00a`, thanks, `@wxiaoguang <https://github.com/wxiaoguang>`_).
|
||||
* |docs| Improve TLS/EasyRSA setup instructions (:commit:`e524b60`, thanks, `@alorimer <https://github.com/alorimer>`_).
|
||||
* |docs| Remove dead Bountysource link (:commit:`440b074`, thanks, `@lpulley <https://github.com/lpulley>`_).
|
||||
* |docs| Fix missing newline in compile-from-source documentation (:commit:`e2fcf9f`, thanks, `@Raupinger <https://github.com/Raupinger>`_).
|
||||
* |docs| Fix apt repository installation snippet (:commit:`8305367`, thanks, `@fermino <https://github.com/fermino>`_).
|
||||
* |docs| ``zrepl.github.io``: auto-publish from ``master`` branch, retire ``stable`` branch (:commit:`4f950bb`).
|
||||
* |maint| ``zrepl status``: switch from the unmaintained ``cview`` fork back to the actively maintained ``tview`` library (:commit:`d7ede3f`).
|
||||
* |maint| Update to Go 1.25 toolchain with Go 1.24 language level & Go dependencies
|
||||
|
||||
@@ -35,6 +35,22 @@ We would like to thank the following people and organizations for supporting zre
|
||||
..
|
||||
The list below is (roughly) sorted by date of latest contribution, newest first.
|
||||
|
||||
..
|
||||
↓ claude --permission-mode default /update-supporters v0.6.1..v0.7.0
|
||||
|
||||
* |supporter-code| `Bakhtiyar Neyman <https://github.com/bakhtiyarneyman>`_
|
||||
* |supporter-code| `Zeyad Tamimi <https://github.com/ZeyadTamimi>`_
|
||||
* |supporter-code| `Orsiris de Jong <https://github.com/deajan>`_
|
||||
* |supporter-code| `Martin Glatzle <https://github.com/findesgh>`_
|
||||
* |supporter-code| `Andrew Lorimer <https://github.com/alorimer>`_
|
||||
* |supporter-code| `Adam Nielsen <https://github.com/Malvineous>`_
|
||||
* |supporter-code| `wxiaoguang <https://github.com/wxiaoguang>`_
|
||||
* |supporter-code| `Logan Pulley <https://github.com/lpulley>`_
|
||||
* |supporter-code| `Florian <https://github.com/Raupinger>`_
|
||||
* |supporter-code| `Fermín Olaiz <https://github.com/fermino>`_
|
||||
* |supporter-code| `Denis Shaposhnikov <https://github.com/dsh2dsh>`_
|
||||
..
|
||||
↓ Before /update-supporters
|
||||
* |supporter-gold| `Hostsharing eG – die Hosting-Genossenschaft <https://www.hostsharing.net/>`_
|
||||
* |supporter-std| `Max Christian Pohle <https://coderonline.de>`_
|
||||
* |supporter-gold| Prominic.NET, Inc.
|
||||
|
||||
Reference in New Issue
Block a user