Skip to content

Releases: nasa/Common-Metadata-Repository

1.160.0-r20.4.2

10 Nov 19:04
4c91c7c
Compare
Choose a tag to compare

Production Release Date: 11/24/20
UAT Release Date: 11/11/20

New Features

  • STAC output now includes a link to the root catalog
  • "Provider" link is now a "parent" link in the STAC output for collection metadata

Bugfixes and Maintenance

  • CMR will only apply NGDA tags to collections with a MODIS or ASTER instrument in the collection metadata (this change is already live in both UAT and Production)

  • The "parent" link in the STAC output now points to the parent collection, not items within the collection

  • The expiration date for Bearer tokens will now be set correctly

  • The has_formats search parameter will now only return collections where the collection's Service can do re-formatting (previously, collections whose Tools could do re-formatting would also be returned)

1.159.0-r20.4.1

27 Oct 16:26
Compare
Choose a tag to compare

Production Release Date: 11/11/20
UAT Release Date: 10/28/20

New Features

Bugfixes and Maintenance

  • Fixed an issue with POST requests to /cmr-stac
  • Fixed an issue where UMM-G 1.6.1 did not preserve ArchiveandDistributionInformation name field in a UMM-G 1.6.1 record
  • Sorting search results by Usage will now return search results in the proper order

1.158.0-r20.3.5

13 Oct 14:33
0d749f8
Compare
Choose a tag to compare

Production Release Date: 10/28/20
UAT Release Date: 10/14/20

New Features
• CMR now supports searching for collections by UMM-S type (ESI, ECHO ORDERS, Harmony etc.)

Bugfixes and Maintenance
• Fixed an issue where there were invalid associations of variables with collections from different providers
• Fixed an issue where deleted granules were showing up in PROD searches

1.157.0-r20.3.4

29 Sep 16:25
Compare
Choose a tag to compare

Production Release Date: 10/14/20
UAT Release Date: 9/30/20

New Features

  • The OpenSearch API now supports point-and-radius search
  • The Access Holdings page at https://access.earthdata.nasa.gov/holdings now displays non-NASA holdings in their own section of the report
  • CMR now supports the enumeration for Military Grid Reference System in UMM-C
  • Autocomplete will now only show suggestions for concepts that the user has permission to view

Bugfixes and Maintenance

  • Fixed an issue where certain combinations of parameters caused ORed spatial parameters to throw errors
  • Fixed an issue where CMR would occasionally return an expired token error for valid authorization tokens
  • Fixed an issue where CMR bulk index did not work for deleted granules with an expired delete_time
  • Fixed an issue where OUS improperly handled new UMM-Var index ranges

1.156.0-r20.3.3

15 Sep 16:32
8628d56
Compare
Choose a tag to compare

Production Release Date: 9/30/20
UAT Release Date: 9/16/20

New Features

  • CMR now supports UMM-Var 1.7 (Hierarchial Variable Names)
  • CMR will now allow users to perform "or" operations on spatial searches, allowing users to search for results that fall into at least one of several spatial bounds

Bugfixes and Maintenance

  • Fixed a bug in Virtual Directories where the number of granules in the directory was being displayed incorrectly
  • Fixed an issue with the applied? flag when Tiling System facets are used
  • CMR granule JSON response for orbital granules will no longer include the polygon field. This field was causing the JSON response to balloon in size unnecessarily

1.155.0-r20.3.2

15 Sep 16:25
Compare
Choose a tag to compare

Production Release Date: 9/16/20
UAT Release Date: 9/7/20

New Features

  • CMR will now require variables to be associated to a collection when the variable is ingested
  • Deleting a collection will now delete all variables associated to that collection
  • TilingIdentificationSystemName has been added to the CMR collection facet response, so search outlets can use it as a search facet
  • Users can now drill down by cycle and pass in the Virtual Directories application
  • CMR now supports new spatial subsetting types in UMM-S, with values of point, circle, line, boundingbox, polygon, and shapefile

Bugfixes and Maintenance

  • CMR no longer requires app_id in the header when clients pass in their Echo token

1.154.0-r20.3.1

18 Aug 16:46
Compare
Choose a tag to compare

Production Release Date: 9/2/20
UAT Release Date: 8/19/20

New Features

  • None in this release.

Bugfixes and Maintenance

  • Various bugfixes related to security.
  • KML shapefiles with no features now properly return an error message

1.153.0.-r20.2.6

11 Aug 19:32
Compare
Choose a tag to compare

Production Release Date: 8/19/20
UAT Release Date: 8/5/20

New Features:

  • None in this release.

Bugfixes and Maintenance:

  • Improved the error messaging returned when a user fails to escape special characters in their password when requesting an ECHO token
  • Fixed a bug where recreating a deleted provider might fail if the deleted provider had subscriptions associated with it
  • Fixed a bug where CMR would return an error when searching for all_revisions=true for subscriptions when old revisions had been deleted
  • Fixed a bug where the CMR-hits header would indicate a result of 1 in some cases where there were 0 responses

1.152.0-r20.2.5

11 Aug 20:18
fc641c8
Compare
Choose a tag to compare

Production Release Date: 8/5/20
UAT Release Date: 7/15/20

New Features:

  • None in this release

Bugfixes and Maintenance:

  • The CMR ingest schema validation has been updated to use umm-spec-lib rather than umm-lib
  • Fixed an issue where the OnlineResources>Subtype would be lost when translating a granule from ECHO 10 to UMM-JSON v1.4

1.151.0-r20.2.4

30 Jun 18:03
7eb30d5
Compare
Choose a tag to compare

Production Release Date: 7/15/20
UAT Release Date: 7/1/20

New Features

  • When a user uploads a shapefile that is too large or complex for CMR to handle, CMR will now offer to simplify the shapefile by removing some of the vertices while attempting to maintain the general shape of the area
  • Added SHP, GEOJSON, COG (Cloud Optimized Geotiff), and WKT to the list of supported formats in UMM-S
  • ContactInformation RelatedURLs changed to OnlineResources within UMM-S
  • Within UMM-S, URLType now only consists of a Description and URLValue field

Bugfixes and Maintenance

  • Fixed a rare bug in ACLs where permissions could be inappropriately inherited to a user's profile