Commit 8648046 1 parent 8373b19 commit 8648046 Copy full SHA for 8648046
File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
- 0.11.1
1
+ 0.12.0
Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
4
+ ## 0.12.0
5
+
6
+ ### Improvements
7
+
8
+ - Fix diagnostic messages when updating environment with invalid definition
9
+ [ #422 ] ( https://github.com/pulumi/esc/pull/422 )
10
+ - Introduce support for rotating static credentials via ` fn::rotate ` providers [ 432] ( https://github.com/pulumi/esc/pull/432 )
11
+ - Add the ` rotate ` CLI command
12
+ [ #433 ] ( https://github.com/pulumi/esc/pull/433 )
13
+ - Add ability to pass specific paths to rotate with the ` rotate ` CLI command
14
+ [ #440 ] ( https://github.com/pulumi/esc/pull/440 )
15
+ - Introduce inline environment reference syntax
16
+ [ #443 ] ( https://github.com/pulumi/esc/pull/443 )
17
+ - Introduce rotateOnly inputs
18
+ [ #444 ] ( https://github.com/pulumi/esc/pull/444 )
19
+ - Release rotate environment CLI command
20
+ [ #459 ] ( https://github.com/pulumi/esc/pull/459 )
21
+
4
22
## 0.11.1
5
23
6
24
### Improvements
You can’t perform that action at this time.
0 commit comments