Skip to content

1.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 12:10
· 16 commits to master since this release

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