Skip to content

Commit

Permalink
Upgrade containerapps SDK to 2023-04-01-preview (#37930)
Browse files Browse the repository at this point in the history
* upgrade

* update

* update

* fix ci
  • Loading branch information
Juliehzl authored Aug 4, 2023
1 parent 688a205 commit c135a10
Show file tree
Hide file tree
Showing 127 changed files with 3,181 additions and 736 deletions.
1 change: 1 addition & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"lucene",
"mgmt",
"msal",
"Mtls",
"northcentralus",
"nunit",
"odata",
Expand Down
11 changes: 11 additions & 0 deletions sdk/containerapps/Azure.ResourceManager.AppContainers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

### Features Added

- Upgrade to 2023-04-01-preview api version
- Add `runningState` and `runningStateDetails` for `ContainerAppReplica`
- Add `TerminationGracePeriodSeconds` and `ServicBinds`for `ContainerAppTemplate`
- Add `MountOptions` for `ContainerAppVolume`
- Add `SubPath` for `ContainerAppVolumeMount`
- Add Mtls Enabled for ContainerAppManagedEnvironment
- Add `Kind` for ContainerAppCredentials
- Add `GitHubPersonalAccessToken` for `ContainerAppGitHubActionConfiguration`
- Add `EventTriggerConfig` for JobConfiguration
- Rename `ContainerAppJobTriggerType` value from `Scheduled` to `Schedule`

### Breaking Changes

### Bugs Fixed
Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c135a10

Please sign in to comment.