Releases: geosolutions-it/http-proxy
Releases · geosolutions-it/http-proxy
1.5.0
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
- @dependabot made their first contribution in #67
Full Changelog: v1.4.0...v1.5.0
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
v1.3.0
v1.2.0
v1.1.1
Includes fixes for minor log4j vulnerabilities.