dotConnect for Db2 4.2.235

Released: Apr 24, 2025

Updates in 4.2.235

Funktionen

  • Added support for Microsoft Visual Studio 2022 version 17.14 Preview.

Entity Framework support

  • Updated support for Entity Framework Core 9 to version 9.0.2.
  • Updated support for Entity Framework Core 8 to version 8.0.13.

Fehlerkorrekturen

  • Fixed an issue causing slow connections to dbMonitor on systems using the IPv6 protocol.

Entity Framework support

  • Fixed an issue with using .Contains() on a collection in EF Core 9.
  • Fixed an issue causing the "Index was out of range" error when using .Include() in LINQ queries with EF Core 9.
  • Fixed an issue causing a NullReferenceException when processing subqueries in EF Core 9.

Entity Developer

  • Fixed an issue with NuGet package installation on the final step of the Create Model Wizard when Entity Developer was run inside Visual Studio.
  • Fixed an issue with code generation for nullable collections that occurred when the Collection Initialization Type was set to "None" in template options for EF Core models.
  • Fixed an issue with creating new composite unique keys in EF Core models.
  • Fixed an issue in Generate Database Script wizard that caused duplicated index names and incorrect ordering of primary key columns for derived classes using Table-Per-Type (TPT) inheritance in EF Core models.
  • Fixed an issue that caused the "The request was aborted: a protected SSL/TLS channel could not be created" error during application startup.