Version 6.0.0
What's Changed
- Fixes #1183: MyGet Feed Is Obsolete - Switch to AzureDevOps by @jzabroski in #1769
- #1733: add readme for use in nuget readme documentation by @schambers in #1773
- Update azure-pipelines.yml by @jzabroski in #1774
- Fix #1426 iconUrl deprecated warnings by @jzabroski in #1771
- Fixes #1776: Remove Obsolete ApplicationContext by @jzabroski in #1777
- Fixes #1756: Remove obsolete property GenericGenerator.compatabilityMode by @jzabroski in #1764
- Bump version 5.2.0 by @jzabroski in #1775
- Fixes broken test on linux by @jzabroski in #1778
- Fixes #1506: SAP Hana - incorrect default type for boolean column by @jzabroski in #1770
- Remove obsolete pre-Dependency Injection factories by @jzabroski in #1782
- Update dependabot.yml by @jzabroski in #1786
- Update dependabot.yml by @jzabroski in #1787
- Revert Update dependabot.yml by @jzabroski in #1793
- Update dependabot.yml by @jzabroski in #1794
- Update MySQL SystemMethods.CurrentUTCDateTime to Use Expression by @etherfactor in #1797
- Create versioninfo table with primary key. by @vaital3000 in #1743
- Bump dependency Npgsql from 8.0.1 to 8.0.3 *** SECURITY VULNERABILITY by @jzabroski in #1817
- Remove unnecessary using statement in TypeMapper sample by @jzabroski in #1815
- Remove obsolete AutoScriptMigration interfaces; use IEmbeddedResourceProvider to get scripts by @jzabroski in #1816
- "NULLS NOT DISTINCT" for indexes in PostgreSQL 15+ by @Domanser in #1814
- Remove obsolete ExplicitUnicodeString by @jzabroski in #1821
- Clean up using statements by @jzabroski in #1820
- Add Brutal.Dev.StrongNamer reference to Tests project by @jzabroski in #1819
- Remove obsolete ctor on UpdateDataExpressionBuilder by @jzabroski in #1822
- Remove MigrationAssemblies by @jzabroski in #1824
- Remove obsolete validation logic, enhance DefaultMigrationExpressionValidator by @jzabroski in #1825
- Remove obsolete IMigrationProcessor.Options by @jzabroski in #1830
- Implement sequence existence check through the Schema by @dev-anton-ko in #1833
- Update azure-pipelines-pullrequests.yml by @jzabroski in #1854
- Bugfixes/1848 issues with non english culture by @warappa in #1849
- Patch system data sql client by @jzabroski in #1873
- Removed obsolete IProfileLoader.FindProfilesIn - this method has been a no-op for about seven years, so there should be no material impact
- Made ProfileLoader constructor obsolete and replaced it with a constructor that does not take IServiceProvider as a dependency
New Contributors
- @etherfactor made their first contribution in #1797
- @vaital3000 made their first contribution in #1743
- @Domanser made their first contribution in #1814
- @dev-anton-ko made their first contribution in #1833
- @warappa made their first contribution in #1849
Full Changelog: v5.2.0...v6.0.0