Skip to content

Releases: antoniomika/sish

v2.3.1

24 Jun 16:59
2d16c2d
Compare
Choose a tag to compare

Changelog

  • 2d16c2d Fix not logging certain errors

v2.3.0

24 May 01:04
90f7b8f
Compare
Choose a tag to compare

Changelog

  • e80196d Added support for SNI proxying on HTTPS port
  • 047ba63 Fix error message
  • 8eb708a Fix sni proxying for https with proxy-protocol enabled
  • 71222f4 Simplify TLS handler
  • 8152624 Update readme and example config

v2.2.1

30 Mar 14:20
d6ca721
Compare
Choose a tag to compare

Changelog

v2.2.0

25 Mar 01:09
86385fc
Compare
Choose a tag to compare

Changelog

  • 53576c7 Maximize cache hits
  • 0dcd04d Refactored code to use a generic sync.Map implementation. Closes #217

v2.1.0

20 Feb 17:48
84b6d6a
Compare
Choose a tag to compare

Changelog

  • d5502f7 Set the outputted pubkey to be the authorized key representation
  • 620351a Updated flags for private keys directory

v2.0.1

14 Jan 02:29
4f753b4
Compare
Choose a tag to compare

Changelog

v2.0.0

29 Dec 21:52
b626f96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v2.0.0

v1.1.7

09 Sep 00:53
8feacdf
Compare
Choose a tag to compare

Changelog

0d19a67 Updated dependencies to solve proxy proto issues

v1.1.6

04 Aug 03:46
d7b2c87
Compare
Choose a tag to compare

Changelog

9cfec10 Add old templates glob back
a16f832 Fix templates not being included into the release
1d9fd85 Remove demo instance from README
c228e55 Remove the default authentication password
d7b2c87 Tidy up mod
2c9d65f Updated dependency and build versions

v1.1.5

16 Feb 00:12
Compare
Choose a tag to compare

Changelog

216d0ae Add deploy button
83ac34e Clarify deployment documentation
52fb393 Fix github actions
75709d2 Update console to output utf8 properly
545d16b Updated dependencies and fix #155
383f896 Updated repository references and add gcloud tutorial