Skip to content

Releases: screwdriver-cd/models

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)

v24.0.1

16 Aug 20:19
Compare
Choose a tag to compare

24.0.1 (2017-08-16)

Bug Fixes

  • tokens: use pbkdf2 to securely hash tokens (4a27fd1)

v24.0.0

09 Aug 18:31
Compare
Choose a tag to compare

<a name"24.0.0">

24.0.0 (2017-08-09)

Features

  • 365: add scmContext (#180). BREAKING CHANGE: bump major (d71bacb3)

Breaking Changes

  • bump major

(d71bacb3)

v23.0.1

26 Jul 01:08
Compare
Choose a tag to compare

<a name"23.0.1">

23.0.1 (2017-07-26)

Bug Fixes

  • 616: Pull in new version of config parser (3e733fe8)

v23.0.0

25 Jul 22:30
Compare
Choose a tag to compare

<a name"23.0.0">

23.0.0 (2017-07-25)

Features

  • 616: Configure getTemplate to take in a full template name with version or tag. BREAK (4ec55e60)

Breaking Changes

  • getTemplate takes in string instead of object

(4ec55e60)