Releases: cognitedata/cdf-fabric-replicator
Releases · cognitedata/cdf-fabric-replicator
Release version 0.3.5
Fix test isolation issues in integration tests (#144) - Enhanced state store cleanup in test_data_modeling_replicator fixture to prevent test interference by clearing cursors between tests - Improved delete_delta_table_data with retry logic and verification - Added aggressive pre-test cleanup in instance_table_paths fixture - Fixed test_data_model_sync_service_delete failing when run in sequence - Fixed test_events_service[10-100] isolation issues - Tests now pass consistently both individually and in sequence - Applied code formatting via pre-commit hooks
Release version 0.3.4
- Update config documentation
- Update data model service to use two phase sync
- Update event replicator to filter on data sets
Release version 0.3.3
v0.3.3 0.3.3
Release version 0.3.2
Murads/0.3.2 (#126) * Update manifest.yml * Update pyproject.toml
Release version 0.3.1
Add unlisted preamble to docs (#125) * Unlisted preamble
Release version 0.3.0
RAW tables has key, not id (#120) 0.3.0
Release version 0.2.0
Bump azure-identity from 1.16.0 to 1.16.1 (#117) Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.0 to 1.16.1. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.16.0...azure-identity_1.16.1) --- updated-dependencies: - dependency-name: azure-identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Murad Sæter <51971968+muradsater@users.noreply.github.com>
Release version 0.1.0
v0.1.0 rename yaml->yml (#111)