WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit dd50e62

Browse files
committed
Update release_notes.md
1 parent cc17626 commit dd50e62

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

extensions/Worker.Extensions.CosmosDB/release_notes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
- My change description (#PR/#issue)
55
-->
66

7-
### Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.13.0
7+
### Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 4.13.1
88

9-
- Update dependency `Microsoft.Azure.WebJobs.Extensions.CosmosDB` to 4.10.0 (#3157)
10-
- Update dependency `Microsoft.Extensions.Azure` to 1.12.0 (#3157)
11-
- Allow for customizing JSON deserialization to POCOs. (#3163)
9+
- Address an issue where `WorkerOptions.Serializer` was not respected for CosmosDB bindings. (#3163)
10+
- only bindings to Cosmos client, database, or container correctly used WorkerOptions.Serializer. Now all bindings will.
11+
- **CAUTION**: this may cause deserialization changes depending on your setup. To revert this behavior, configure the CosmosDB serializer manually.

0 commit comments

Comments
 (0)