Skip to content

Releases: stac-utils/pgstac

v0.9.1

17 Jun 20:59
3ba567c
Compare
Choose a tag to compare

Commits

v0.8.6

03 Jun 14:22
Compare
Choose a tag to compare

Commits

  • 15b1425: relax smart-open dependency, use uv in docker image (David W Bitner) #276
  • ed31cde: stage migrations (David W Bitner) #276
  • a8415ca: add changelog (David W Bitner) #276

v0.9.0

30 Apr 19:01
7c3dfc2
Compare
Choose a tag to compare

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

13 Mar 14:30
51f19dc
Compare
Choose a tag to compare

Commits

v0.8.4

24 Jan 22:25
f54094e
Compare
Choose a tag to compare

Commits

v0.8.3

24 Jan 15:41
ebb45f1
Compare
Choose a tag to compare

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

14 Nov 16:00
8ef8552
Compare
Choose a tag to compare

Commits

v0.8.1

21 Sep 20:21
e3ae32d
Compare
Choose a tag to compare

Commits

v0.8.0

21 Sep 19:48
887b5bb
Compare
Choose a tag to compare

Commits

v0.7.10

15 Jun 14:15
45b1f96
Compare
Choose a tag to compare

Bug Fixes

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

Commits