Changes since 24.6.12
Fixes
-
Update Query getPageSize to check for offset (#21725)
Commit · Pull request · IssueMake getPageSize check that it matches the offset. Update javadocs for Query to explain that getPage updates the pageSize to match offset.
-
Do not generate list for empty string (#21522)
Commit · Pull request · IssueDo not generate a 1 item list for the default empty string in dev mode init for file extensions.