Skip to content

Releases: stac-utils/pgstac

v0.6.13

19 Jan 19:06
6422105
Compare
Choose a tag to compare

Commits

v0.6.12

17 Jan 20:02
4aba080
Compare
Choose a tag to compare

Commits

v0.6.11

06 Dec 15:09
da8d693
Compare
Choose a tag to compare

Commits

  • a140e1e: update pinned versions of several dependencies (#142) (Henry Rodman) #142
  • da8d693: rename variable to make pgstac compatible with pg>=14 (#151) (Vincent Sarago) #151

v0.6.10

25 Oct 17:08
e4ba4ee
Compare
Choose a tag to compare

Commits

  • e4ba4ee: Don't return valid queryable object for invalid collection (#145) (Matt McFarland) #145

v0.6.9

12 Oct 19:15
2418006
Compare
Choose a tag to compare

Commits

  • 2418006: add cursor_tuple_fraction setting to search function (#143) (David Bitner) #143

v0.6.8

22 Sep 15:54
835a62c
Compare
Choose a tag to compare

Commits

v0.6.7

14 Sep 15:44
2ef0269
Compare
Choose a tag to compare

Commits

v0.6.6

22 Jun 19:12
232634a
Compare
Choose a tag to compare

Commits

  • 42d512e: Add a check to the loader to make sure that the loader is compatible with the target database (#125) (Denis Rykov) #125
  • 232634a: Add support for array operators (#127) (David Bitner) #127

v0.6.5

14 Jun 14:27
7b5ff07
Compare
Choose a tag to compare

Commits

  • 4fd02b4: Fix loading issues with dehydrated load (#121) (Rob Emanuele) #121
  • 7b5ff07: Fix for #122 - bug with type casting when using "in" operator (#124) (David Bitner) #124

v0.6.4

31 May 14:44
d3997cd
Compare
Choose a tag to compare

Commits

  • 3baae42: Loader optimization: Fix incorrect in-place sort of chunks by partition (#116) (Rob Emanuele) #116
  • d3997cd: add fixes for casting items in filters to floats (#117) (David Bitner) #117