Releases: MITLibraries/timdex-dataset-api
Releases · MITLibraries/timdex-dataset-api
v2.3 - Current records via TIMDEXDatasetMetadata
v2.2 - TIMDEXDatasetMetadata introduced
What's Changed
Full Changelog: v2.1...v2.2
v2.1 - Explicit run_timestamp
What's Changed
- TIMX 496 - add migrations folder and run_timestamp migration by @ghukill in #147
- TIMX 509 - explicit run timestamp by @ghukill in #149
Full Changelog: v1.1...v2.1
v2.0 - Support for "current" records
What's Changed
- TIMX 494 - pip audit and logging updates by @ghukill in #142
- TIMX 494 - TIMDEXRunManager for producing ETL run metadata by @ghukill in #143
- TIMX 494 - yield deduped, most recent records by @ghukill in #144
- TIMX 497 - filtering current records by @ghukill in #145
- TIMX 496 - Add run_timestamp column to dataset by @ghukill in #146
Full Changelog: v1.0...v2.0
v1.0
What's Changed
- TIMX 427 - improve logging by @ghukill in #68
- TIMX 465 - Add
run_record_offset
column to dataset by @ghukill in #73 - Add support for 'or' conditions to filtering method by @jonavellecuerdo in #99
- bump version to v0.9.0 by @jonavellecuerdo in #100
- TIMX 468 - surface pyarrow read configs to address memory footprint by @ghukill in #108
- v1 release by @ghukill in #129
Full Changelog: v0.6.0...v1.0
v0.6.0 - dataset read methods
What's Changed
- Timx 425 update load dataset and apply filtering; Timx 440 replace static fixture of local dataset by @jonavellecuerdo in #31
- TIMX 417 - read from dataset by @ghukill in #52
- Add read method for yielding transformed records to TIMDEXDataset by @jonavellecuerdo in #58
- bump version to v0.6.0 by @ghukill in #61
Full Changelog: v0.3.0...v0.6.0
v0.3.0 - updated partitioning schema
What's Changed
- TIMX 424 - reorder partition columns by @ghukill in #12
- TIMX-432 Rework dataset partitions to only year, month, day by @jonavellecuerdo in #15
New Contributors
- @jonavellecuerdo made their first contribution in #15
Full Changelog: v0.2.0...v0.3.0