generated from pulumi/pulumi-provider-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Summary - Codefreeze for v0.27.0 - Fixing broken python tests - a recent change in PS broke the python test
- Loading branch information
1 parent
8ce1ece
commit 6bdff25
Showing
3 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,5 @@ | ||
### Improvements | ||
|
||
- Allow force deleting agent pools. [#435](https://github.com/pulumi/pulumi-pulumiservice/pull/435) | ||
- Add support for CacheOptions in DeploymentSettings to enable Dependency Caching [#436](https://github.com/pulumi/pulumi-pulumiservice/pull/436) | ||
|
||
### Bug Fixes | ||
|
||
- Generate TypedDict types for the Python SDK [#437](https://github.com/pulumi/pulumi-pulumiservice/pull/437) | ||
|
||
### Miscellaneous |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters