Azure/azure-functions-java-library

v3 release notes - CosmosDB v4 extension

Stefanqn opened this issue · 5 comments

please clarify the release notes of v.3.0.0: they state that it "Updating cosmos DB annotations to support v4 extension bundle. #188".

Yet Cosmos DBs Bundle v.4.x documentation states that "version 4.x of the Azure Cosmos DB extension isn't currently supported for Java functions."

Is it possible to use Java functions for Cosmos DB extension v4?

Thank you @Stefanqn, seems the doc is out of date. We will update it and let you know. Thanks.

Thank you @kaibocai . Are there any updates?

I have raised a PR MicrosoftDocs/azure-docs#108894 to update the docs, I am waiting on it to be merged. Thanks.

V3.0.0 release supports version 4.x of the Azure Cosmos DB extension.

nice. Is there a working example with CosmosDB and azure-functions-java-library V3.0.0? I wasn't able to get it working.