Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: andreaso/ssh-zone-handler

v0.4.1

22 Nov 15:43
Immutable release. Only release title and notes can be modified.
b98dd87

Choose a tag to compare

  • Simplify sudoers rules (#61)
  • Include username in logging (#62)

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Nov 09:51
Immutable release. Only release title and notes can be modified.
777e463

Choose a tag to compare

Note that this release blatantly breaks any kind of backward compatibility.

  • Switches to Multipass for local development (#32)
  • Drops status command (#41)
  • Upgrades to Pydantic V2 (#42)
  • Makes pyproject.toml compatible with PEP 621 (#43)
  • Have integration test (also) run as a GHA pipeline (#46)
  • Adds command to verify not-yet-installed config file (#48)
  • Adds support for Python 3.14 (#52)
  • Validates configuration file more strictly (#53)
  • Switches to using one shared login user (#56)
  • Adds missing BIND log matching rule by (#57)

Full Changelog: v0.3.3...v0.4.0