Skip to content

Releases: enbility/ship-go

Version 0.6.0

21 Sep 15:31
v0.6.0
760c312
Compare
Choose a tag to compare

What's Changed

  • Support implementations that send invalid trailing 0x00 bytes in JSON messages by @Neverminda in #30
  • Add support for IPv6 connections by @DerAndereAndi in #31
  • Fix a few linter warnings by @DerAndereAndi in #35
  • Add support for Avahi reconnects by @DerAndereAndi in #36
  • Improve closing of ship connection by @DerAndereAndi in #33
  • Change default mDNS to MdnsProviderSelectionAll: Try Avahi and use zeroconf if not found
  • Update minimum Go version to 1.22.0
  • Update dependencies

New Contributors

Full Changelog: v0.5.3...v0.6.0

Version 0.5.3

12 Aug 12:39
v0.5.3
a6f0e03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

Version 0.5.2

16 Jul 16:01
v0.5.2
23931b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

Version 0.5.1

29 Jun 14:15
v0.5.1
0037fc7
Compare
Choose a tag to compare

What's Changed

  • Make sure to always use normalized SKI values
  • Make sure registered SKIs are always considered trusted
  • Update dependencies

New Contributors

  • @Kr0llx made their first contribution in #9

Full Changelog: v0.5.0...v0.5.1

Version 0.5.0

18 May 13:40
v0.5.0
7b36e96
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Kr0llx made their first contribution in #9

Full Changelog: https://github.com/enbility/ship-go/commits/v0.5.0