This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 3e92d8f275 Add an entry for BZ 66680 / #638
3e92d8f275 is described below
commit 3e92d8f2750845eaa4386890ed9dd5d5ad128c34
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Jul 24 11:14:52 2023 +0100
Add an entry for BZ 66680 / #638
https://bz.apache.org/bugzilla/show_bug.cgi?id=66680
---
webapps/docs/changelog.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 71945873d3..3a9a5e18b7 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,6 +105,15 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 10.1.12 (schultz)" rtext="in development">
+ <subsection name="Catalina">
+ <changelog>
+ <fix>
+ <bug>66680</bug>: When serializing a session during the session
+ presistence process, do not log a warning that null Principals are not
+ serializable. Pull request <pr>638</pr> provided by tsryo. (markt)
+ </fix>
+ </changelog>
+ </subsection>
<subsection name="Coyote">
<changelog>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]