Releases: bogdanfinn/tls-client
Releases · bogdanfinn/tls-client
v1.7.8
What's Changed
- Fixed
connectHeaders
concurrent map read & write by @Dharmey747 in #127 - Fixed safari ios17 profile
- Added safari ios18 profile
New Contributors
- @Dharmey747 made their first contribution in #127
Full Changelog: v1.7.7...v1.7.8
v1.7.7
What's Changed
- fixed readAllBodyWithStreamToFile function by @tigersoft6084 in #123
- Option to define Headers to be used during CONNECT Request.
WithConnectHeaders
New Contributors
- @tigersoft6084 made their first contribution in #123
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- Add bandwidth tracker feature by @justhyped in #113
- Optional bandwidth tracker by @MashinaMashina in #114
New Contributors
- @MashinaMashina made their first contribution in #114
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- Added chrome124 profile
- Changed Default Client Profile to chrome 124
- fixed custom client examples in javascript and python
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- Add KeyLogWriter parameter to TransportOptions. by @iangcarroll in #98
- ADDED FIREFOX_123 PROFILE by @Probabilities in #106
- use the configured timeout as hard deadline for the raw connection wh… by @bogdanfinn in #110
New Contributors
- @iangcarroll made their first contribution in #98
- @Probabilities made their first contribution in #106
Full Changelog: v1.7.2...v1.7.4
v1.7.2
What's Changed
- Non-authorized proxy support added by @Ahmeth4n in #93
- Add Firefox 120 profile by @jonhdoe3058 in #94
New Contributors
- @Ahmeth4n made their first contribution in #93
- @jonhdoe3058 made their first contribution in #94
Full Changelog: v1.7.1...v1.7.2
v1.7.1
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- connection handshake fixes by @batuzyn in #79
- spelling change in line 15 of README by @FergusJJ in #86
- Allow overriding default net.Dialer by @fidraC in #78
- when RemoveSession close HttpClient by @JohnDoe117 in #87
- psk, pq, ech and some more stuff; by @bogdanfinn in #89
New Contributors
- @batuzyn made their first contribution in #79
- @FergusJJ made their first contribution in #86
- @fidraC made their first contribution in #78
- @JohnDoe117 made their first contribution in #87
Full Changelog: v1.6.1...v1.7.0
v1.7.1-public-test
Full Changelog: v1.7.0-public-test...v1.7.1-public-test
v1.7.1-cookiejar
Full Changelog: v1.7.0-cookiejar...v1.7.1-cookiejar