Releases: stac-utils/pgstac
Releases · stac-utils/pgstac
v0.6.11
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
Commits
- e4ba4ee: Don't return valid queryable object for invalid collection (#145) (Matt McFarland) #145
v0.6.9
Commits
- 2418006: add cursor_tuple_fraction setting to search function (#143) (David Bitner) #143
v0.6.6
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
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
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