This is an automated email from the ASF dual-hosted git repository.

maskit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 31196cdab7 document TSContSchedule related API changes (#11704)
31196cdab7 is described below

commit 31196cdab7b2b57b234b168470df9b6e9d425fb4
Author: Fei Deng <[email protected]>
AuthorDate: Fri Aug 16 16:41:59 2024 -0400

    document TSContSchedule related API changes (#11704)
---
 doc/release-notes/upgrading.en.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/release-notes/upgrading.en.rst 
b/doc/release-notes/upgrading.en.rst
index b89bdc48fc..38f921dbd2 100644
--- a/doc/release-notes/upgrading.en.rst
+++ b/doc/release-notes/upgrading.en.rst
@@ -74,8 +74,14 @@ The following APIs have changed, either in semantics, 
interfaces, or both.
   * TSMimeHdrPrint
   * Enum values for hooks and events have been changed (ABI incompatible 
change)
 
+* New TS API
+
+  * TSContScheduleOnEntirePool
+  * TSContScheduleEveryOnEntirePool
+
 * Removed TS API
 
+  * TSContSchedule
   * TSHttpSsnArgSet
   * TSHttpSsnArgGet
   * TSHttpSsnArgIndexReserve

Reply via email to