Pgstac Versions Save

Schema, functions and a python library for storing and accessing STAC collections and items in PostgreSQL

v0.9.0

1 month ago

Commits

  • 3525a01: Fix CQL2 parser for BETWEEN operator (#251) (Denis Rykov) #251
  • 1ee66a1: Fix typo (cql-json2 -> cql2-json) (#253) (Michael Mahoney) #253
  • e5be8a7: Add numberReturned and numberMatched fields to ItemCollection (#254) (Denis Rykov) #254
  • 61f6433: add support for casei and accenti (#256) (David Bitner) #256
  • a993d2c: Fix issue with concurrent identical searches (Fixes #233), Change "log" level messaging to "debug1" (Fixes #242) (#258) (David Bitner) #258
  • 513de60: Add information on automated collection extents trigger (#259) (Zac Deziel) #259
  • 35a4d1c: Allow None in rehydration (#263) (Kyle Barron) #263
  • fbe9203: Update rust re-hydration code to pyo3 0.21 (#264) (Kyle Barron) #264
  • febbaf8: Paging as links (#266) (David Bitner) #266
  • 7c3dfc2: Stage Release for v0.9.0 (#267) (David Bitner) #267

v0.8.5

2 months ago

Commits

  • 9effb17: Make consistent: STAC, PgSTAC, pyPgSTAC (#244) (Tyler Erickson) #244
  • e0b7de4: Minor typo fix (#245) (Tyler Erickson) #245
  • 3419101: Enable querying of the geometry column even when strict mode is activated (#240) (Denis Rykov) #240
  • 1b678bd: edit docs (#246) (Vincent Sarago) #246
  • d62cfd6: mend (#248) (David Bitner) #248
  • 51f19dc: stage v0.8.5 release (#250) (David Bitner) #250

v0.8.4

4 months ago

Commits

  • 20b00f7: Fix for CI docker builds. (#235) (David Bitner) #235
  • f54094e: stage release for v0.8.4 (#236) (David Bitner) #236

v0.8.3

4 months ago

Commits

  • e44ec16: add arm64 infrastructure for pgstac Docker images (#229) (Vincent Sarago) #229
  • 0aff9ef: fix for upsert_item and upsert_items functions (#232) (David Bitner) #232
  • ebb45f1: Release for v0.8.3 (#234) (David Bitner) #234

v0.8.2

6 months ago

Commits

  • 634122f: Enable strict mode for search (#216) (Denis Rykov) #216
  • 1ea6c5d: Make sure that only arguments that are properties are cheked (#219) (Denis Rykov) #219
  • b64bb34: add tests for point search (#52) (Vincent Sarago) #52
  • 05c1caa: Read only configuration mode (#215) (David Bitner) #215
  • 10ad866: Add Search for Collections (#220) (David Bitner) #220
  • e8ef344: Various Bug Fixes (#226) (David Bitner) #226
  • 8ef8552: update changelog for release (#228) (David Bitner) #228

v0.8.1

8 months ago

Commits

  • e3ae32d: Fixci releasev0.8.1 (#214) (David Bitner) #214

v0.8.0

8 months ago

Commits

  • 90d4364: Rust Hydration (#201) (David Bitner) #201
  • cdcd1f9: Update README.md (#207) (Zac Deziel) #207
  • 318fa2d: Remove default eo:cloud_cover queryable (#210) (Matt McFarland) #210
  • e3b0635: revert shortcut for ids limit, add tests (#212) (David Bitner) #212
  • 887b5bb: fix bugs with staging version, update for v0.8.0 release (#213) (David Bitner) #213

v0.7.10

11 months ago

Bug Fixes

  • return '[]' instead of NULL from all_collections when the table is empty (#187) #187 (Mike Roberts)

Commits

  • 45b1f96: fix for #185 (#188) (David Bitner) #188

v0.7.9

1 year ago

Commits

  • 23f72c8: update pg in docker to 3.3.3 (#184) (David Bitner) #184

v0.7.8

1 year ago

Commits

  • 29a94e1: fix for #182 (#183) (David Bitner) #183