Skip to content

Releases: spider-gazelle/connect-proxy

v2.0.1

24 May 07:23
Compare
Choose a tag to compare

fixes proxy not being used with class methods on ConnectProxy::HTTPClient

v2.0.0

27 Apr 05:39
Compare
Choose a tag to compare

allows core classes to be extended with implicit proxy support using ENV vars

v1.4.1

02 Jul 03:42
Compare
Choose a tag to compare

add an option to ignore the proxy settings set on the environment

v1.4.0: Merge pull request #3 from spider-gazelle/openssl-dep

07 Jun 14:48
29425c2
Compare
Choose a tag to compare

v1.3.0

28 May 05:27
Compare
Choose a tag to compare

adds support for modifying TLS settings globally for things using proxies
as well as programmatically configuring global proxy settings

v1.2.1

22 Mar 22:43
Compare
Choose a tag to compare

adds crystal version indicator to shard.yml

v1.2.0: feat: adds support for ignoring environment proxy

08 Feb 21:20
Compare
Choose a tag to compare

allows ignoring proxies configured as environment variables

v1.1.0: feat: add support for authenticated proxy urls

05 Feb 05:12
Compare
Choose a tag to compare

add support for URLs with embedded auth

v1.0.1: Merge pull request #1 from spider-gazelle/crystal-0.36.0

28 Jan 00:19
3df4915
Compare
Choose a tag to compare

v1.0.0

07 Oct 02:46
Compare
Choose a tag to compare
fix(readme): update example