File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 0.21 .0
1+ 0.22 .0
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 0.22.0
4+
5+ ### Improvements
6+
7+ - Add warning when an environment has duplicate top-level keys
8+ [ #615 ] ( https://github.com/pulumi/esc/issues/615 )
9+ - Add support for ` fn::validate ` built-in function that validates an input against a json schema.
10+ [ #618 ] ( https://github.com/pulumi/esc/pulls/618 )
11+
312## 0.21.0
413
514### Improvements
Original file line number Diff line number Diff line change 11### Improvements
22
3- - Add warning when an environment has duplicate top-level keys
4- [ #615 ] ( https://github.com/pulumi/esc/issues/615 )
5- - Add support for ` fn::validate ` built-in function that validates an input against a json schema.
6- [ #618 ] ( https://github.com/pulumi/esc/pulls/618 )
7-
83### Bug Fixes
94
105### Breaking changes
You can’t perform that action at this time.
0 commit comments