Skip to content

Releases: naveego/plugin-odbc

v1.3.2

28 Sep 20:00
0dabb47

Choose a tag to compare

fix(read): added support for null values (#12)

resolves PRODSUP-4563

v1.3.2-beta

27 Sep 17:53

Choose a tag to compare

v1.3.2-beta Pre-release
Pre-release
fix(read): added support for null values

resolves PRODSUP-4563

v1.3.1

27 Jan 19:38

Choose a tag to compare

feat(settings): added configurable query timeout

v1.3.0

24 Jun 20:26

Choose a tag to compare

feat(discovery): added bailout for discovery when sample size is 0 an…

v1.2.3

11 Jan 22:20

Choose a tag to compare

feat(discover): added sample records on discover

v1.2.2

09 Nov 15:02

Choose a tag to compare

fix(discover): made discover throw errors

v1.2.1

09 Nov 14:04

Choose a tag to compare

fix(logging): added more logging and fixed log file name

v1.2.0

10 Oct 22:45

Choose a tag to compare

fix(configure write): fixed configure write first time response

v1.1.0

29 May 20:01

Choose a tag to compare

feat(framework and logger): updated to 3.1 and improved error visibility

v1.0.0

04 Mar 19:50
23e04eb

Choose a tag to compare

Merge issue/#5/convert-odbc-to-net (#6)

* checkpoint for conversion

* checkpoint plugin written

* added interfaces

* unit tests created

* updated project file for builds

* updated manifest

* updated exe name in manifest

* updated schema get property method

* updated cancellation token

* added more logging

* updated logging