File tree 1 file changed +8
-5
lines changed
1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 65
65
66
66
> Release date: TBD
67
67
68
+ ### Added
69
+
70
+ - Added a new command ` file render ` to render a final decK file. This will result in a file representing
71
+ the state as it would be synced online.
72
+ [ #963 ] ( https://github.com/Kong/deck/pull/963 )
73
+ - Added a new flag ` --format ` to ` file convert ` to enable JSON output.
74
+ [ #963 ] ( https://github.com/Kong/deck/pull/963 )
75
+
68
76
### Fixes
69
77
70
78
- Avoid misleading diffs when configuration file has empty tags.
103
111
validated, which allows for working with incomplete or even invalid files in a pipeline.
104
112
The functionality is imported from the [ go-apiops library] ( https://github.com/Kong/go-apiops ) .
105
113
[ #939 ] ( https://github.com/Kong/deck/pull/939 )
106
- - Added a new command ` file render ` to render a final decK file. This will result in a file representing
107
- the state as it would be synced online.
108
- [ #963 ] ( https://github.com/Kong/deck/pull/963 )
109
- - Added a new flag ` --format ` to ` file convert ` to enable JSON output.
110
- [ #963 ] ( https://github.com/Kong/deck/pull/963 )
111
114
112
115
### Fixes
113
116
You can’t perform that action at this time.
0 commit comments