Skip to content

Releases: phax/ph-web

ph-web 10.1.9

29 Jul 17:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: ph-web-parent-pom-10.1.8...ph-web-parent-pom-10.1.9

ph-web 10.1.8

27 Mar 21:24
Compare
Choose a tag to compare
  • Updated to ph-commons 11.1.5
  • Created Java 21 compatibility

Full Changelog: ph-web-parent-pom-10.1.7...ph-web-parent-pom-10.1.8

ph-web 10.1.7

07 Jan 13:19
Compare
Choose a tag to compare
  • Fixed the DNS query type in NonCachingDnsResolver.createDefaultLookup() to not use ANY

Full Changelog: ph-web-parent-pom-10.1.6...ph-web-parent-pom-10.1.7

ph-web 10.1.6

05 Jan 22:38
Compare
Choose a tag to compare
  • Updated to Apache HttpClient v5.3
  • HttpClientFactory.createConnectionManager now returns a logging version if HttpDebugger.isEnabled ()
  • Deprecated all methods regarding IUserAgent and BrowserInfo in the request and response helpers - they are out of date and the inclusion in the base API will be removed

Full Changelog: ph-web-parent-pom-10.1.5...ph-web-parent-pom-10.1.6

ph-web 10.1.5

06 Aug 14:16
Compare
Choose a tag to compare
  • Wrapped additional HttpServletRequest methods in ServletHelper

Full Changelog: ph-web-parent-pom-10.1.4...ph-web-parent-pom-10.1.5

ph-web 10.1.4

31 Jul 22:37
Compare
Choose a tag to compare
  • Updated to ph-commons 11.1

Full Changelog: ph-web-parent-pom-10.1.3...ph-web-parent-pom-10.1.4

ph-web 10.1.3

26 Jul 20:27
Compare
Choose a tag to compare
  • Introduced ServletHelper.getHeader to work around a Tomcat error

Full Changelog: ph-web-parent-pom-10.1.2...ph-web-parent-pom-10.1.3

ph-web 10.1.2

24 Jul 09:39
Compare
Choose a tag to compare
  • Updated to ph-commons 11.0.5
  • Introduced ServletHelper.getAttribute to work around a Tomcat error

Full Changelog: ph-web-parent-pom-10.1.1...ph-web-parent-pom-10.1.2

ph-web 10.1.1

29 Apr 15:48
Compare
Choose a tag to compare
  • Updated to ph-commons 11.0.4
  • Improved handling of Surrogate characters in request parameters

Full Changelog: ph-web-parent-pom-10.1.0...ph-web-parent-pom-10.1.1

ph-web 10.1.0

24 Feb 16:19
Compare
Choose a tag to compare
  • Using Servlet API 5.0.0 as the baseline: JakartaEE 9, Java 11+, Apache Tomcat v10.0.x, Jetty 11.x
  • Using Eclipse Angus 2.0.1 for mailing
  • Switched all namespaces from javax.servlet to jakarta.servlet

Full Changelog: ph-web-parent-pom-10.0.1...ph-web-parent-pom-10.1.0