New
Version 8.0.0 (.NET 10 Support)
What's Changed
- Fix IQuoter obsoletion warnings by @PhenX in https://github.com/fluentmigrator/fluentmigrator/pull/2192
- Add documentation for Analyzers, namespace filtering, and IDictionary support by @Copilot in https://github.com/fluentmigrator/fluentmigrator/pull/2191
- Add .NET 10 support by @Copilot in https://github.com/fluentmigrator/fluentmigrator/pull/2188
- Refactor: Update ColumnBase to use generic type and fix deprecation w… by @PhenX in https://github.com/fluentmigrator/fluentmigrator/pull/2193
- Remove duplicate line in TypeMapper sample by @Copilot in https://github.com/fluentmigrator/fluentmigrator/pull/2203
- Fix AutoReversingMigration for Alter.Table().AddColumn() by @Copilot in https://github.com/fluentmigrator/fluentmigrator/pull/2197
- Fix Oracle Execute.Sql for PL/SQL blocks with BEGIN/END by @Copilot in https://github.com/fluentmigrator/fluentmigrator/pull/2204
- Ignore NUnit1034 warning to make Postgres11_0IndexTests abstract by @Copilot in https://github.com/fluentmigrator/fluentmigrator/pull/2207
- Add if condition to Upload Test Result Files step to handle test failures by @Copilot in https://github.com/fluentmigrator/fluentmigrator/pull/2209
- Fix IPostgresTypeMap DI injection support by @Copilot in https://github.com/fluentmigrator/fluentmigrator/pull/2196
- Add Umami website ID to config by @PhenX in https://github.com/fluentmigrator/fluentmigrator/pull/2210
- Update code analysis packages by @PhenX in https://github.com/fluentmigrator/fluentmigrator/pull/2211
- Fixes conflicting versions by @PhenX in https://github.com/fluentmigrator/fluentmigrator/pull/2214
- Adjust concurrent execution settings for FluentMigrator analyzers to … by @PhenX in https://github.com/fluentmigrator/fluentmigrator/pull/2215
Full Changelog: https://github.com/fluentmigrator/fluentmigrator/compare/v7.2.0...v8.0.0
Milestone log: https://github.com/fluentmigrator/fluentmigrator/milestone/61