Releases: Azure/azure-sdk-for-java
azure-resourcemanager-relay_1.0.0
1.0.0 (2024-12-20)
- Azure Resource Manager Relay client library for Java. This package contains Microsoft Azure SDK for Relay Management SDK. Use these API to manage Azure Relay resources through Azure Resource Manager. Package tag package-2017-04. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
models.Sku
was modified
withName(java.lang.String)
was removed
azure-resourcemanager-mysqlflexibleserver_1.0.0
1.0.0 (2024-12-20)
- Azure Resource Manager MySql client library for Java. This package contains Microsoft Azure SDK for MySql Management SDK. The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model. Package tag package-flexibleserver-2021-05-01. For documentation on how to use this package, please see Azure Management Libraries for Java.
Other Changes
Release for the azure-resourcemanager-mysqlflexibleserver Java SDK.
azure-resourcemanager-support_1.1.0
1.1.0 (2024-12-19)
- Azure Resource Manager support client library for Java. This package contains Microsoft Azure SDK for support Management SDK. Microsoft Azure Support Resource Provider. Package tag package-2024-04. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
Serialization/Deserialization change
Jackson
is removed from dependency and no longer supported.
Migration Guide
If you are using Jackson
/ObjectMapper
for manual serialization/deserialization, configure your ObjectMapper
for backward compatibility:
objectMapper.registerModule(com.azure.core.serializer.json.jackson.JacksonJsonProvider.getJsonSerializableDatabindModule());
azure-resourcemanager-sphere_1.1.0
1.1.0 (2024-12-19)
- Azure Resource Manager AzureSphere client library for Java. This package contains Microsoft Azure SDK for AzureSphere Management SDK. Azure Sphere resource management API. Package tag package-2024-04-01. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
Serialization/Deserialization change
Jackson
is removed from dependency and no longer supported.
Migration Guide
If you are using Jackson
/ObjectMapper
for manual serialization/deserialization, configure your ObjectMapper
for backward compatibility:
objectMapper.registerModule(com.azure.core.serializer.json.jackson.JacksonJsonProvider.getJsonSerializableDatabindModule());
Features Added
models.ImageListResult
was modified
withNextLink(java.lang.String)
was added
models.PagedDeviceInsight
was modified
withNextLink(java.lang.String)
was added
models.DeviceGroupListResult
was modified
withNextLink(java.lang.String)
was added
models.DeploymentListResult
was modified
withNextLink(java.lang.String)
was added
models.ProductListResult
was modified
withNextLink(java.lang.String)
was added
models.CatalogListResult
was modified
withNextLink(java.lang.String)
was added
models.DeviceListResult
was modified
withNextLink(java.lang.String)
was added
models.Image$Update
was modified
withProperties(models.ImageProperties)
was added
models.CertificateListResult
was modified
withNextLink(java.lang.String)
was added
models.Deployment$Update
was modified
withProperties(models.DeploymentProperties)
was added
azure-resourcemanager-recoveryservicesbackup_1.5.0
1.5.0 (2024-12-19)
- Azure Resource Manager RecoveryServicesBackup client library for Java. This package contains Microsoft Azure SDK for RecoveryServicesBackup Management SDK. Open API 2.0 Specs for Azure RecoveryServices Backup service. Package tag package-2024-04. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
Serialization/Deserialization change
Jackson
is removed from dependency and no longer supported.
Migration Guide
If you are using Jackson
/ObjectMapper
for manual serialization/deserialization, configure your ObjectMapper
for backward compatibility:
objectMapper.registerModule(com.azure.core.serializer.json.jackson.JacksonJsonProvider.getJsonSerializableDatabindModule());
Features Added
models.RestoreRequestResource
was modified
name()
was addedid()
was addedtype()
was added
models.BackupResourceEncryptionConfigResource
was modified
id()
was addedtype()
was addedname()
was added
models.IlrRequestResource
was modified
type()
was addedid()
was addedname()
was added
models.AzureIaaSvmHealthDetails
was modified
message()
was addedrecommendations()
was addedtitle()
was addedcode()
was added
models.BackupRequestResource
was modified
id()
was addedname()
was addedtype()
was added
azure-resourcemanager-newrelicobservability_1.2.0
1.2.0 (2024-12-19)
- Azure Resource Manager NewRelicObservability client library for Java. This package contains Microsoft Azure SDK for NewRelicObservability Management SDK. Package tag package-2024-01-01. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
Serialization/Deserialization change
Jackson
is removed from dependency and no longer supported.
Migration Guide
If you are using Jackson
/ObjectMapper
for manual serialization/deserialization, configure your ObjectMapper
for backward compatibility:
objectMapper.registerModule(com.azure.core.serializer.json.jackson.JacksonJsonProvider.getJsonSerializableDatabindModule());
azure-resourcemanager-iotfirmwaredefense_1.1.0
1.1.0 (2024-12-19)
- Azure Resource Manager IoT Firmware Defense client library for Java. This package contains Microsoft Azure SDK for IoT Firmware Defense Management SDK. Firmware & IoT Security REST API. Package tag package-2024-01-10. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
Serialization/Deserialization change
Jackson
is removed from dependency and no longer supported.
Migration Guide
If you are using Jackson
/ObjectMapper
for manual serialization/deserialization, configure your ObjectMapper
for backward compatibility:
objectMapper.registerModule(com.azure.core.serializer.json.jackson.JacksonJsonProvider.getJsonSerializableDatabindModule());
Features Added
models.CveSummary
was modified
summaryType()
was added
models.SummaryResourceProperties
was modified
summaryType()
was added
models.CryptoCertificateSummaryResource
was modified
summaryType()
was added
models.BinaryHardeningSummaryResource
was modified
summaryType()
was added
models.CryptoKeySummaryResource
was modified
summaryType()
was added
models.FirmwareSummary
was modified
summaryType()
was added
azure-resourcemanager-imagebuilder_1.2.0
1.2.0 (2024-12-19)
- Azure Resource Manager ImageBuilder client library for Java. This package contains Microsoft Azure SDK for ImageBuilder Management SDK. Azure Virtual Machine Image Builder Client. Package tag package-2024-02. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
models.SourceImageTriggerProperties
was modified
status()
was removedprovisioningState()
was removed
azure-resourcemanager-healthcareapis_1.2.0
1.2.0 (2024-12-19)
- Azure Resource Manager HealthcareApis client library for Java. This package contains Microsoft Azure SDK for HealthcareApis Management SDK. Azure Healthcare APIs Client. Package tag package-2024-03-31. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
Serialization/Deserialization change
Jackson
is removed from dependency and no longer supported.
Migration Guide
If you are using Jackson
/ObjectMapper
for manual serialization/deserialization, configure your ObjectMapper
for backward compatibility:
objectMapper.registerModule(com.azure.core.serializer.json.jackson.JacksonJsonProvider.getJsonSerializableDatabindModule());
Features Added
models.ServicesResource
was modified
name()
was addedid()
was addedtype()
was added
models.PrivateLinkResource
was modified
type()
was addedid()
was addedname()
was added
models.PrivateEndpointConnection
was modified
name()
was addedid()
was addedtype()
was added
models.ResourceCore
was modified
id()
was addedtype()
was addedname()
was added
models.TaggedResource
was modified
id()
was addedname()
was addedtype()
was added
models.LocationBasedResource
was modified
name()
was addedtype()
was addedid()
was added
azure-resourcemanager-frontdoor_1.1.0
1.1.0 (2024-12-19)
- Azure Resource Manager FrontDoor client library for Java. This package contains Microsoft Azure SDK for FrontDoor Management SDK. FrontDoor Client. Package tag package-2024-02. For documentation on how to use this package, please see Azure Management Libraries for Java.
Breaking Changes
Serialization/Deserialization change
Jackson
is removed from dependency and no longer supported.
Migration Guide
If you are using Jackson
/ObjectMapper
for manual serialization/deserialization, configure your ObjectMapper
for backward compatibility:
objectMapper.registerModule(com.azure.core.serializer.json.jackson.JacksonJsonProvider.getJsonSerializableDatabindModule());