1.0.0 (2026-03-02)
Features Added
- Initial GA release of the Azure Content Understanding client library for Java.
- Support for creating, getting, listing, and deleting analyzers.
- Support for analyzing content with
beginAnalyzelong-running operations. - Support for getting and deleting analysis results.
- Synchronous and asynchronous client support via
ContentUnderstandingClientandContentUnderstandingAsyncClient. - Builder pattern for client construction with
ContentUnderstandingClientBuilder.