Releases: screwdriver-cd/store
Releases · screwdriver-cd/store
v6.0.0
6.0.0 (2024-09-06)
Features
- 3171: Move pipeline template workflowGraph out of config into a new field (#147) (c8cffc5)
BREAKING CHANGES
- 3171: Move workflowGraph out of config and keep it at the same level as config
v5.2.0
5.2.0 (2024-07-18)
Features
- 3013: Add handling for the Expect header at onPreAuth (#146) (5390eaa)
v5.1.0
5.1.0 (2024-07-18)
Features
- Replace jwt expiration with a config and environment variable (#145) (18fe16d)
v5.0.10
5.0.10 (2024-04-09)
Bug Fixes
- 3062: use dumb-init instead of tini and register the shutdown plugin to hap… (#144) (bed1fac)
v5.0.9
5.0.9 (2024-03-22)
Bug Fixes
- 3062: fix Dockerfile not to use
npm start
, and add shutdown method (#143) (ab32467)
v5.0.8
5.0.8 (2024-03-12)
Bug Fixes
v5.0.7
5.0.7 (2023-07-11)
Bug Fixes
- 2889: remove raw feature and allow artifacts renders SPA (#141) (39da979)
v5.0.6
5.0.6 (2023-06-15)
Bug Fixes
- 2889: allow to get mime type directly by adding raw flag (#140) (b6965be)
v5.0.5
5.0.5 (2023-04-25)
Bug Fixes
v5.0.4
5.0.4 (2023-04-24)
Bug Fixes
- Command upload to process using stream (#138) (3b003eb)