Skip to content

Releases: cognitedata/cdf-fabric-replicator

Release version 0.3.5

01 Jul 09:07
ed28f1a

Choose a tag to compare

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

02 Jun 12:10
38d975e

Choose a tag to compare

  • 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

06 Aug 13:13

Choose a tag to compare

v0.3.3

0.3.3

Release version 0.3.2

05 Aug 13:47
3140b05

Choose a tag to compare

Murads/0.3.2 (#126)

* Update manifest.yml

* Update pyproject.toml

Release version 0.3.1

05 Aug 13:20
74b0d05

Choose a tag to compare

Add unlisted preamble to docs (#125)

* Unlisted preamble

Release version 0.3.0

20 Jun 08:55
93b5237

Choose a tag to compare

RAW tables has key, not id (#120)

0.3.0

Release version 0.2.0

19 Jun 08:40
81e6f3b

Choose a tag to compare

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

23 May 09:36
7a59ef6

Choose a tag to compare

v0.1.0

rename yaml->yml (#111)