Skip to content

azure-cosmos_4.59.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 30 Apr 14:54
da40b57

4.59.0 (2024-04-27)

Features Added

  • Added public APIs getCustomItemSerializer and setCustomItemSerializer 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