Skip to content

OneStop 3.0 alpha pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ghebrechristos Ghebrechristos released this 07 Jul 17:31
· 917 commits to master since this release
136ce4d

Major updates:

  1. Address vulnerability issues
  2. Improvements to date parsing exceptions
  3. A new indexer service which populates ElasticSearch in a new streaming paradigm
  4. ElasticSearch 7 support and bug fixes
  5. Pagination replacement for infinite "show more results" button
  6. Added new time fields in index:
    1. Day of month
    2. Month
    3. Day of year
  7. Drop IE support
  8. Registry HTTP (PATCH) request operation type fixes

Minor updates:

  1. Support to paging past 10k results
  2. Various UI improvements
  3. Limited search API support for sort fields
  4. Documentation improvements
  5. New container registry publishing paradigm to facilitate CI/CD and cleanupAlpha pre-release of the OneStop 3.0 system which includes
  6. ECK operator for development purpose
  7. Move CLI project to a new repo

Notes for IT:
Upgrade from 2.x to 3.0 requires:

  1. Updates into the pipeline definitions, mainly
    1. Removing OS-admin API application from CI/CD pipeline
    2. Adding new Os-indexing API application in to the pipeline
  2. Packaging and Deployment recommendations:
    1. Moving from war to jar deployment
  3. Updating Kafka external configuration values and proxy for the new application