Skip to content

Releases: Seddryck/DubUrl

DubUrl 0.29.0

29 May 15:11
3626c58
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

Other Changes 🪛

  • chore: bump Didot.Core from 0.32.0 to 0.32.1 by @Seddryck in #1362
  • refactor: SoC between registry and builder for schemes and dialects by @Seddryck in #1363
  • chore: bump Microsoft.Extensions from 9.0.4 to 9.0.5 by @Seddryck in #1365
  • chore: bump System.Text.Json and System.Management from 9.0.4 to 9.0.5 by @Seddryck in #1366
  • chore: bump System.Data.OleDb from 9.0.4 to 9.0.5 by @Seddryck in #1367
  • chore: bump Microsoft.Data.Sqlite.Core from 9.0.4 to 9.0.5 by @Seddryck in #1368
  • chore: bump Net.IBM.Data.Db2 from 9.0.0.100 to 9.0.0.200 by @Seddryck in #1371
  • chore: bump System.Data.Odbc from 9.0.4 to 9.0.5 by @Seddryck in #1369
  • chore: bump Snowflake.Data from 4.4.1 to 4.5.0 by @Seddryck in #1370
  • chore: update Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.0 by @dependabot in #1373
  • chore: bump NUnit.Analyzers from 4.7.0 to 4.8.0 by @dependabot in #1374

Full Changelog: v0.28.0...v0.29.0

DubUrl 0.28.0

04 May 20:21
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: cache inline template commands rendering by @Seddryck in #1360

Bug fixes 👾

  • fix: correct dialect applied for the function and escaping column name by @Seddryck in #1337

Other Changes 🪛

  • chore: bump Microsoft.Extensions.* from 9.0.3 to 9.0.4 by @dependabot in #1344
  • chore: bump NUnit.Analyzers from 4.6.0 to 4.7.0 by @dependabot in #1343
  • chore: bump Microsoft.Data.Sqlite.Core from 9.0.3 to 9.0.4 by @dependabot in #1345
  • chore: bump System.Data.Odbc from 9.0.3 to 9.0.4 by @dependabot in #1346
  • chore: bump System.Data.OleDb from 9.0.3 to 9.0.4 by @dependabot in #1347
  • chore: bump System.Text.Json and System.Management from 9.0.3 to 9.0.4 by @dependabot in #1348
  • chore: bump SingleStoreConnector from 1.1.6 to 1.2.0 by @dependabot in #1349
  • chore: bump DbReader from 3.0.0 to 4.0.1 in /DubUrl.QA by @dependabot in #1350
  • chore: bump FirebirdSql.Data.FirebirdClient from 10.3.2 to 10.3.3 by @dependabot in #1351
  • chore: bump Didot from 0.27.0 to 0.27.10 by @Seddryck in #1352
  • chore: bump MySql.Data from 9.2.0 to 9.3.0 by @Seddryck in #1353
  • chore: bump Microsoft.Data.SqlClient from 6.0.1 to 6.0.2 by @Seddryck in #1354
  • chore: bump Snowflake.Data from 4.3.0 to 4.4.0 by @Seddryck in #1355
  • chore: bump Oracle.ManagedDataAccess.Core from 23.7.0 to 23.8.0 by @Seddryck in #1356
  • chore: bump Teradata.Client.Provider from 20.0.3 to 20.0.5 by @Seddryck in #1357
  • chore: bump Snowflake.Data from 4.4.0 to 4.4.1 by @dependabot in #1358
  • refactor: use Didot to abstract template engine implementation by @Seddryck in #1359

Full Changelog: v0.27.0...v0.28.0

DubUrl 0.27.0

28 Mar 10:21
1df7d2d
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: schema handles unique, not null, null and check constraints by @Seddryck in #1335

Bug fixes 👾

  • fix: prevent html encoding of quotes in schema script by @Seddryck in #1334

Other Changes 🪛

  • feat: support DateOnly and TimeOnly for DuckDB bulk copy by @Seddryck in #1333

Full Changelog: v0.25.0...v0.27.0

DubUrl 0.25.0

25 Mar 13:12
99ebbeb
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: handle identity formatter when creating schema script by @Seddryck in #1331

Other Changes 🪛

  • refactor: minor refactoring and some caching for reflection by @Seddryck in #1325
  • chore: bump DuckDB.Net from 1.1.3 to 1.2.1 by @Seddryck in #1326
  • refactor: proper class for deploying schemas by @Seddryck in #1327
  • refactor: remove unneeded reference to DubUrl.Adomd by @Seddryck in #1328
  • chore: bump Didot from 0.25.0 to 0.25.3 by @Seddryck in #1329
  • refactor: slightly improve the mockability of both Schema and BulkCopy by @Seddryck in #1330

Full Changelog: v0.24.0...v0.25.0

DubUrl 0.24.0

23 Mar 14:43
d89b0d2
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

Full Changelog: v0.23.0...v0.24.0

DubUrl 0.23.0

23 Mar 00:37
d55b6db
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

