Skip to content

Summary

The SDK now detects the AI_AGENT environment variable for user agent reporting and passes unrecognized agent values through. Pagination factory methods have been added to explicitly define token or offset strategies, deprecating the old constructor. A bug was fixed where token-paginated results were silently dropped if an empty page with a next_page_token was encountered, ensuring list methods now page until the token is absent.

Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.

More from databricks/databricks-sdk-java