Skip to content

Releases: bogdanfinn/tls-client

v1.7.1-public-test

13 Oct 12:20
Compare
Choose a tag to compare
v1.7.1-public-test Pre-release
Pre-release

v1.7.1-cookiejar

05 Oct 07:10
Compare
Choose a tag to compare
v1.7.1-cookiejar Pre-release
Pre-release

v1.6.1

21 Sep 09:48
Compare
Choose a tag to compare

v1.7.0-cookiejar

18 Sep 10:36
Compare
Choose a tag to compare
v1.7.0-cookiejar Pre-release
Pre-release

v1.7.0-public-test

12 Sep 11:11
Compare
Choose a tag to compare
v1.7.0-public-test Pre-release
Pre-release

v1.6.0

03 Sep 21:50
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @sm0ke88 made their first contribution in #69

Full Changelog: v1.5.0...v1.6.0

v1.5.0

v1.4.0

13 Jun 20:42
Compare
Choose a tag to compare

What's Changed

  • add WithLocalAddr option by @ta3pks in #52
  • An option to force tcp connections to ipv4 only by @jsnjack in #54
  • Added both options to shared library
  • Changed json input and output for cookies in shared library
  • Always decompress shared library response body. Remove "additionalDecode".
  • Allow Double Quotes in Cookie Values
  • [PULL REQ] Add Issue Templates by @Harusakii in #55

New Contributors

Full Changelog: v1.3.12...v1.4.0

Go Version 1.20 Update and minor changes

15 May 21:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.11...v1.3.12

Fixed Disable Compression Transport Option

27 Apr 22:08
Compare
Choose a tag to compare
  • Fixed the behavior of the Disable Compression Option on the transport. The Default behavior is the same as before 1.3.10 but now the automatic decompression can still be disabled via option.