Skip to content

Releases: bytefish/PgBulkInsert

9.0.1

Choose a tag to compare

@bytefish bytefish released this 14 May 08:28
  • Issue #144: Add Stream-based overload for correct Stream handling

Full Changelog: 9.0.0...9.0.1

9.0.0

Choose a tag to compare

@bytefish bytefish released this 08 Mar 14:01
b62773d

What's Changed

Full Changelog: 8.1.8...9.0.0

8.1.8

Choose a tag to compare

@bytefish bytefish released this 02 Dec 19:43

8.1.6

Choose a tag to compare

@bytefish bytefish released this 13 Sep 19:24
  • SimpleRow supports null as values in the Arrays

8.1.5

Choose a tag to compare

@bytefish bytefish released this 14 Dec 09:01
  • Fixed a bug for the BigDecimal handling (Issue #135). Thanks to @ilyshkafox.

8.1.4

Choose a tag to compare

@bytefish bytefish released this 15 Jul 19:00
  • Adds support for interval data type, see issue #133

8.1.3

Choose a tag to compare

@bytefish bytefish released this 13 Mar 03:27
  • Add docker-compose file to simplify local tests.
  • Update Postgres JDBC driver to 42.7.
  • Update Target Runtime to 11 as 1.8 is deprecated by now.

8.1.1

Choose a tag to compare

@bytefish bytefish released this 27 Jul 07:03
af15ce5

Fixes

8.1.0

Choose a tag to compare

@bytefish bytefish released this 03 Sep 19:40

Fixes