Releases: DigitalNZ/supplejack_harvester
Releases · DigitalNZ/supplejack_harvester
v0.0.16
v0.0.15
What's Changed
- POST requests are being appended into the URL by @richardmatthewsdev in #91
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- feat(specify-enrichment-fields): Allow specifying particular fields from the Enrichment to prevent returning unnecessary fields by @richardmatthewsdev in #90
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Prevent notify harvesting from crashing the Transformation or Load Worker by @richardmatthewsdev in #89
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- INDEXING DROPPING RECORDS: As Dan I want all records to be reliably indexed after being updated, so that a harvests changes are accurately reflected in the API by @paul-mesnilgrente in #71
- Increase size of base url by @richardmatthewsdev in #88
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Fix for when text extraction loops over a filesystem with gaps in it by @richardmatthewsdev in #87
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Update README and dev instructions by @hapiben in #84
- Seed users for development by @hapiben in #85
- feat: Optimize performance for large-scale harvest/enrichment by @motizuki in #83
- See running pipeline jobs by @richardmatthewsdev in #86
New Contributors
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- [TIMEBOX: 16 HRS] Extract from Javascript pages by @richardmatthewsdev in #82
Full Changelog: v0.0.8...v0.0.9
Breaking Changes
This feature requires a database migration and for the application and sidekiq to be restarted to work.
v0.0.8
Breaking Changes
- The following changes need database migrations run & the sidekiq worker restarted in order to work
- Concurrent Enrichment Extractions by @danielaboost in #78
- Schema by @richardmatthewsdev in #74
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Harvest text from PDF images by @richardmatthewsdev in #73
- Past jobs can still be viewed when an enrichment definition or harvest definition is removed by @danielaboost in #76
- Retry extractions by @motizuki in #77
- Add docker compose file by @eoin-boost in #79
- ADD FIELD FOCUSED ELEMENT by @danielaboost in #80
- FIX FIELD FOCUS by @danielaboost in #81
Breaking Changes
- Fix broken deletion for extraction jobs by @danielaboost in #75
- This needs a migration run on deployment and the sidekiq worker restarted
New Contributors
- @motizuki made their first contribution in #77
- @eoin-boost made their first contribution in #79
Full Changelog: v0.0.6...v0.0.7