Skip to content

Releases: screwdriver-cd/data-schema

v24.0.2

12 Sep 08:01
2c2338b
Compare
Choose a tag to compare

24.0.2 (2024-09-12)

Bug Fixes

v24.0.1

09 Sep 17:50
d04a702
Compare
Choose a tag to compare

24.0.1 (2024-09-09)

Bug Fixes

  • 3191: Add templateId and archived index to jobs table (#583) (d04a702)

v24.0.0

30 Aug 20:00
fb4f879
Compare
Choose a tag to compare

24.0.0 (2024-08-30)

Features

  • 3171: Persist pipeline template workflowGraph in a new column (#582) (fb4f879)

BREAKING CHANGES

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

v23.11.0

29 Aug 22:58
86f8631
Compare
Choose a tag to compare

23.11.0 (2024-08-29)

Features

v23.10.0

29 Aug 21:34
bf29482
Compare
Choose a tag to compare

23.10.0 (2024-08-29)

Features

  • 3171: Persist pipeline template workflowGraph in a new column. BREAKING CHANGE: adding new column to pipelineTemplateVersions (#577) (bf29482)

v23.9.0

29 Aug 17:38
cbd563a
Compare
Choose a tag to compare

23.9.0 (2024-08-29)

Features

  • 3171: Persist pipeline template workflowGraph in a new column (BREAKING CHANGE) (#575) (cbd563a)

v23.8.0

08 Aug 19:10
682ad4e
Compare
Choose a tag to compare

23.8.0 (2024-08-08)

Features

  • 3143: Add regex for stage setup or teardown job names (#574) (682ad4e)

v23.7.0

06 Aug 17:18
072b54c
Compare
Choose a tag to compare

23.7.0 (2024-08-06)

Features

  • 3143: Add regex and tests for a stage setup job (#573) (072b54c)

v23.6.0

05 Aug 17:40
73a9ed7
Compare
Choose a tag to compare

23.6.0 (2024-08-05)

Features

  • 3161: Add support to allow remote triggers for a stage (#572) (73a9ed7)

v23.5.1

26 Jul 01:58
6688840
Compare
Choose a tag to compare

23.5.1 (2024-07-26)

Bug Fixes

  • Allow workflowGraph for pipeline template versions model (#571) (6688840)