Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Latest commit

 

History

History
101 lines (63 loc) · 6.28 KB

CHANGELOG.md

File metadata and controls

101 lines (63 loc) · 6.28 KB

Change Log

v3.2.2 (2020-03-27)

Full Changelog

Fixed bugs:

  • Bash script does not work on macos, likely not on linux either #40

v3.2.1 (2020-03-27)

Full Changelog

Merged pull requests:

v3.2.0 (2020-03-26)

Full Changelog

Implemented enhancements:

  • Improve Registry Manager to work in Windows and support more commands #37

v3.1.0 (2020-03-26)

Full Changelog

v3.0.0 (2020-03-26)

Full Changelog

Implemented enhancements:

  • Update Registry documentation per new registry-mgr upgrades #38
  • Expand Registry collection to include additional overall data system metrics on the archive #31

Merged pull requests:

  • Refactor registry to include enhanced registry manager and standalone registry #39 (jordanpadams)
  • Rolled back some changes from issue #i31 #35 (tdddblog)
  • More system metrics (file info). See Issue #31 #34 (tdddblog)

v2.2.1 (2019-10-27)

Full Changelog

v2.2.0 (2019-10-25)

Full Changelog

Implemented enhancements:

  • Add schema for XPath to prevent failure on ingestions with differing data types #28
  • Update search-post tool to accomplish all functionality that Solr Post Tool does #27
  • Upgrade to Solr 8.2.0 #25
  • Add new search_post utility for posting Solr Docs to the search index #23
  • Update Registry documentation per collection updates and report-mgr tool #20

Fixed bugs:

  • Fix docker and standalone installers to work with new collections #22

Merged pull requests:

  • Update docker installer and search-post to allow for help command #30 (jordanpadams)
  • Upgrade to Solr 8.2.0 and create explicit XPath collection config #29 (jordanpadams)
  • Add new search_post utility for posting Solr Docs to the search index #21 (tdddblog)

v2.1.2 (2019-10-19)

Full Changelog

v2.1.1 (2019-10-17)

Full Changelog

Fixed bugs:

  • Fix bug in registry installer occurring from open sourcing or project #18

Merged pull requests:

  • Fix bug in registry installer occurring from open sourcing or project #19 (jordanpadams)

v2.1.0 (2019-10-15)

Implemented enhancements:

  • Add capability to handle tracking of Harvest ingestions #17
  • Create registry blob collection #10
  • Review and cleanup applicable search fields for display and index output #4
  • Enhance usability of search endpoints by renaming and simplifying their definitions #3
  • Enhance registry schema and config for refined search capabilities #2

Closed issues:

  • Update Maven docs to refer to Github release assets #1

Merged pull requests:

  • Added transaction_id to registry and PDS collections #16 (tdddblog)
  • Issue #2: Schema cleanup and fixes #13 (tdddblog)
  • Registry #10: Create new registry blob collection to replace .system #12 (tdddblog)
  • Issue #3 Renamed and simplified request handler definition. Cleanup. #11 (tdddblog)

* This Change Log was automatically generated by github_changelog_generator