Skip to content

Releases: cedardevs/onestop

2.3.0

06 Sep 00:03
Compare
Choose a tag to compare

Default Parsing and Granule Filtering Features

  • Compatibility with updates to the schemas repo (aligning with the 0.4.0 schemas tag)
  • Default parsing allows a default discovery and analysis information to be generated when they do not exist. For example, when metadata gets to Inventory Manager (PSI) from Common Ingest (CI), it may have file location and file information sections (or just file information) but null discovery/analysis sections. That should be enough to get a file name, and have it show index into ES for search on OneStop.
  • Granule filtering features (data format facets, links/service link facets, granule title text filtering)
  • Improved UI styling

2.2.0

27 Jun 15:52
Compare
Choose a tag to compare

Elasticsearch 6 changes

  • Compatible with Elasticsearch 5.6.14 and 6.7.1

2.1.2

12 Jun 17:50
Compare
Choose a tag to compare

This hotfix addresses the oversight in adding authorization (in addition to authentication) in the /metadata-form endpoint for api-metadata when manual ICAM authentication and Spring security are enabled.

Additionally, the OpenSAML libraries were upgraded to the latest version, and we used Gradle's resolutionStrategy to force the bouncy castle JAR dependency (downstream of OpenSAML dependencies) in question due to the following CVEs:

The org.bouncycastle:bcprov-jdk15on dependency now resolves to version 1.62 instead of 1.59.

Also, there was a concern about a guava 11.0.2 dependency due to CVE-2018-10247 [low]. It appears this was coincidentally resolved or a perhaps mistaken with a concern for a project outside of the OneStop repository. We determined that we were already overriding this guava dependency from 16.0.1 to 27.0.1-jre, far from the concerning 11.x.x vulnerability.

2.1.1

08 May 15:32
Compare
Choose a tag to compare

2.1.1 Patch

Enhancements

Artifact names simplified for deployment (#878)

Bug Fixes

Index name prefixing - prefix repeated twice for some commands (#883)
Loading documents reported nonsense error when there was a problem with fileIdentifiers (#861)

2.1.0

19 Apr 21:49
Compare
Choose a tag to compare

OneStop Version 2.1

New Features

Ability to select multiple files and download them via a shopping cart (issue: #641)
Display videos for granules (issue: #607)
Support for Login.gov (issue: #709)
Kafka connect support (issue: #725)
Search engine optimization (issue: #757)
Support for remote html/javascript client applications (issue: #762)
Paleo date support (issue: #793)

Enhancements

Improved support for future Elastic Search versions (issue: #393)
Automate security scans in automated builds (issue: #579)
Improved time filtering capabilities (issue: #660)
Improved kubernetes support (issue: #847)
Improved mobile support (issue: #813)
Footer updates (issue: #824)
Added 'search data' section for search links in collection access tab (issue: #783)

Bug Fixes

Can’t close expanded menu (issue: #770)
SpatialBounding incorrectly recorded as null by loader (issue: #852)
Fix page max and offset handling in API (issue: #856)

Documentation

Quick start guide added

2.0.6

12 Dec 19:36
Compare
Choose a tag to compare

Hotfix for security fix in lodash version.

2.0.5

20 Nov 19:53
Compare
Choose a tag to compare

Hotfix for changing cors configuration to Spring annotation in code rather than an nginx config.

2.0.4

05 Nov 17:56
Compare
Choose a tag to compare

Version 2.0.4 has updates to the client for improved WCAG 2.0 and Section 508 compliance

  • Bug fix to resolve extra tab when navigating thumbnails with map image
  • Update to text for improved readability around version in footer
  • Update to text for collection details view page for improved readability

v.2.0.3

04 Oct 21:37
cc301f9
Compare
Choose a tag to compare

Update text on granule summary page.

v.2.0.3

04 Oct 21:32
Compare
Choose a tag to compare

Fix description when no granules are found.