Releases: screwdriver-cd/models
Releases · screwdriver-cd/models
v26.2.1
26.2.1 (2017-10-17)
Bug Fixes
- pipeline.getJobs don't sort by workflow if no workflow (1ebfe0b)
v26.2.0
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
v26.1.0
26.1.0 (2017-08-28)
Features
- collections: Add type to config for pipeline getJobs (befd0b8)
v26.0.2
26.0.2 (2017-08-25)
Bug Fixes
- collections: Don't update lastEventId for PRs (60f81f8)
v26.0.1
26.0.1 (2017-08-25)
Bug Fixes
- tokens: token hashes are 512 bits (a33d4e6)
v26.0.0
26.0.0 (2017-08-24)
Features
- tokens: tokens use pbkdf2 for hashing (b43dc22)
BREAKING CHANGES
- tokens: Hashing is now asynchronous
v25.1.0
25.1.0 (2017-08-24)
Features
- bump version for semantic-release (b698288)
v25.0.0
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
24.1.0 (2017-08-22)
Features
- collections: Add lastEventId to pipeline model (3865710)
v24.0.2
24.0.2 (2017-08-19)
Bug Fixes
- tokens: token objects need password for hashing (ba8967e)