github Azure/azure-sdk-for-java com.azure.resourcemanager+azure-resourcemanager-monitor-slis_1.0.0-beta.2

latest releases: com.azure+azure-sdk-template-three_1.0.0-beta.6402988, com.azure+azure-sdk-template-two_1.0.0-beta.6402988, com.azure+azure-sdk-template_1.2.1-beta.6402988...
pre-release7 hours ago

1.0.0-beta.2 (2026-06-02)

  • Azure Resource Manager Slis client library for Java. This package contains Microsoft Azure SDK for Slis Management SDK. Package api-version 2025-03-01-preview. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

models.ConditionOperator was modified

  • Wire values changed: == to eq, != to ne, > to gt, >= to gte, < to lt, <= to lte, @in to in, !in to notin, !contains to notcontains, and !startswith to notstartswith

models.WindowUptimeCriteriaComparator was modified

  • Wire values changed: > to gt, >= to gte, < to lt, and <= to lte

models.SamplingType was modified

  • AVG was removed
  • Wire-value casing changed for MAX, MIN, and SUM to "Max", "Min", and "Sum"

Features Added

models.SamplingType was modified

  • AVERAGE was added
  • COUNT was added

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

NewReleases is sending notifications on new releases.