Releases: screwdriver-cd/datastore-sequelize
Releases · screwdriver-cd/datastore-sequelize
v10.0.0
10.0.0 (2025-02-25)
Features
BREAKING CHANGES
v9.2.0
9.2.0 (2025-02-21)
Features
v9.1.0
9.1.0 (2025-02-21)
Features
- 3282: upgrade Node.js v22 and dependencies. BREAKING CHANGE: Node22 (#98) (0f8e3cf)
v9.0.0
9.0.0 (2024-09-04)
Features
- 3171: Move pipeline template workflowGraph out of config into a new field (#97) (d3f626f)
BREAKING CHANGES
- 3171: Move workflowGraph out of config and keep it at the same level as config
v8.2.0
8.2.0 (2024-08-05)
Features
- 3163: Handle params with greater than or less than filter (#96) (84d7cf4)
v8.1.3
8.1.3 (2024-04-12)
Bug Fixes
v8.1.2
8.1.2 (2024-04-05)
Bug Fixes
- Add notILike and notLike to search (#93) (2259ef3)
v8.1.1
8.1.1 (2024-03-12)
Bug Fixes
v8.1.0
8.1.0 (2023-06-29)
Features
- 2862: Return aggregation value as number instead as string for PostgreSQL (#91) (108c03b)
v8.0.0
8.0.0 (2022-12-15)
Features
BREAKING CHANGES
- 2683: Node 18 upgrade && eslint upgrade