Skip to content

Releases: DigitalNZ/supplejack_harvester

v0.0.16

20 Oct 21:43
c1ec563
Compare
Choose a tag to compare

Add the ability to Evaluate JavaScript for Enrichment Extractions.

v0.0.15

23 Sep 21:11
09e8559
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

12 Sep 23:14
0fe22a0
Compare
Choose a tag to compare

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

10 Sep 21:52
f6c0d8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

09 Sep 23:58
f434081
Compare
Choose a tag to compare

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

02 Sep 04:53
77f466b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

01 Sep 20:49
787ea80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

26 Aug 02:23
07c8641
Compare
Choose a tag to compare

What's Changed

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

12 Aug 03:23
2c0b9ba
Compare
Choose a tag to compare

Breaking Changes

  • The following changes need database migrations run & the sidekiq worker restarted in order to work

Full Changelog: v0.0.7...v0.0.8

v0.0.7

04 Aug 21:05
8ea66f3
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v0.0.6...v0.0.7