Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions extensions/Worker.Extensions.CosmosDB/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
- My change description (#PR/#issue)
-->

### Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.5.0
### Microsoft.Azure.Functions.Worker.Extensions.CosmosDB <version>

- Updated `Microsoft.Azure.WebJobs.Extensions.CosmosDB` to 4.4.0
- Release notes for v4.4.0 can be found [here](https://github.com/Azure/azure-webjobs-sdk-extensions/releases/tag/cosmos-v4.4.0)
- Refactor CosmosDB converter to remove reflection & improve collection support
- <entry>
4 changes: 2 additions & 2 deletions extensions/Worker.Extensions.EventGrid/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
- My change description (#PR/#issue)
-->

### Microsoft.Azure.Functions.Worker.Extensions.EventGrid 3.4.1
### Microsoft.Azure.Functions.Worker.Extensions.EventGrid <version>

- Updated `Microsoft.Azure.WebJobs.Extensions.EventGrid` reference to 3.3.1
- <entry>
6 changes: 2 additions & 4 deletions extensions/Worker.Extensions.ServiceBus/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
- My change description (#PR/#issue)
-->

### Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.15.0
### Microsoft.Azure.Functions.Worker.Extensions.ServiceBus <version>

- Update `Microsoft.Azure.WebJobs.Extensions.ServiceBus` dependency to `5.13.4`
- Update `Azure.Identity` to `1.10.2`
- Update `Azure.Messaging.ServiceBus` to `7.17.0`
- <entry>