Releases: jjrom/resto
Releases · jjrom/resto
resto v 8.0.0
What's Changed
Full Changelog: v7.0.4...v8.0.0
resto v7.0.4
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
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
- @crossi202 made their first contribution in #378
Full Changelog: v7.0.2...v7.0.3
resto v7.0.2
What's Changed
Full Changelog: v7.0.1...v7.0.2
resto v7.0.1
What's Changed
Full Changelog: v7.0.0...v7.0.1
resto v7.0.0
What's Changed
- [STAC] String property 'planet' replaced by ssys:targets array property by @jjrom in #344
- Use input feature id directly if already a valid UUID - by @jjrom in #345
- Check for bbox validity in input collection by @jjrom in #346
- Add liveness probe by @MichaelBitard and @jjrom in #347
- docker healthcheck based on liveness by @MichaelBitard and @jjrom in #348
- Manage admin user inside docker by @MichaelBitard and @jjrom in #349
- Run database scripts during deployment by @jjrom in #350
- All addons are now stored under /app/resto/addons by @jjrom in #352
- Correct issue #356 Root catalog has invalid STAC object somewhere in … by @jjrom in #357
- Correct issue #360 by @jjrom in #362
- Correct issue #359 by @jjrom in #363
- Simplify catalogs hierarchy in root endpoint by @jjrom in #364
- Move toOSKeys function from RestoFeatureCollection to RestoModel by @jjrom in #365
- Replace DATABASE_EXPOSED_PORT by DATABASE_PORT by @jjrom in #366
- Allow . and : in collection names by @jjrom in #367
- Allow both resto uuid or productIdentifier in STAC /search by id by @jjrom in #368
New Contributors
- @MichaelBitard made their first contribution in #347
Full Changelog: v6.2.0...v7.0.0
resto 7.0.0-rc.5
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
resto 7.0.0-rc.4
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
Merge pull request #352 from jjrom/develop [7.0.0-rc.3] All addons are now stored under /app/resto/addons