Releases: screwdriver-cd/config-parser
Releases · screwdriver-cd/config-parser
v11.1.0
11.1.0 (2024-11-01)
Features
- 3106: Allow job annotation field for pipeline template (#171) (a5242e7)
v11.0.0
11.0.0 (2024-08-30)
Features
- 3171: Move pipeline template workflowGraph out of config into a new field (#170) (443be35)
BREAKING CHANGES
- 3171: Move workflowGraph out of config and keep it at the same level as config
v10.4.4
10.4.4 (2024-08-05)
Bug Fixes
- add workflowgraph when parsing pipeline template (#169) (e792b36)
v10.4.2
10.4.2 (2024-07-16)
Bug Fixes
- User shared yaml should take precedence over pipeline template jobs (#167) (a2b5c10)
v10.4.1
10.4.1 (2024-07-10)
Bug Fixes
- 3115: Add workflowGraph to pipeline template validation (#166) (cd060f4)
v10.4.0
10.4.0 (2024-06-27)
Features
- 3128: Allow user to define new jobs which are not part of the Pipeline Template (#165) (1520f5a)
v10.3.0
10.3.0 (2024-06-13)
Features
- 3106: Allow some customized job fields for pipeline template (#164) (2a51379)
v10.2.0
10.2.0 (2024-06-11)
Features
- 3124: Merge job template steps for pipeline template validation (#163) (827f4f5)