Skip to content

Releases: JonasSchubert/Snowflake.Data.Xt

v1.7.1

09 Apr 10:15
Compare
Choose a tag to compare

1.7.1 (2024-04-09)

Bug Fixes

  • deps: bump Snowflake.Data from 3.0.0 to 3.1.0 (#43) (b1f6371)

v1.7.0

04 Mar 08:19
Compare
Choose a tag to compare

1.7.0 (2024-03-04)

Features

  • snowflake-column-attribute: allow to reuse same column names if alias is provided (be044c1)

v1.6.0

01 Mar 12:52
Compare
Choose a tag to compare

1.6.0 (2024-03-01)

Features

  • command: allow join of tables on itself (d53d6f9)
  • nuget: bump Snowflake.Data to v3.0.0 (6cac371)

v1.5.1

21 Feb 09:05
Compare
Choose a tag to compare

1.5.1 (2024-02-21)

Bug Fixes

  • dependencies: remove direct dependency to Meziantou.Analyzer (d6bffee)

v1.5.0

28 Jan 12:41
Compare
Choose a tag to compare

1.5.0 (2024-01-28)

Bug Fixes

  • constructor: add missing ctor accepting connection only (ba85756)

Features

  • methods: add overloads without parameter list for asyncs (15e78ad)

v1.4.0

26 Jan 19:58
Compare
Choose a tag to compare

1.4.0 (2024-01-26)

Features

  • connection: reuse one connection for better performance (ce21000)

v1.3.5

15 Jan 12:16
Compare
Choose a tag to compare

1.3.5 (2024-01-15)

Bug Fixes

  • column: fallback to property name if not provided in attribute (c12e00e)

v1.3.4

12 Jan 08:22
Compare
Choose a tag to compare

1.3.4 (2024-01-12)

Bug Fixes

  • attributes: do not modify provided table or attribute name (4d07c7f)

v1.3.3

27 Dec 09:12
Compare
Choose a tag to compare

1.3.3 (2023-12-27)

Bug Fixes

  • where: set correct parameter value (690f183)

v1.3.2

25 Dec 07:35
Compare
Choose a tag to compare

1.3.2 (2023-12-25)

Bug Fixes

  • deps: bump Snowflake.Data from 2.1.4 to 2.1.5 (#13) (d403ac7)