1.4.0
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
- @marcjansen made their first contribution in #41
- @aaime made their first contribution in #53
- @tdipisa made their first contribution in #58
- @ydeliorman made their first contribution in #61
- @taba90 made their first contribution in #68
Full Changelog: 1.0.2...v1.4.0