azure-cosmos_4.59.0
4.59.0 (2024-04-27)
Features Added
- Added public APIs
getCustomItemSerializer
andsetCustomItemSerializer
to allow customers to specify custom payload transformations or serialization settings. - See PR 38997 and PR 39933
Other Changes
- Load Blackbird or Afterburner into the ObjectMapper depending upon Java version and presence of modules in classpath. Make Afterburner and Blackbird optional maven dependencies. See - PR 39689