Skip to content

Releases: jjrom/resto

resto v 8.0.0

08 Apr 11:53
56b3d50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.4...v8.0.0

resto v7.0.4

13 Dec 10:26
1a982c7
Compare
Choose a tag to compare

What's Changed

  • [MAJOR] Correct issue with null connexion leading to non working part of the User API by @jjrom in #384

Full Changelog: v7.0.3...v7.0.4

resto v7.0.3

28 Nov 08:23
e4f3a42
Compare
Choose a tag to compare

Add image support for both amd64 (Intel) and arm64 (Apple silicon) architectures

What's Changed

  • Add resolution (STAC gsd) as a searchable property. Correct issue #375 by @jjrom in #376
  • Add a model parameter at the POST collection by @jjrom in #377
  • Remove constraint on collection name by @jjrom in #381
  • Add tip for turning off rosetta emulation on mac m1 by @jjrom in #382
  • Update README.md fixing the example on datetime by @crossi202 in #378
  • Build resto image for amd64 and arm64 by @jjrom in #383

New Contributors

Full Changelog: v7.0.2...v7.0.3

resto v7.0.2

16 May 11:54
5745385
Compare
Choose a tag to compare

What's Changed

  • Return resto version in root endpoint by @jjrom in #373

Full Changelog: v7.0.1...v7.0.2

resto v7.0.1

25 Apr 13:34
64a4f22
Compare
Choose a tag to compare

What's Changed

  • Support of input start_datetime and end_datetime by @jjrom in #372

Full Changelog: v7.0.0...v7.0.1

resto v7.0.0

13 Apr 11:40
e2f0745
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.0...v7.0.0

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