Skip to content

Releases: screwdriver-cd/models

v26.2.1

17 Oct 22:10
Compare
Choose a tag to compare

26.2.1 (2017-10-17)

Bug Fixes

  • pipeline.getJobs don't sort by workflow if no workflow (1ebfe0b)

v26.2.0

17 Oct 00:03
Compare
Choose a tag to compare

26.2.0 (2017-10-17)

Bug Fixes

  • switch to use semantic-release template (6883af3)
  • update workflowGraph nodes jobId after all jobs updated (88ba160)

Features

  • sync PRs with new format (f8836db)

v26.1.0

28 Aug 21:58
Compare
Choose a tag to compare

26.1.0 (2017-08-28)

Features

  • collections: Add type to config for pipeline getJobs (befd0b8)

v26.0.2

25 Aug 00:55
Compare
Choose a tag to compare

26.0.2 (2017-08-25)

Bug Fixes

  • collections: Don't update lastEventId for PRs (60f81f8)

v26.0.1

25 Aug 00:28
Compare
Choose a tag to compare

26.0.1 (2017-08-25)

Bug Fixes

  • tokens: token hashes are 512 bits (a33d4e6)

v26.0.0

24 Aug 23:28
Compare
Choose a tag to compare

26.0.0 (2017-08-24)

Features

  • tokens: tokens use pbkdf2 for hashing (b43dc22)

BREAKING CHANGES

  • tokens: Hashing is now asynchronous

v25.1.0

24 Aug 22:05
Compare
Choose a tag to compare

25.1.0 (2017-08-24)

Features

  • bump version for semantic-release (b698288)

v25.0.0

22 Aug 23:38
Compare
Choose a tag to compare

25.0.0 (2017-08-22)

Features

  • collections: Change major version of data-schema (ddfc773)

BREAKING CHANGES

  • collections: Change major version of data-schema to handle changes to pipeline model

v24.1.0

22 Aug 23:17
Compare
Choose a tag to compare

24.1.0 (2017-08-22)

Features

  • collections: Add lastEventId to pipeline model (3865710)

v24.0.2

19 Aug 00:33
Compare
Choose a tag to compare

24.0.2 (2017-08-19)

Bug Fixes

  • tokens: token objects need password for hashing (ba8967e)