Skip to content

Releases: HubSpot/Horizon

Horizon-0.3.1

08 Nov 19:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: Horizon-0.3.0...Horizon-0.3.1

Horizon-0.3.0

07 May 13:46
Compare
Choose a tag to compare

What's Changed

Breaking Change: This release changes the target JDK from 8 to 11.

New Contributors

Full Changelog: Horizon-0.2.1...Horizon-0.3.0

Horizon-0.2.1

13 Mar 15:22
Compare
Choose a tag to compare

What's Changed

  • Use shaded async-http-client by @jhaber in #31
  • Add default header to clients indicating the client's request timeout value by @chrisayoub in #32
  • Add support for configuring a proxy for http clients by @hsjbao in #35
  • Expose client using socks proxy publicly by @hsjbao in #36
  • Remove trailing spaces in empty line by @hsjbao in #37
  • Pin build to JDK 11 by @stevie400 in #38

New Contributors

Full Changelog: Horizon-0.2.0...Horizon-0.2.1

Horizon-0.2.0

23 May 17:55
aeefbf5
Compare
Choose a tag to compare

Includes #28 which is a big overhaul of the async client impl:

  • Upgrade to org.asynchttpclient:async-http-client:2.8.1
  • Upgrade to netty 4.1.33.Final, which is shaded into HorizonNing
  • Unshades guava and the async-http-client library itself
  • These methods are removed from SSLConfig, replaced by a version that accepts KeyManagerFactory and TrustManagerFactory

Horizon-0.1.2

06 May 14:49
Compare
Choose a tag to compare

Add connection TTL option #26

Horizon-0.1.1

06 Mar 23:10
Compare
Choose a tag to compare
  • Fixed a thread leak in the NingAsyncHttpClient and NingHttpClient #22

Horizon-0.1.0

28 Jun 05:39
Compare
Choose a tag to compare
[maven-release-plugin] prepare release Horizon-0.1.0

Horizon-0.0.26

27 Jun 18:51
Compare
Choose a tag to compare
[maven-release-plugin] prepare release Horizon-0.0.26

Horizon-0.0.25

07 Jun 17:58
Compare
Choose a tag to compare
[maven-release-plugin] prepare release Horizon-0.0.25

Horizon-0.0.24

26 Jan 18:53
Compare
Choose a tag to compare
[maven-release-plugin] prepare release Horizon-0.0.24