Skip to content

Commit ccb058d

Browse files
Microsoft.ContainerInstance - Release latest stable version (Azure#52744)
1 parent bb1a8d4 commit ccb058d

30 files changed

+204
-208
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@
377377
# ServiceOwners: @TiagoCrewGitHubIssues
378378

379379
# ServiceLabel: %Container Instances
380-
# ServiceOwners: @dkkapur
380+
# ServiceOwners: @drishtipeshwani09
381381

382382
# PRLabel: %Container Registry
383383
/sdk/containerregistry/ @Azure/azsdk-acr

sdk/containerinstance/Azure.ResourceManager.ContainerInstance/CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
# Release History
22

3-
## 1.3.0-beta.5 (Unreleased)
3+
## 1.3.0 (2025-09-29)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
7+
- Release stable version for our service based on our latest beta version.
128

139
## 1.3.0-beta.4 (2025-09-16)
1410

sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Azure.ResourceManager.ContainerInstance.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.3.0-beta.5</Version>
3+
<Version>1.3.0</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.2.1</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.ContainerInstance</PackageId>

sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Generated/ContainerGroupCollection.cs

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Generated/ContainerGroupProfileCollection.cs

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Generated/ContainerGroupProfileResource.cs

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)