This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push: new 7fd9268c0 Add tracking file for possible changes for next major version 7fd9268c0 is described below commit 7fd9268c0d1df305d468b91e2cb7beb66e4a6aa0 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Jul 1 10:04:36 2025 +0100 Add tracking file for possible changes for next major version --- TOMCAT-NATIVE-NEXT.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/TOMCAT-NATIVE-NEXT.txt b/TOMCAT-NATIVE-NEXT.txt new file mode 100644 index 000000000..4dca7ec8c --- /dev/null +++ b/TOMCAT-NATIVE-NEXT.txt @@ -0,0 +1,21 @@ +================================================================================ + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +================================================================================ + +Notes of things to consider for the next Tomcat Native release (3.0.x) + +1. Drop OCSP support + https://bz.apache.org/bugzilla/show_bug.cgi?id=56148 \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org