Skip to content

Releases: gravity-ui/postgreskit

v3.1.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 22 Sep 15:24
4cc0e78

3.1.0 (2025-09-22)

Features

  • add cancelOnTimeout and useLimitInFirst params to getModel (#29) (b6863d5)

v3.0.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 07 Mar 10:40
1634f05

3.0.0 (2025-03-07)

⚠ BREAKING CHANGES

  • terminate on signal without exit process (#27)
  • remove terminate on SIGUSR1, SIGUSR2 signals

Features

  • terminate on signal without exit process (#27) (90c0b50)

v2.0.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 19 Sep 11:42
8aac834

2.0.0 (2024-09-19)

⚠ BREAKING CHANGES

  • update knex major and other dependencies (#22)

Features

  • update knex major and other dependencies (#22) (f194404)

v1.3.1

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 03 Jun 15:45
e7ce563

1.3.1 (2024-06-03)

Bug Fixes

v1.3.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 22 May 06:46
30ed535

1.3.0 (2024-05-22)

Features

  • add onlyOne option to migrate and rollback helpers (#18) (b0cbb09)

v1.2.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 22 Apr 11:29
4be5a20

1.2.0 (2024-04-22)

Features

  • change default min pool connections (#15) (83c1bfe)

v1.1.1

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 09 Jan 15:40
0682b31

1.1.1 (2024-01-09)

Bug Fixes

  • CoreBaseModel: declare BaseModel (#7) (e03fef4)

v1.1.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 09 Jan 13:35
70891e3

1.1.0 (2024-01-09)

Features

v1.0.0

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 18 Jul 12:11
879c196

1.0.0 (2023-07-18)

Features

  • Initial release