Skip to content

Releases: DAXGRID/mssql-cdc

1.0.2

01 Jul 06:53
2ac2ed7
Compare
Choose a tag to compare

What's Changed

  • updates Microsoft.Data.SqlClient dependency to version 5.2.1 by @runeanielsen in #85

Full Changelog: 1.0.1...1.0.2

1.0.1

12 Jan 19:27
18e6e6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

08 Jan 19:18
de5467b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...1.0.0

0.11.1

11 Mar 13:45
18db1b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

15 Aug 17:37
0956ded
Compare
Choose a tag to compare

Important breaking change!

I've changed all the methods to follow the async naming convention, you will have compile errors, but just add Async after each method call and everything should work as expected.

What's Changed

Full Changelog: 0.10.0...0.11.0

0.10.0

21 Jan 05:59
9939291
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

16 Jan 19:40
1fc382c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

16 Jan 09:08
7329e1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

13 Jan 18:01
498e584
Compare
Choose a tag to compare

What's Changed

  • now uses dictionary instead of dynamic for change row fields by @runeanielsen in #47

Full Changelog: 0.6.3...0.7.0

0.6.3

13 Jan 08:54
8ea8086
Compare
Choose a tag to compare

What's Changed

  • now correclty converts to padded 10 bytes from BigInteger by @runeanielsen in #46

Full Changelog: 0.6.2...0.6.3