Skip to content

Releases: ncbo/ncbo_cron

v7.5.0

Choose a tag to compare

@jvendetti jvendetti released this 20 Aug 23:02

What's Changed

Dependency-only release; no ncbo_cron code changes.

  • Drop sparql-client fork pin (de-fork, goo#194) by @mdorf in #135
  • Bumped goo, ontologies_linked_data, ncbo_annotator

Full Changelog: v7.4.1...v7.5.0

v7.4.1

Choose a tag to compare

@mdorf mdorf released this 25 Jun 22:59

What's Changed

  • Feature: propagate ontology rank to Solr during the weekly rank job by @mdorf in #134

Full Changelog: v7.4.0...v7.4.1

v7.4.0

Choose a tag to compare

@mdorf mdorf released this 10 Jun 23:26

What's Changed

  • Fix: faster bulk term indexing with deferred commits and CSV/optimize toggles by @mdorf in #131

Full Changelog: v7.3.0...v7.4.0

v7.3.0

Choose a tag to compare

@jvendetti jvendetti released this 02 Jun 23:49

Added

  • ncbo_ontology_index --preflight: validate and preview an indexing run (mode, ontologies, target, alias resolution) without modifying Solr or processing ontologies. — @mdorf (#129)
  • ncbo_ontology_index --refresh-all: re-index all ontologies into an existing physical collection without clearing it first. — @mdorf (#129)
  • rake ontology:recent[days]: list ontologies created or updated in the last N days (default 30). — @alexskr (ce33134)

Fixed

  • Search index target reinitialization in ncbo_ontology_index and ncbo_ontology_property_index: reset the connection before init, use force: false with an explicit bootstrap_collection, and verify the connection re-targets the requested collection. — @mdorf (30c6f72)

Changed

  • Stronger index target validation: abort when the target is an alias instead of a physical collection, when a full rebuild targets an existing collection, or when --refresh-all targets a missing collection; confirm collection creation before indexing. — @mdorf (#129)
  • Refined mutually-exclusive option guards (--promote-only, -a, --refresh-all, -o), clarified preflight output, and updated help/usage examples; option parsing now runs before platform/notification setup so read-only invocations stay lightweight. — @mdorf (#129, 43a3153)
  • Bumped pinned revisions for goo, ontologies_linked_data, and sparql-client. — @mdorf, @jvendetti

Full Changelog: v7.2.0...v7.3.0

v7.2.0

Choose a tag to compare

@mdorf mdorf released this 22 May 22:26

What's Changed

  • Feature: Add alias-based Solr rebuild and cutover workflow to cron scripts by @mdorf in #122

Full Changelog: v7.1.0...v7.2.0

v7.1.0

Choose a tag to compare

@jvendetti jvendetti released this 12 May 00:11

What's Changed

  • Added an interactive Rake task for group deletion by @jvendetti in #123
  • Updated the OntoPortal Testkit

Full Changelog: v7.0.0...v7.1.0

v7.0.0

Choose a tag to compare

@alexskr alexskr released this 23 Apr 07:09
5f15830

What's Changed

  • Infra/ontoportal testkit integration by @alexskr in #120
  • Sync: align ncbo/ncbo_cron with the AgroPortal codebase by @mdorf in #121
  • Disable index_all_data in default PROCESS_ACTIONS by @mdorf in #125
  • Improve ontology processing selection, ordering, and interrupt handling by @alexskr in #124
  • Develop -> Master merge, release v7.0.0 by @mdorf in #127

Full Changelog: v6.9.1...v7.0.0

v6.9.1

Choose a tag to compare

@alexskr alexskr released this 26 Mar 04:40
  • Update ontologies_linked_data dependency, which now includes owlapi_wrapper v1.5.1
  • Routine dependency updates (json, oj, rack, redis-client, etc.)

Full Changelog: v6.9.0...v6.9.1

v6.9.0

Choose a tag to compare

@jvendetti jvendetti released this 26 Feb 22:24

What's Changed

Full Changelog: v6.8.2...v6.9.0

v6.8.2

Choose a tag to compare

@alexskr alexskr released this 28 Jan 00:01

Full Changelog: v6.7.0...v6.8.2