Releases: screwdriver-cd/models
Releases · screwdriver-cd/models
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)
v24.0.1
24.0.1 (2017-08-16)
Bug Fixes
- tokens: use pbkdf2 to securely hash tokens (4a27fd1)
v24.0.0
<a name"24.0.0">
24.0.0 (2017-08-09)
Features
- 365: add scmContext (#180). BREAKING CHANGE: bump major (d71bacb3)
Breaking Changes
(d71bacb3)
v23.0.1
<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
<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)