Skip to content

Releases: jjrom/resto

resto 7.0.0-rc.5

16 Mar 14:17
6b1d273
Compare
Choose a tag to compare

What's Changed

  • Correct issue #356 (Root catalog has invalid STAC object somewhere in the child & item link relation tree) in #357
  • Correct issue #360 (href link should be encoded) in #362
  • Correct issue #359 (Update conformance classes for Features endpoints) by @jjrom in #363
  • Simplify catalogs hierarchy in root endpoint by @jjrom in #364

Full Changelog: v7.0.0-rc.4...v7.0.0-rc.5

v6.1.7-1

21 Feb 09:40
Compare
Choose a tag to compare

Correctly handle STAC property in JOIN tables (e.g. eo:cloud_cover in resto.feature_optical table)

resto 7.0.0-rc.4

20 Feb 07:45
7005203
Compare
Choose a tag to compare

What's Changed

  • Remove debug message echoed after collection POST
  • Check for greater or equal to ADDON_STAC_MINMATCH (previously check for greater only)

Full Changelog: v7.0.0-rc.3...v7.0.0-rc.4

resto 7.0.0-rc.3

24 Jan 14:01
3a6700e
Compare
Choose a tag to compare
Merge pull request #352 from jjrom/develop

[7.0.0-rc.3] All addons are now stored under /app/resto/addons

resto v7.0.0-rc.2

24 Jan 11:58
2dda68f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.0...v7.0.0-rc.2

resto 6.2.0

14 Dec 08:30
22af9ea
Compare
Choose a tag to compare

What's Changed

  • [BREAKING CHANGE] Upgrade resto-database to postgis/postgis:14-master by @jjrom in #316
  • [STAC] Upgrade to stac-api 1.0.0-rc.1 by @jjrom in #319
  • Add support for NOT in CQL 2 by @jjrom in #320
  • Correct issues raised from PR #319 by @jjrom in #325
  • Correct (huge) performance issue on CQL2 filter for datetime by @jjrom in #326
  • Performance optimization by @jjrom in #327
  • Typo in previous commit by @jjrom in #328
  • Add POSTGRES_MAX_PARALLEL_WORKERS by @jjrom in #333
  • Add a bunch of postgresql conf by @jjrom in #334
  • POST collection now support input extent (correct issue #331) by @jjrom in #335
  • Correct issues #336 and #337 by @jjrom in #338
  • Upgrade resto to jjrom/nginx-fpm:8.1-1 by @jjrom in #340
  • Remove unusued SAML code by @jjrom in #341

Full Changelog: v6.1.7...v6.2.0

resto v6.1.7

05 May 15:31
253e837
Compare
Choose a tag to compare

Highlights

About

resto is a metadata catalog and a search engine dedicated to geospatialized data. Originally, it’s main purpose it to handle Earth Observation satellite imagery but it can be used to store any kind of metadata localized in time and space.

resto v6.1.6

04 May 14:23
aa5ae9e
Compare
Choose a tag to compare

Highlights

  • Support both resto and STAC query filter name in search (e.g. "processingLevel" and "processing:level"

About

resto is a metadata catalog and a search engine dedicated to geospatialized data. Originally, it’s main purpose it to handle Earth Observation satellite imagery but it can be used to store any kind of metadata localized in time and space.

resto v6.1.5

09 Apr 12:43
15b401a
Compare
Choose a tag to compare

Highlights

About

resto is a metadata catalog and a search engine dedicated to geospatialized data. Originally, it’s main purpose it to handle Earth Observation satellite imagery but it can be used to store any kind of metadata localized in time and space.

resto v6.1.4

02 Feb 16:02
610383d
Compare
Choose a tag to compare

Highlights

  • Hashtag from description field are attached to a collection in facet not to '*'

About

resto is a metadata catalog and a search engine dedicated to geospatialized data. Originally, it’s main purpose it to handle Earth Observation satellite imagery but it can be used to store any kind of metadata localized in time and space.