Skip to content

Releases: screwdriver-cd/executor-base

v10.0.0

04 Sep 23:04
c2bef55
Compare
Choose a tag to compare

10.0.0 (2024-09-04)

Features

  • 3171: Move pipeline template workflowGraph out of config into a new field (#84) (c2bef55)

BREAKING CHANGES

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

v9.0.3

12 Mar 01:10
09d2ae4
Compare
Choose a tag to compare

9.0.3 (2024-03-12)

Bug Fixes

v9.0.2

26 Oct 22:13
b91447a
Compare
Choose a tag to compare

9.0.2 (2023-10-26)

Bug Fixes

  • Pull in latest data-schema with new executor start config (#81) (b91447a)

v9.0.1

30 Dec 18:41
9be1c20
Compare
Choose a tag to compare

9.0.1 (2022-12-30)

Bug Fixes

  • Remove outdated jsonwebtoken package (#80) (9be1c20)

v9.0.0

06 Dec 19:49
d077d22
Compare
Choose a tag to compare

9.0.0 (2022-12-06)

Features

BREAKING CHANGES

  • 2683: Node 18 upgrade && eslint upgrade

v8.5.0

11 Jan 20:02
94d010e
Compare
Choose a tag to compare

8.5.0 (2022-01-11)

Features

v8.4.1

21 Dec 19:04
217af52
Compare
Choose a tag to compare

8.4.1 (2021-12-21)

Bug Fixes

v8.4.0

12 Jul 20:31
048c427
Compare
Choose a tag to compare

8.4.0 (2021-07-12)

Features

  • make verify fn a no-op if not implemented (#74) (048c427)

v8.3.0

24 Jun 21:56
b53d955
Compare
Choose a tag to compare

8.3.0 (2021-06-24)

Features

v8.2.0

21 Jun 21:01
32da48e
Compare
Choose a tag to compare

8.2.0 (2021-06-21)

Features

  • add verify method to executor (9d1d30a)
  • remove used method (54f9224)