Skip to content

Releases: jjrom/resto

v9.0.0-RC7

04 Oct 14:05
c1f8081
Compare
Choose a tag to compare

What's Changed

  • Completely remove facets/hashtags and replace it with catalog by @jjrom in #439

Full Changelog: v9.0.0-RC6...v9.0.0-RC7

v9.0.0-RC6

27 Sep 13:19
4087493
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0-RC5...v9.0.0-RC6

resto v9.0.0-RC5

02 Jul 09:25
e45793e
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @qgau made their first contribution in #425

Full Changelog: v9.0.0-RC3...v9.0.0-RC5

resto v9.0.0-RC4

25 Jun 07:31
7d5a229
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0-RC2...v9.0.0-RC4

resto v9.0.0-RC3

21 Jun 10:10
7d5a229
Compare
Choose a tag to compare
Merge pull request #422 from jjrom/I419-rewrite-facet

Correct links in catalogs

resto v9.0.0-RC2

21 Jun 09:48
b38d0e1
Compare
Choose a tag to compare
Merge pull request #421 from jjrom/I419-rewrite-facet

I419 rewrite facet

resto v9.0.0-RC1

11 Jun 16:42
c7404e6
Compare
Choose a tag to compare

Add full support for CRUD operation on STAC catalogs with user rights management.

[BREAKING CHANGES] The database model changed and this version is incompatible with existing instance of resto. A migration guide will be provided later. So YOU SHOULD NOT use this version on running instance of resto

Dummy tag before moving to 9.0.0 - don't use this version

31 May 13:07
1b8ad1a
Compare
Choose a tag to compare
Merge pull request #418 from jjrom/develop

Develop

resto v8.0.11

13 May 14:23
8c93af4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.10...v8.0.11

resto v8.0.10

13 May 11:38
4dbd987
Compare
Choose a tag to compare

What's Changed

  • Develop by @jjrom in #399
    • Correct PHP Warning in logs duing rights check by @jjrom in #401
  • Discard collections params in GET /collections/{collectionId}/items instead of returning HTTP 400 by @jjrom in #402
  • Bunch of merge by @jjrom in #404
  • Force root as pid by @jjrom in #406

Full Changelog: v8.0.9...v8.0.10