Skip to content

Commit 7395bcc

Browse files
author
SDKAuto
committed
CodeGen from PR 28910 in Azure/azure-rest-api-specs
Merge 177c793cbe9bdb428e6025e4b19e006cd3dbb3e3 into a809dd5480dae39870b8094af9e6440591c90281
1 parent bca31da commit 7395bcc

File tree

169 files changed

+5084
-3901
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

169 files changed

+5084
-3901
lines changed

sdk/storagecache/azure-resourcemanager-storagecache/CHANGELOG.md

Lines changed: 42 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,52 @@
11
# Release History
22

3-
## 1.1.0-beta.1 (Unreleased)
3+
## 1.0.0-beta.1 (2025-01-21)
4+
5+
- Azure Resource Manager StorageCache client library for Java. This package contains Microsoft Azure SDK for StorageCache Management SDK. Azure Managed Lustre provides a fully managed Lustre® file system, integrated with Blob storage, for use on demand. These operations create and manage Azure Managed Lustre file systems. Package tag package-2024-07. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
46

57
### Features Added
68

7-
### Breaking Changes
9+
* `models.AutoExportJob$Update` was added
810

9-
### Bugs Fixed
11+
* `models.AutoExportJobUpdate` was added
1012

11-
### Other Changes
13+
* `models.AutoExportStatusType` was added
14+
15+
* `models.AutoExportJob$UpdateStages` was added
16+
17+
* `models.ImportJobAdminStatus` was added
18+
19+
* `models.AutoExportJob$Definition` was added
20+
21+
* `models.AutoExportJob` was added
22+
23+
* `models.AutoExportJobAdminStatus` was added
24+
25+
* `models.AutoExportJobProvisioningStateType` was added
26+
27+
* `models.AutoExportJob$DefinitionStages` was added
28+
29+
* `models.AutoExportJobs` was added
30+
31+
* `models.AutoExportJobsListResult` was added
32+
33+
#### `models.ImportJob` was modified
34+
35+
* `adminStatus()` was added
36+
* `importedSymlinks()` was added
37+
* `preexistingFiles()` was added
38+
* `importedFiles()` was added
39+
* `preexistingDirectories()` was added
40+
* `importedDirectories()` was added
41+
* `preexistingSymlinks()` was added
42+
43+
#### `models.ImportJob$Definition` was modified
44+
45+
* `withAdminStatus(models.ImportJobAdminStatus)` was added
46+
47+
#### `StorageCacheManager` was modified
48+
49+
* `autoExportJobs()` was added
1250

1351
## 1.0.0 (2024-12-23)
1452

sdk/storagecache/azure-resourcemanager-storagecache/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Azure Resource Manager StorageCache client library for Java.
44

5-
This package contains Microsoft Azure SDK for StorageCache Management SDK. Azure Managed Lustre provides a fully managed Lustre® file system, integrated with Blob storage, for use on demand. These operations create and manage Azure Managed Lustre file systems. Package tag package-2024-03. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
5+
This package contains Microsoft Azure SDK for StorageCache Management SDK. Azure Managed Lustre provides a fully managed Lustre® file system, integrated with Blob storage, for use on demand. These operations create and manage Azure Managed Lustre file systems. Package tag package-2024-07. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
## We'd love to hear your feedback
88

@@ -32,7 +32,7 @@ Various documentation is available to help you get started
3232
<dependency>
3333
<groupId>com.azure.resourcemanager</groupId>
3434
<artifactId>azure-resourcemanager-storagecache</artifactId>
35-
<version>1.0.0</version>
35+
<version>1.1.0-beta.1</version>
3636
</dependency>
3737
```
3838
[//]: # ({x-version-update-end})

0 commit comments

Comments
 (0)