Releases: Hochfrequenz/bo4e_migration_framework
Releases · Hochfrequenz/bo4e_migration_framework
v0.5.2
What's Changed
- Use injector for migration strategy by @lord-haffi in #80
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Only validate if validation is set; 🔊 Add logging by @hf-kklein in #79
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Rename:
source_data_set_to_bo4e_mapper
tosource_data_to_bo4e_mapper
by @hf-kklein in #77 - ✨📖Allow for paginated migration by @hf-kklein in #76
Full Changelog: v0.4.5...v0.5.0
v0.4.5
What's Changed
- Adding by_alias to json converter in PydanticJsonFileEntityLoader by @hamidhajiparvaneh in #75
New Contributors
- @hamidhajiparvaneh made their first contribution in #75
Full Changelog: v0.4.3...v0.4.5
v0.4.4
What's Changed
- Bump pydantic from 1.10.7 to 1.10.8 by @dependabot in #73
- This should fix an issue in powercloud2lynqtech mapping by @lord-haffi in #74
Full Changelog: v0.4.2...v0.4.4
v0.4.3
What's Changed
- Bump pydantic from 1.10.7 to 1.10.8 by @dependabot in #73
- This should fix an issue in powercloud2lynqtech mapping by @lord-haffi in #74
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
What's Changed
- PEP585: Prefer
list
,dict
,set
overList
,Dict
,Set
by @hf-kklein in #68
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- make
SourceDataProvider
s fully async by @hf-kklein in #67
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Add an explicit type check before filling in of the parameters by @lord-haffi in #65
- Introduce new MappedValidator for a more modular data querying by @lord-haffi in #66
Full Changelog: v0.3.0...v0.3.1