github Azure/azure-sdk-for-java azure-json_1.4.0

latest releases: azure-mixedreality-remoterendering_1.1.36, azure-resourcemanager-trafficmanager_2.48.0, azure-resourcemanager-storage_2.48.0...
one month ago

1.4.0 (2025-01-27)

Features Added

  • Added convenience APIs to JsonArray for adding a boolean, Number, or String without needing to instantiate the
    corresponding JsonElement subtype.
  • Added convenience APIs to JsonObject for setting boolean, Number, and String without needing to instantiate the
    corresponding JsonElement subtype.
  • Added JsonObject.hasProperty to check if a property exists in the object.
  • Added convenience fluent methods to JsonElement to cast to a specific subtype if the element is of that type.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.