Skip to content

Releases: cedardevs/onestop

3.0.0-RC5

18 Aug 21:24
0ce5bbc
Compare
Choose a tag to compare
3.0.0-RC5 Pre-release
Pre-release

Updates for compatibility w/ Elasticsearch >= 7.9

3.0.0-RC1

10 Feb 23:43
Compare
Choose a tag to compare
3.0.0-RC1 Pre-release
Pre-release
v3.0.0-RC1

fix granule raw xml link

3.0 beta pre-release 2

18 Aug 19:11
20895ad
Compare
Choose a tag to compare
Pre-release

Overview

Minor release to address new security vulnerabilities as well as a UI bug.

Bugs

  • #1336 UI atribute filters bug

Updates

  • #1332 rename stream-manager to parsalyzer
  • #1337 npm build vulnerabilities
  • #1338 OWASP vulnerabilities
  • #1333 more OWASP vulnerabilities

OneStop 3.0 beta pre-release

21 Jul 23:45
21ca2d5
Compare
Choose a tag to compare
Pre-release

Beta pre-release of the OneStop 3.0 system which includes:

  • Updates to the indexer application to read and index flattened granules from a topic
  • Reprocess granules when a parent / collection changes
  • Consolidate topic names
  • Update to registry
    - New flatten topics
    - Added ParsedRecordWithId record type
    - Update avro schema dependency
  • Create Kibana Dashboards for Analysis & Error Information
    - Generate and automate dashboard to kibana
    - Add stagedDate to indices for time windows on ES dashboard
    - Add internalParentIdentifier to granule index
    - Add content to Analysis in schemas
    - Improve Indexer error formatting/information

OneStop 3.0 alpha pre-release

07 Jul 17:31
136ce4d
Compare
Choose a tag to compare
Pre-release

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

OS alpha three pre-release

16 Apr 18:33
Compare
Choose a tag to compare
Pre-release

Bugfixes

  • Able to pass cloud server flag (--cloud)

Alpha pre-release two of the OneStop 3.0

15 Apr 16:20
Compare
Choose a tag to compare

Alpha pre-release two of the OneStop 3.0 includes updates to CLI and minor changes:

  • Added new time fields in index:

    • Day of month
    • Month
    • Day of year
  • Updates to search API to reflect the newly added fields

  • Updated scdr-files to use the new fields,

    • new flags are --day, --doy, --month
  • Support to paging past 10k results

Alpha pre-release of the OneStop 3.0

25 Feb 20:11
Compare
Choose a tag to compare
Pre-release

Alpha pre-release of the OneStop 3.0 system which includes:

  • a new indexer service which populates Elasticsearch in a new streaming paradigm
  • Elasticsearch 7 support
  • ECK operator
  • CLI updates
    • scdr-files (support for --gap, --since, time, etc)
  • pagination replacement for infinite "show more results" button
  • limited search API support for sort fields
  • various UI improvements
  • documentation improvements
  • new container registry publishing paradigm to facilitate CI/CD and cleanupAlpha pre-release of the OneStop 3.0 system which includes

2.4.1

29 Jan 18:46
Compare
Choose a tag to compare
  • Security fixes
  • Increase default Kafka maximum message request to 3 Mb

2.4.0

24 Jan 20:55
eb15c93
Compare
Choose a tag to compare

What's New

  • API has /docs/attributes/ endpoint
  • SCDR files CLI
  • UI option to display results with list view
  • UI filter for geologic dates
  • UI filter for granule filenames
  • Accessibility at WCAG AA standard
  • Inventory Manager (IM)
  • Default minimal parsing for granules loaded through Inventory Manager

Enhancements

  • Improved user guide documentation
  • Updated logic to determine granule or collection when loading
  • UI location and date filters support relationship
  • UI filter validation errors more user friendly
  • UI loading status more visible
  • UI accessibility improved for validation messages, loading, and route changes
  • Sanitize IDs loading data through Inventory Manager
  • Inventory Manager tombstones correctly translate to delete in OneStop
  • Consistent module and artifact name

Bugfixes

  • Able to download cart with one item
  • Indexing and searching geometries that cross the antimeridian
  • Invalid geometry filter - a bounding box that looks like a line
  • Browse graphic proportions are preserved
  • GCMD keyword indexing