Skip to content

9.6.0

Latest

Choose a tag to compare

@wu-sheng wu-sheng released this 16 Feb 12:23
· 1 commit to main since this release

What's Changed

  • Release 9.5.0 and start 9.6.0 by @wu-sheng in #768
  • Bump up dependencies and e2e by @wu-sheng in #770
  • Bump up apache parent pom to v35. by @wu-sheng in #771
  • Fix span log oom by @hxd123456 in #773
  • Fix CLASS_LOADER_TYPE_CACHE OOM issue with WeakHashMap by @kylixs in #772
  • Fix Jetty client cannot receive the HTTP response body(#13500) by @xhrg in #775
  • Eliminate repeated code with HttpServletRequestWrapper in mvc-annotation-commons. by @jiangyunpeng in #776
  • Add the jdk httpclient plugin by @peachisai in #778
  • Fix Gateway 2.0.x plugin not activated for spring-cloud-starter-gateway 2.0.0.RELEASE by @huangguangshan in #779
  • Support kafka-clients-3.9.x intercept & Upgrade kafka-clients version in optional-reporter-plugins to 3.9.1 by @GuiSong01 in #780
  • Fix replaceParam when the replaced string contains a replacement marker by @shichaoyuan in #782
  • Fix JDBCPluginConfig.Plugin.JDBC.SQL_BODY_MAX_LENGTH was not working in some plugins by @weixiang1862 in #784
  • Add the JDK 25 support by @peachisai in #783
  • Ignore classes starting with "sun.nio.cs" in bytebuddy due to potential class loading deadlock by @shichaoyuan in #785
  • Add CLAUDE.md for AI assistant guidance by @wu-sheng in #786
  • [Test] Add Spring Cloud Gateway 4.3.3 to gateway scenario by @Siman-hub in #787
  • Split plugin dev guide from root CLAUDE.md into module-level files by @wu-sheng in #790

New Contributors

Full Changelog: v9.5.0...v9.6.0