Version 0.2.4
Release Date: November 4, 2025
This release fixes a critical bug that prevented hypertables from being created in certain scenarios.
Bug Fixes
Hypertable Creation Schema Validation
Resolved a critical issue where hypertables were not being created due to incorrect schema validation logic. The bug occurred when the schema checking mechanism failed to properly validate schema configurations, preventing the hypertable creation process from executing.
This fix ensures that hypertables are created correctly regardless of the schema configuration in the database context.
Dependencies
This release maintains compatibility with Entity Framework Core and PostgreSQL provider dependencies from previous versions.