Skip to content

Releases: geosolutions-it/http-proxy

1.5.0

02 May 15:05

Choose a tag to compare

What's Changed

  • [github-action] Bump version to 1.5 by @github-actions in #71
  • Bump jetty from 6.1.14 to 6.1.23 by @dependabot in #67
  • Bump commons-fileupload from 1.2.2 to 1.5 by @dependabot in #72

New Contributors

Full Changelog: v1.4.0...v1.5.0

1.4.0

07 Mar 12:10

Choose a tag to compare

What's Changed

  • fix #35 .Generate a correct rewrite of location header for redirect by @offtherailz in #36
  • Update README by @simboss in #37
  • Explicitly set versions of used build plugins by @marcjansen in #41
  • Updated commons-codec to 1.4 (same version used by GeoStore) so that … by @mbarto in #43
  • Fix #44. Buffer now streams directly on the response body by @offtherailz in #45
  • #48: allow configuring several proxy.properties locations included an… by @mbarto in #49
  • Upgrading log4j to a sanitized version not supporting RCE by @aaime in #53
  • Create test.yml by @offtherailz in #54
  • Corporate proxy issue prevents connections between MS and GN by @shadab-geo in #57
  • Update pom.xml to update version to 1.3-SNAPSHOT by @tdipisa in #58
  • Tests the new HTTP proxy configuration on a real envrionment by @shadab-geo in #60
  • Content-Type header fix in response by @ydeliorman in #61
  • Default port is set for both HTTP and HTTPS by @ydeliorman in #63
  • Handle null proxy hosts by @shadab-geo in #66
  • update to log4j2 by @taba90 in #68
  • CI workflow by @offtherailz in #69
  • Create cut relase branch workflow by @offtherailz in #70

New Contributors

Full Changelog: 1.0.2...v1.4.0

v1.3.0

22 Feb 10:17

Choose a tag to compare

Version release 1.3.0

v1.2.0

22 Feb 10:17

Choose a tag to compare

Minor release of 1.2.0 fixes to support corporate proxy:

  • #57 Corporate proxy issue prevents connections between MS and GN

v1.1.1

09 Mar 14:21

Choose a tag to compare

Includes fixes for minor log4j vulnerabilities.