You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/CHANGELOG.md
+91-1Lines changed: 91 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,97 @@
1
1
# Release History
2
2
3
-
## 1.0.0-beta.2 (Unreleased)
3
+
## 1.0.0-beta.2 (2023-01-16)
4
4
5
+
- Azure Resource Manager Deployment client library for Java. This package contains Microsoft Azure SDK for Deployment Management SDK. REST APIs for orchestrating deployments using the Azure Deployment Manager (ADM). See https://docs.microsoft.com/en-us/azure-resource-manager/deployment-manager-overview for more information. Package tag package-2019-11-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
6
+
7
+
### Breaking Changes
8
+
9
+
*`models.RolloutsCreateOrUpdateHeaders` was removed
10
+
11
+
*`models.ServiceUnitsCreateOrUpdateHeaders` was removed
12
+
13
+
*`models.ServiceUnitsCreateOrUpdateResponse` was removed
14
+
15
+
*`models.ServiceResourceProperties` was removed
16
+
17
+
*`models.RolloutRequestProperties` was removed
18
+
19
+
*`models.RolloutProperties` was removed
20
+
21
+
*`models.RolloutsCreateOrUpdateResponse` was removed
22
+
23
+
*`models.ServiceUnitResourceProperties` was removed
24
+
25
+
*`models.ServiceTopologyResourceProperties` was removed
26
+
27
+
*`models.ArtifactSourceProperties` was removed
28
+
29
+
#### `models.Steps` was modified
30
+
31
+
*`deleteWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)` was removed
32
+
33
+
#### `models.Rollouts` was modified
34
+
35
+
*`deleteWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)` was removed
36
+
37
+
#### `models.ServiceTopologies` was modified
38
+
39
+
*`deleteWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)` was removed
40
+
41
+
#### `models.ArtifactSources` was modified
42
+
43
+
*`deleteWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)` was removed
44
+
45
+
### Features Added
46
+
47
+
#### `models.Steps` was modified
48
+
49
+
*`deleteByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
50
+
51
+
#### `models.ServiceUnitResource` was modified
52
+
53
+
*`resourceGroupName()` was added
54
+
55
+
#### `models.ServiceResource` was modified
56
+
57
+
*`resourceGroupName()` was added
58
+
59
+
#### `models.ServiceTopologyResource` was modified
60
+
61
+
*`resourceGroupName()` was added
62
+
63
+
#### `models.Rollouts` was modified
64
+
65
+
*`deleteByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
66
+
67
+
#### `DeploymentManager` was modified
68
+
69
+
*`authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)` was added
70
+
71
+
#### `models.ServiceTopologies` was modified
72
+
73
+
*`deleteByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
74
+
75
+
#### `models.ArtifactSources` was modified
76
+
77
+
*`deleteByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
78
+
79
+
#### `models.StepResource` was modified
80
+
81
+
*`resourceGroupName()` was added
82
+
83
+
#### `DeploymentManager$Configurable` was modified
84
+
85
+
*`withScope(java.lang.String)` was added
86
+
*`withRetryOptions(com.azure.core.http.policy.RetryOptions)` was added
Copy file name to clipboardExpand all lines: sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/README.md
+18-12Lines changed: 18 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Azure Resource Manager Deployment client library for Java.
4
4
5
-
This package contains Microsoft Azure SDK for Deployment Management SDK. REST APIs for orchestrating deployments using the Azure Deployment Manager (ADM). See https://docs.microsoft.com/azure/azure-resource-manager/deployment-manager-overview for more information. Package tag package-2019-11-01-preview. 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 Deployment Management SDK. REST APIs for orchestrating deployments using the Azure Deployment Manager (ADM). See https://docs.microsoft.com/en-us/azure-resource-manager/deployment-manager-overview for more information. Package tag package-2019-11-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
6
6
7
7
## We'd love to hear your feedback
8
8
@@ -32,7 +32,7 @@ Various documentation is available to help you get started
@@ -74,19 +74,22 @@ See [API design][design] for general introduction on design and key concepts on
74
74
75
75
## Examples
76
76
77
+
[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/deploymentmanager/azure-resourcemanager-deploymentmanager/SAMPLE.md)
78
+
79
+
77
80
## Troubleshooting
78
81
79
82
## Next steps
80
83
81
84
## Contributing
82
85
83
-
For details on contributing to this repository, see the [contributing guide](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md).
86
+
For details on contributing to this repository, see the [contributing guide][cg].
87
+
88
+
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit <https://cla.microsoft.com>.
89
+
90
+
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.
84
91
85
-
1. Fork it
86
-
1. Create your feature branch (`git checkout -b my-new-feature`)
87
-
1. Commit your changes (`git commit -am 'Add some feature'`)
88
-
1. Push to the branch (`git push origin my-new-feature`)
89
-
1. Create new Pull Request
92
+
This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For more information see the [Code of Conduct FAQ][coc_faq] or contact <opencode@microsoft.com> with any additional questions or comments.
0 commit comments