Skip to content

Releases: screwdriver-cd/datastore-sequelize

v10.0.0

25 Feb 00:51
c4d25b0
Compare
Choose a tag to compare

10.0.0 (2025-02-25)

Features

BREAKING CHANGES

  • Node22

v9.2.0

21 Feb 16:40
58008c8
Compare
Choose a tag to compare

9.2.0 (2025-02-21)

Features

v9.1.0

21 Feb 02:38
0f8e3cf
Compare
Choose a tag to compare

9.1.0 (2025-02-21)

Features

  • 3282: upgrade Node.js v22 and dependencies. BREAKING CHANGE: Node22 (#98) (0f8e3cf)

v9.0.0

04 Sep 19:04
d3f626f
Compare
Choose a tag to compare

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

05 Aug 20:44
84d7cf4
Compare
Choose a tag to compare

8.2.0 (2024-08-05)

Features

  • 3163: Handle params with greater than or less than filter (#96) (84d7cf4)

v8.1.3

12 Apr 07:16
1500ffa
Compare
Choose a tag to compare

8.1.3 (2024-04-12)

Bug Fixes

v8.1.2

05 Apr 01:18
2259ef3
Compare
Choose a tag to compare

8.1.2 (2024-04-05)

Bug Fixes

  • Add notILike and notLike to search (#93) (2259ef3)

v8.1.1

12 Mar 01:11
208bccb
Compare
Choose a tag to compare

8.1.1 (2024-03-12)

Bug Fixes

v8.1.0

29 Jun 16:29
108c03b
Compare
Choose a tag to compare

8.1.0 (2023-06-29)

Features

  • 2862: Return aggregation value as number instead as string for PostgreSQL (#91) (108c03b)

v8.0.0

15 Dec 23:06
e14d970
Compare
Choose a tag to compare

8.0.0 (2022-12-15)

Features

BREAKING CHANGES

  • 2683: Node 18 upgrade && eslint upgrade