Other Changes 🪛

  • chore: bump the microsoft-extensions group across 3 directories with 9 updates by @dependabot in #1315
  • chore: bump System.Data.OleDb from 9.0.2 to 9.0.3 by @dependabot in #1318
  • chore: bump Microsoft.Data.Sqlite.Core from 9.0.2 to 9.0.3 by @dependabot in #1316
  • chore: bump DbReader from 2.7.1 to 3.0.0 in /DubUrl.QA by @dependabot in #1320
  • chore: bump System.Text.Json from 9.0.2 to 9.0.3 by @dependabot in #1319
  • chore: bump System.Data.Odbc from 9.0.2 to 9.0.3 by @dependabot in #1317

Full Changelog: v0.22.0...v0.23.0

DubUrl 0.22.0

11 Mar 23:04
a8d06b8
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

Full Changelog: v0.21.0...v0.22.0

DubUrl 0.21.0

11 Mar 17:53
93264b7
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: introduce the notion of root path for local database paths by @Seddryck in #1311

Other Changes 🪛

Full Changelog: v0.20.0...v0.21.0

DubUrl 0.20.0

01 Dec 13:52
5fad363
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

  • feat: stop to build and run tests for .NET 6.0 by @Seddryck in #1247

Full Changelog: v0.19.0...v0.20.0

DubUrl 0.19.0

25 Nov 20:21
76e71bd
Compare
Choose a tag to compare

What's Changed

Exciting new features and enhancements🎉

Bug fixes 👾

  • fix: for DuckDB ODBC, remove "server" token when local database by @Seddryck in #970

