Releases: Azure/azure-webjobs-sdk-extensions
Releases · Azure/azure-webjobs-sdk-extensions
Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.3.0
What's Changed
Full Changelog: cosmos-v4.2.0...cosmos-v4.3.0
Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.2.0
What's Changed
- CosmosDB support for ParameterBindingData reference type by @liliankasem in #802
Full Changelog: cosmos-v4.1.1...cosmos-v4.2.0
Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.1.1
What's Changed
Full Changelog: cosmos-v4.1.0...cosmos-v4.1.1
Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.1.0
What's Changed
- Cosmos DB: Add log case for lease lost due to scaling by @ealsur in #813
- Target Based Scaling for CosmosDB + Separate out CosmosDBScaleMonitor from Listener by @chiangvincent in #806
Full Changelog: cosmos-v4.0.0...cosmos-v4.1.0
Microsoft.Azure.WebJobs.Extensions.CosmosDB 4.0.0
What's Changed
- Cosmos DB: Migration to V3 SDK by @ealsur in #717
- Cosmos DB: Add support for Gremlin accounts by @ealsur in #730
- [Cosmos DB] Rename ConnectionStringSetting and collection by @ealsur in #733
- Cosmos DB - Add Support for AAD authentication by @ealsur in #736
- Moving Timer startup invocations off the listener startup path by @mathewc in #737
- Cosmos DB - Remove auto-resolution of properties by @ealsur in #738
- Cosmos DB - AddAzureClientsCore should be called during registration by @ealsur in #742
- Cosmos DB - Correctly fallback to AppSettings by @ealsur in #749
- [Cosmos DB] Adds more Change Feed logs by @ealsur in #753
- Cosmos DB - Adding support for dynamic StartFromTime binding by @ealsur in #758
- Cosmos DB: Add UserAgentSuffix by @ealsur in #763
- [Cosmos DB] Set extension as GA by @ealsur in #764
- [Cosmos DB] Add Listener logs for debugging by @ealsur in #767
- Cosmos DB: Add retry policy support for Cosmos DB Trigger by @ealsur in #798
- Cosmos DB RC by @ealsur in #801
- Cosmos DB: Removing rc for GA by @ealsur in #803
Full Changelog: cosmos-v3.0.10...cosmos-v4.0.0
Microsoft.Azure.WebJobs.Extensions.Http 3.2.0
http-v3.2.0 Updating minor version of Http extension (#773)
Microsoft.Azure.WebJobs.Extensions.Http 3.1.0
- Support for Static Web Apps claims
- Additional binding features for chunked requests
- Bug fixes and minor enhancements
Microsoft.Azure.WebJobs.Extensions.CosmosDB 3.0.10
Multiple extension versions
Releasing minor fixes and enhancements with the following versions:
- CosmosDB: 3.0.9
- HTTP: 3.0.12
- SendGrid: 3.0.1
- Twilio: 3.0.1
http-v3.0.10
Routing fixes to HTTP extension