Releases: Seddryck/DubUrl
Releases · Seddryck/DubUrl
DubUrl 0.10.0
What's Changed
Exciting new features and enhancements🎉
Other Changes 🪛
- chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.72.0 to 19.74.2 in /DubUrl.Adomd by @dependabot in #751
- chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64, Oracle.ManagedDataAccess.Core and Dapper by @github-actions in #760
- chore: consolidate Moq, NUnit and NUnit analyzer by @Seddryck in #775
- chore: bump Microsoft.Data.Sql client from 5.1.2 to 5.1.4 by @Seddryck in #776
- chore: bump MySqlConnector from 2.3.3 to 2.3.4 by @Seddryck in #777
- chore: bump Microsoft.Data.Sqlite.core from 8.0.0 to 8.0.1 by @Seddryck in #779
- chore: bump Snowflake.Data from 2.1.5 to 2.2.0 by @Seddryck in #785
- chore: bump MySql.Data from 8.2.0 to 8.3.0 by @Seddryck in #786
- chore: bump Microsoft.Extensions.* from 8.0.0 to 8.0.1 by @Seddryck in #787
- chore: for .Net 8.0, and only for it, bump IBM.Data.Db2 to 8.0 by @Seddryck in #788
- refactor: remove compilation warnings and messages by @Seddryck in #789
Full Changelog: v0.9.0...v0.10.0
DubUrl 0.9.0
What's Changed
Exciting new features and enhancements🎉
Other Changes 🪛
- chore: bump Snowflake.Data from 2.1.3 to 2.1.4 by @github-actions in #740
- chore: bump Npgsql from 8.0.0 to 8.0.1 by @github-actions in #741
- chore: bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.69.6.2 to 19.72.0 by @github-actions in #742
- chore: bump MySqlConnector from 2.3.1 to 2.3.3 by @Seddryck in #743
- chore: bump Snowflake.Data from 2.1.4 to 2.1.5 by @Seddryck in #744
- chore: bump Net.IBM.Data.Db2 from 7.0.0.200 to 7.0.0.300 by @github-actions in #748
Full Changelog: v0.8.0...v0.9.0
DubUrl 0.8.0
What's Changed
Exciting new features and enhancements🎉
Other Changes 🪛
- chore: bump NUnit from 3.14.0 to 4.0.0 by @Seddryck in #709
- chore: bump NUnit from 4.0.0 to 4.0.1 and NUnit.Analyzers from 3.9.0 to 3.10.0 by @github-actions in #723
- chore: bump Moq from 4.20.69 to 4.20.70 by @github-actions in #724
Full Changelog: v0.7.0...v0.8.0
DubUrl 0.7.0
What's Changed
Exciting new features and enhancements🎉
Other Changes 🪛
Full Changelog: v0.6.0...v0.7.0
DubUrl 0.6.0
What's Changed
Exciting new features and enhancements🎉
Bug fixes 👾
Other Changes 🪛
- chore: bump MySqlConnector from 2.3.0 to 2.3.1 by @github-actions in #689
- ci: renew fine-grained token for GitHub by @Seddryck in #690
- chore: bump Npgsql from 7.0.6 to 8.0.0 by @Seddryck in #691
- chore: bump SQLite from 2.1.6 to 2.1.7 by @Seddryck in #692
- chore: bump dapper from 2.1.21 to 2.1.24 by @Seddryck in #693
- refactor: rename some specificators by @Seddryck in #697
- ci: fix code coverage issues by @Seddryck in #698
- test: improve code coverage for MicroOrm by @Seddryck in #699
- test: add new tests for parametrizing and discoverers by @Seddryck in #700
Full Changelog: v0.5.0...v0.6.0
DubUrl 0.5.0
What's Changed
Exciting new features and enhancements🎉
Other Changes 🪛
- chore: Bump Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 from 19.69.2.2 to 19.69.6.2 by @dependabot in #650
- chore: add configuration for CommitLint by @Seddryck in #653
- refactor: fix casing for namespace DubUrl.OleDb by @Seddryck in #655
- chore: Bump Microsoft.AnalysisServices.AdomdClient, FirebirdSql.Data and Dapper by @github-actions in #669
- chore: bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @github-actions in #670
- chore: bump Microsoft.Extensions from 7.0.x to 8.0.0 by @github-actions in #678
- chore: update databases dependencies for testing by @Seddryck in #679
Full Changelog: v0.4.0...v0.5.0
DubUrl 0.4.0
What's Changed
Exciting new features and enhancements🎉
Other Changes 🪛
- ci: skip publication of the release for patches by @Seddryck in #637
- ci: support all relations (including 0 and many) between commits and associated pull requests by @Seddryck in #634
- ci: package Adomd extension by @Seddryck in #635
- ci: don't start CICD pipeline when branch is a tag automatically set by the CICD pipeline itself by @Seddryck in #636
- docs: add a badge on ReadME for implemented ADO.NET providers by @Seddryck in #638
- chore: replace MySQL 5.7 with MySQL 8.0 for QA tests by @Seddryck in #645
- chore: bump NUnit from 3.13.3 to 3.14.0 by @github-actions in #644
- chore: add .editorconfig file by @Seddryck in #646
- style: fix many style issues by @Seddryck in #647
Full Changelog: v0.3.0...v0.4.0
DubUrl 0.3.0
DubUrl 0.2.13
What's Changed
Other Changes 🪛
- chore: bump NUnit.Analyzers from 3.8.0 to 3.9.0 by @github-actions in #624
Full Changelog: v0.2.12...v0.2.13
DubUrl 0.2.12
What's Changed
Other Changes 🪛
- chore: bump Microsoft.Data.Sqlite.Core and Microsoft.Data.SqlClient by @github-actions in #623
Full Changelog: v0.2.11...v0.2.12