What's Changed
- Fix PyPI publishing by @ThrawnCA in #233
- Enhancement/Bugfix: Downstream qld-gov-au fix's by @duttonw in #232
- feat: @JVickery-TBS work on validation integration (await successful validation prior to doing datastore work via 'IPipeValidation'
- fix: handle gracefully if tabulator load fails by trying 'direct load'
- fix: Excel blank header row bug
- fix: Datastore truncate, restart identity so numbering restarts from 0 again (when imported data has same columns and types
- fix: parital fix on DB deadlock by adding timeouts on DDL events
- test: test_simple_large_file, test_with_blanks, test_with_empty_lines, test_with_extra_blank_cells
- test: test_require_validation, test_enforce_validation_schema
- chore: min version requirements for cve's,
- requests>=2.32.0
- urllib3>=2.2.2
- zipp>=3.19.1
Full Changelog: 1.1.2...1.2.0