Skip to content

Releases: screwdriver-cd/executor-base

v6.2.2

11 Sep 18:52
9ad4c99

Choose a tag to compare

6.2.2 (2018-09-11)

Bug Fixes

  • add parseAnnotations function (2e2661a)

v6.2.1

07 Sep 00:50
93e1068

Choose a tag to compare

6.2.1 (2018-09-07)

Bug Fixes

v6.2.0

31 Jul 18:32

Choose a tag to compare

6.2.0 (2018-07-31)

Features

  • 1167: Remove exchangeTokenForBuild method (#46) (e2bddeb)

v6.1.5

13 Jun 23:58
4cac99c

Choose a tag to compare

6.1.5 (2018-06-13)

Bug Fixes

  • add buffer for build timeout (1165a56)

v6.1.4

06 Jun 03:05

Choose a tag to compare

6.1.4 (2018-06-06)

Bug Fixes

  • 1030: Not to exchange token if it is already the build token (#44) (3dc7bb1)

v6.1.3

05 Jun 22:06
7f99896

Choose a tag to compare

6.1.3 (2018-06-05)

Bug Fixes

  • 1075: Documenation for exchangeTokenForBuild (3944201)

v6.1.2

05 Jun 05:19

Choose a tag to compare

6.1.2 (2018-06-05)

Bug Fixes

  • 1030: Add method to call generating build JWT API and replace temporal JWT (#42) (cbcb04e)

v6.1.1

21 May 22:52
00e272a

Choose a tag to compare

6.1.1 (2018-05-21)

Bug Fixes

v6.1.0

02 May 18:55
026b165

Choose a tag to compare

6.1.0 (2018-05-02)

Features

  • periodicBuilds: Implement boilerplate startPeriodic() and stopPeriodic() (#39) (026b165)

v6.0.0

25 Apr 23:10

Choose a tag to compare

6.0.0 (2018-04-25)

Bug Fixes

  • hip: Upgrade to node:8 (#37) (b8bc853)
  • Remove obsolete 'requires' settings from sd.yaml (#40) (85f4bda)

BREAKING CHANGES

  • hip: No longer supports node:6, uses async/await