Skip to content

1.0.0

Compare
Choose a tag to compare
@Aeron Aeron released this 04 Aug 16:49
· 56 commits to main since this release

It looks pretty complete to achieve version 1.0.0.

Removed

  • Port argument.

Added

  • Separate IPv4 and IPv6 socket addresses arguments;
  • x86_64-unknown-netbsd platform support;
  • Container-specific DECOYSSH_PORT environment variable.

Security

  • Non-root runtime container user.

Chores

  • Workflow dispatch event trigger;
  • Manual-only Cargo package and container image publishing;
  • Main refactoring (async-std’s attributes);
  • Args refactoring (clap’s derive).