diff CHANGES.txt @ 8100:e97caa8e4dae

issue2551315 - Allow admin settable max number of rows to be returned by rest interface. Documented use of RestfulInstance.max_response_row_size to limit data returned from rest request.
author John Rouillard <rouilj@ieee.org>
date Wed, 17 Jul 2024 22:54:28 -0400
parents 8e310a7b5e09
children 800c8dd75051 22c92a8301c4
line wrap: on
line diff
--- a/CHANGES.txt	Wed Jul 17 00:31:35 2024 -0400
+++ b/CHANGES.txt	Wed Jul 17 22:54:28 2024 -0400
@@ -34,6 +34,9 @@
   roundup-gettext will extract translatable strings from the tracker's
   Python code. If polib is missing, it will print a warning. (Patch
   Marcus Priesch, cleanup to remove python 2 issues, John Rouillard.)
+- issue2551315 - Document use of
+  RestfulInstance.max_response_row_size to limit data returned
+  from rest request.
 
 2024-07-13 2.4.0
 

Roundup Issue Tracker: http://roundup-tracker.org/