3.24.2
(fix): Pass full ClientOptions instead of just httpClient() to custom pagination create() method.
This gives custom pager implementations access to all client configuration including base URL,
headers, and other options needed for making subsequent pagination requests.