Skip to content

v2.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 17:21
· 235 commits to master since this release
22218e6

2.9.0 (2020-03-24)

  • Remove invalid warn (#283)
  • Avoid double-connection when having chained gateways (#285) by @4wrxb
  • Add GatewayConnectTimeout option (#289)
  • Fix hook parsing to support {{.}} (#297) by @ahhx
  • Support inherits on regex hosts (#298) by @alenn-m
  • Print version in assh info
  • Switch to go modules
  • Switch go moul.io/assh canonical domain
  • Move changelog to its own file
  • Switch to golangci-lint for linting
  • Move old webapp to contrib
  • Cleanup old files
  • Bump deps
  • Switch to go.uber.org/zap for logging