Skip to content

Releases: screwdriver-cd/models

v30.1.0

12 Sep 07:25
152c985
Compare
Choose a tag to compare

30.1.0 (2024-09-12)

Features

  • 3193: Add upstream remote trigger's pipeline name data into workflow graph node as displayName [2] (#628) (152c985)

v30.0.0

30 Aug 22:07
b0062ef
Compare
Choose a tag to compare

30.0.0 (2024-08-30)

Features

  • 3171: Move pipeline template workflowGraph out of config into a new field (BREAKING CHANGE) (#627) (b0062ef)

BREAKING CHANGES

  • 3171: Move workflowGraph out of config and keep it at the same level as config

v29.22.0

09 Aug 15:44
7fa81d6
Compare
Choose a tag to compare

29.22.0 (2024-08-09)

Features

  • 3143: When a event is started from a job in the middle of a stage, execute setup hook before executing that job. (#626) (7fa81d6)

v29.21.1

30 Jul 16:27
7a15d40
Compare
Choose a tag to compare

29.21.1 (2024-07-30)

Bug Fixes

  • Pull in latest data-schema for workflowGraph in pipeline template versions (#625) (7a15d40)

v29.21.0

18 Jul 06:12
0e27a66
Compare
Choose a tag to compare

29.21.0 (2024-07-18)

Features

  • 3146: Get repository data from scmRepo without GitHub access (#624) (0e27a66)

v29.20.0

05 Jul 17:52
8291226
Compare
Choose a tag to compare

29.20.0 (2024-07-05)

Features

  • 3112: Add support to start an event from a stage (#623) (8291226)

v29.19.0

30 Apr 21:43
4d6d9e7
Compare
Choose a tag to compare

29.19.0 (2024-04-30)

Features

v29.18.5

02 Apr 17:46
b45ad82
Compare
Choose a tag to compare

29.18.5 (2024-04-02)

Bug Fixes

  • Cannot fetch builds based on pipelineId (#621) (b45ad82)

v29.18.4

28 Mar 20:15
8a2f1af
Compare
Choose a tag to compare

29.18.4 (2024-03-28)

Bug Fixes

  • Add getBuilds method for pipeline model [1] (#619) (8a2f1af)

v29.18.3

27 Mar 21:45
b261dab
Compare
Choose a tag to compare

29.18.3 (2024-03-27)

Bug Fixes

  • 3072: PipelineTemplateVersionFactory getWithMetadata() does not return a valid model (#620) (b261dab)