Skip to content

2.30.1

Compare
Choose a tag to compare
@jersey-bot jersey-bot released this 02 Mar 12:18
· 447 commits to 2.x since this release
  • [Issue 4369] - NettyConnectorProvider (jersey-netty-connector) doesn't send query parameters in the Get Request
  • [Issue 4380] - Jersey 2.30 does not work on JDK 11
  • [Issue 4388] - Jerey 2.30 breaks HK2 AbstractBinder injection in Features
  • [Pull 4339] - Adopt Jackson 2.10.1
  • [Pull 4364] - Updated checkstyle plugin to latest 3.1.0
  • [Pull 4366] - Multi release sources
  • [Pull 4371] - Jersey Configuration documentation
  • [Pull 4373] - Fixed stacktraces caused by incorrect JNDI lookup
  • [Pull 4376] - [#3651] Broken links in examples README files
  • [Pull 4377] - [#3726] Typo in preface
  • [Pull 4378] - [#3720] Incorrect method in the documentation
  • [Pull 4386] - Fix #4380 - Jersey 2.30 does not work on JDK 11
  • [Pull 4387] - netty connector/container modifications
  • [Pull 4390] - Fix #3433 - Multiple cookies with same name are not supported
  • [Pull 4393] - Query parameters were not included in netty URI
  • [Pull 4394] - Allow HK2 AbstractBinder class to bind before the Feature is called
  • [Pull 4396] - Preparation for GF 6