Skip to content

Tags: drnextgis/pgstac

Tags

v0.6.3

Toggle v0.6.3's commit message
pgstac v0.6.3

v0.6.2

Toggle v0.6.2's commit message
pgstac v0.6.2

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Performance fixes (stac-utils#57)

* add constraints to increase performance

* fixes for multiple migration entries

* remove unused code

* get migrations / tests passing

* make sure that existing migrations follow the unique key

* make the incremental migration run partition_checks on all partitions

* add docs for settings

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow Optimized searches for tiled requets. (stac-utils#39)

* xyz tile search

* add functions for bulk create_items and upsert_items

* update tests, create migrations

* add exitwhenfull flag

Co-authored-by: vincentsarago <[email protected]>

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make sure pgtap errors get caught (stac-utils#46)

* Make sure features is at least []

* echo the entire pgtap log

* Fixes for bugs with incorrectly referred parameters sort vs sortby, collection vs collections, and id vs ids

* Add tests for fixes

* bump version to 0.3.3

v0.3.2

Toggle v0.3.2's commit message
pgstac v0.3.2

v0.3.1

Toggle v0.3.1's commit message
Merge branch 'main' of github.com:stac-utils/pgstac into main

v0.3.0

Toggle v0.3.0's commit message
Merge branch 'main' of github.com:stac-utils/pgstac into main

v0.2.9

Toggle v0.2.9's commit message
Merge branch 'main' of github.com:stac-utils/pgstac into main

v0.2.8

Toggle v0.2.8's commit message
fix release.yml formatting error