Skip to content

Releases: koxudaxi/local-data-api

0.4.7

26 Feb 17:03
30475fb
Compare
Choose a tag to compare
  • fix typehint [#48]

0.4.6

26 Feb 16:14
bbce4f3
Compare
Choose a tag to compare
  • Support typeHint [#47]

0.4.5

17 Feb 07:59
c366c94
Compare
Choose a tag to compare
  • Fix begin-transaction bug [#46]

0.4.4

17 Feb 06:33
45f6660
Compare
Choose a tag to compare

Fix the target database for Postgres [#45]

0.4.3

21 Dec 11:49
d23fb62
Compare
Choose a tag to compare

0.4.2

19 Dec 16:50
9f31942
Compare
Choose a tag to compare
  • Fix invalid transaction Id error [#43]

0.4.1

07 Nov 14:31
Compare
Choose a tag to compare

Support UUID field [#37] by @macat
Thanks to @macat

0.4.0

11 Oct 05:23
0b2dded
Compare
Choose a tag to compare
  • Support PostgreSQL

0.3.7

07 Oct 17:56
6ff376b
Compare
Choose a tag to compare
  • Fix auto-commit on JDBC [#33]
  • Fix typo in README

0.3.6

06 Oct 13:00
bd2131c
Compare
Choose a tag to compare
  • Fix includeResultMetadata which was broken
  • Update JDBC MySQL Client to 2.5.0 on Dockerfile