All Versions
41
Latest Version
Avg Release Cycle
13 days
Latest Release
1658 days ago

Changelog History
Page 3

  • v22.4.3 Changes

    February 14, 2020

    22.4.3 (2020-02-14)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ– handle other errors (b29afbb)
  • v22.4.2 Changes

    February 13, 2020

    22.4.2 (2020-02-13)

    ๐Ÿ› Bug Fixes

  • v22.4.1 Changes

    February 13, 2020

    22.4.1 (2020-02-13)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  do not pass disabled timeout config (fixes #145) (59c3476)
  • v22.4.0 Changes

    February 11, 2020

    22.4.0 (2020-02-11)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ allow to unnest buffer data (203f016)
    • ๐Ÿ‘ allow to unnest buffer data (8b4de65)
    • throw an error if stream is used with native driver (02ade68)
  • v22.3.0 Changes

    February 11, 2020

    22.3.0 (2020-02-11)

    ๐Ÿ”‹ Features

    • โœ‚ remove copyFromBinary from transaction scope (COPY cannot exist in a transaction) (99d4fc7)
    • throw an error when COPY is used with native driver (d2a2323)
  • v22.2.1 Changes

    February 08, 2020

    22.2.1 (2020-02-08)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update dependencies (b3eee5b)
  • v22.2.0 Changes

    February 06, 2020

    22.2.0 (2020-02-06)

    ๐Ÿ”‹ Features

    • โž• add a way to mock Slonik instance (fixes #104) (8d16861)
  • v22.1.0 Changes

    February 01, 2020

    22.1.0 (2020-02-01)

    ๐Ÿ”‹ Features

    • โž• add transaction retrying (fixes #144) (e2ec2c7)
  • v22.0.1 Changes

    January 31, 2020

    22.0.1 (2020-01-31)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update dependencies (7b62595)
  • v22.0.0 Changes

    January 31, 2020

    22.0.0 (2020-01-31)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update dependencies (e70a279)
    • โšก๏ธ update dependencies (9b351cc)
    • โšก๏ธ update dependencies (70d2edb)

    ๐Ÿ”‹ Features

    • add default idle_in_transaction_session_timeout and statement_timeout (9e98a39)

    ๐Ÿ’ฅ BREAKING CHANGES

    • Adds idle_in_transaction_session_timeout and statement_timeout default values.