Other Changes 🪛

  • chore: bump SQLitePCLRaw.bundle_e_sqlite3 from 2.1.7 to 2.1.8 in /DubUrl.QA by @dependabot in #847
  • chore: force DuckDB to v0.9.2 for compatibility with ADO.NET provider by @Seddryck in #862
  • ci: fix dependabot with correct projects name by @Seddryck in #863
  • chore: bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @github-actions in #859
  • chore: bump NUnit.Analyzers from 3.10.0 to 4.0.1 in /DubUrl.Extensions.Testing by @dependabot in #865
  • chore: bump Microsoft.Extensions.Options from 8.0.1 to 8.0.2 by @github-actions in #874
  • chore: bump Net.IBM.Data.Db2 from 7.0.0.300 to 7.0.0.400 by @github-actions in #860
  • chore: bump Microsoft.Data.Sqlite.Core from 8.0.1 to 8.0.2 by @github-actions in #873
  • chore: bump Npgsql from 8.0.1 to 8.0.2 by @github-actions in #861
  • chore: bump coverlet.collector & coverlet.msbuild from 6.0.0 to 6.0.1 by @github-actions in #890
  • chore: bump NUnit from 4.0.1 to 4.1.0 by @github-actions in #891
  • chore: bump Snowflake.Data from 2.2.0 to 3.0.0 by @github-actions in #896
  • chore: bump Dapper from 2.1.28 to 2.1.35 in /DubUrl.QA by @dependabot in #899
  • chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.76.0 to 19.77.0 by @github-actions in #926
  • chore: bump Microsoft.Data.Sqlite.Core from 8.0.2 to 8.0.3 by @github-actions in #927
  • chore: bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1 by @github-actions in #929
  • chore: bump coverlet.collector & coverlet.msbuild from 6.0.1 to 6.0.2 by @github-actions in #930
  • chore: bump NUnit.Analyzers from 4.0.1 to 4.1.0 by @github-actions in #931
  • chore: bump MySqlConnector from 2.3.5 to 2.3.6 by @github-actions in #943
  • chore: bump Snowflake.Data from 3.0.0 to 3.1.0 by @github-actions in #946
  • chore: bump Microsoft.Data.Sqlite.Core from 8.0.3 to 8.0.4 in /DubUrl.QA by @dependabot in #949
  • chore: bump Dapper from 2.1.35 to 2.1.44 in /DubUrl.QA by @dependabot in #948
  • chore: bump MySqlConnector from 2.3.6 to 2.3.7 in /DubUrl.QA by @dependabot in #955
  • chore: update download url for postgresql odbc driver by @Seddryck in #963
  • chore: bump Npgsql from 8.0.2 to 8.0.3 in /DubUrl.QA by @dependabot in #957
  • chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.77.0 to 19.80.0 in /DubUrl.Testing by @dependabot in #960
  • chore: bump MySql.Data from 8.3.0 to 8.4.0 in /DubUrl.Testing by @dependabot in #959
  • chore: bump Microsoft.Data.Sqlite.Core from 8.0.3 to 8.0.5 in /DubUrl.Testing by @dependabot in #965
  • chore: bump NUnit.Analyzers from 4.1.0 to 4.2.0 by @github-actions in #968
  • chore: bump Npgsql from 8.0.2 to 8.0.3 by @Seddryck in #969
  • chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.77.0 to 19.80.0 in /DubUrl.Adomd by @dependabot in #971
  • chore: bump Microsoft.Data.SqlClient from 5.1.5 to 5.2.0 by @Seddryck in #973
  • chore: bump DuckDB from 0.10.x to 1.0.x by @Seddryck in #1016
  • chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.80.0 to 19.82.0 by @github-actions in #1029
  • chore: bump DotNet.ReproducibleBuilds from 1.1.1 to 1.2.4 by @Seddryck in #1043
  • chore: bump Microsoft.AnalysisServices.AdomdClient 19.82.0 to 19.84.1 by @Seddryck in #1044
  • chore: bump MySql.Data to 9.0 by @Seddryck in #1045
  • chore: bump Microsoft.NET.Test.Sdk to 17.10.0 by @Seddryck in #1046
  • chore: bump Net.IBM.Data.Db2 from 8.0.0.100 to 8.0.0.200 by @Seddryck in #1047
  • chore: bump Oracle.ManagedDataAccess from 3.21.140 to 23.4.0 by @Seddryck in #1048
  • docs: add color of QuestDB brand by @Seddryck in #1053
  • ci: bump REXML from 3.2.6 to 3.2.7 to prevent security issue by @Seddryck in #1055
  • test: activate two tests previously ignored for firebird by @Seddryck in #1069
  • test: assert compatibility with DbReader by @Seddryck in #1054
  • chore: bump Teradata.Client.Provider from 20.0.2 to 20.0.3 by @Seddryck in #1070
  • chore: bump Snowflake.Data from 3.1.0 to 4.0.0 by @Seddryck in #1071
  • chore: bump Microsoft.Extensions.Configuration.Binder to 8.0.2 by @Seddryck in #1072
  • chore: bump Microsoft.Data.Sqlite.Core from 8.0.6 to 8.0.7 by @Seddryck in #1073
  • docs: add page for integration of DbReader by @Seddryck in #1074
  • chore: bump DuckDB.NET.Data from 1.0.1 to 1.0.2 by @Seddryck in #1089
  • ci: bump NUnit3TestAdapter from 4.5.0 to 4.6.0 by @Seddryck in #1090
  • chore: bump Snowflake.Data from 4.0.0 to 4.1.0 by @Seddryck in #1091
  • chore: bump SQLitePCLRaw.bundle_e_sqlite3 from 2.1.8 to 2.1.9 by @Seddryck in #1092
  • ci: bump NUnit.Analyzers from 4.2.0 to 4.3.0 by @Seddryck in #1093
  • chore: bump Microsoft.Data.Sqlite.Core from 8.0.7 to 8.0.8 by @Seddryck in #1094
  • chore: bump Oracle.ManagedDataAccess.Core from 23.5.2 to 23.5.1 by @Seddryck in #1095
  • chore: bump System.Management from 7.0.2 to 8.0.0 in /DubUrl.Adomd.Testing by @dependabot in #1097
  • chore: bump rexml from 3.2.7 to 3.3.6 in /docs by @Seddryck in #1122
  • chore: bump Moq from 4.20.70 to 4.20.71 by @dependabot in #1126
  • chore: bump Microsoft.Data.SqlClient from 5.2.1 to 5.2.2 by @Seddryck in #1128
  • chore: bump the microsoft-net-test-sdk group across 5 directories with 1 update by @dependabot in #1129
  • chore: bump the moq group across 4 directories with 1 update by @dependabot in #1130
  • chore: bump Npgsql from 8.0.3 to 8.0.4 by @dependabot in #1145
  • chore: bump DuckDB.NET.Bindings.Full and DuckDB.NET.Data from 1.0.2 to 1.1.0.1 by @dependabot in #1146
  • chore: bump SQLitePCLRaw.bundle_e_sqlite3 from 2.1.9 to 2.1.10 in /DubUrl.QA by @dependabot in #1147
  • chore: bump the dotnet-reproduciblebuilds group across 9 directories with 1 update by @dependabot in #1148
  • chore: bump DuckDB.NET from 1.1.0.1 to 1.1.1 by @dependabot in #1151
  • chore: bump System.Data.OleDb from 8.0.0 to 8.0.1 by @dependabot in #1169
  • chore: bump System.Data.Odbc from 8.0.0 to 8.0.1 by @dependabot in #1168
  • chore: bump Microsoft.Data.Sqlite.Core from 8.0.8 to 8.0.10 by @dependabot in #1167
  • chore: bump Npgsql from 8.0.4 to 8.0.5 by @dependabot in #1171
  • chore: bump DuckDB.NET from 1.1.1 to 1.1.2 by @dependabot in #1172
  • chore: bump MySql.Data from 9.0.0 to 9.1.0 by @dependabot in #1182
  • chore: bump Microsoft.Extensions libraries from 8.0.0 to 8.0.1 and Microsoft.Extensions.Logging.Abstractions to 8.0.2 by @dependabot in #1181
  • chore: bump webrick from 1.7.0 to 1.8.2 in /docs by @dependabot in #1183
  • chore: bump the duckdb group across 4 directories with 2 updates by @dependabot in #1185
  • chore: bump Snowflake.Data from 4.1.0 to 4.2.0 by @dependabot in #1189
  • chore: bump DuckDB.NET from 1.1.2.1 to 1.1.3 by @dependabot in https://...
Read more