Releases: stac-utils/pgstac
Releases · stac-utils/pgstac
v0.9.11
Continuous Integration
- pin GitHub Actions to SHA digests (#410) #410 (Loïc Houpert)
- add Dependabot for GitHub Actions version updates (#411) #411 (Loïc Houpert)
Commits
- 8b9877d: Bump actions/setup-python from 5.6.0 to 6.2.0 (#416) (dependabot[bot]) #416
- 02428bc: Bump actions/checkout from 2.7.0 to 6.0.2 (#415) (dependabot[bot]) #415
- 1acf50f: Bump docker/login-action from 2.2.0 to 4.0.0 (#413) (dependabot[bot]) #413
- cfc1c16: Bump docker/setup-buildx-action from 2.10.0 to 4.0.0 (#419) (dependabot[bot]) #419
- db888a9: Bump docker/metadata-action from 3.3.0 to 6.0.0 (#418) (dependabot[bot]) #418
- 9b0e976: Bump astral-sh/setup-uv from 5.4.2 to 8.0.0 (#412) (dependabot[bot]) #412
- 4865015: Bump docker/login-action in the minor-and-patch group (#417) (dependabot[bot]) #417
- 46d82b5: Fix/partition constraints and loader robustness (#408) (David Bitner) #408
- df08f9b: stage release (#420) (David Bitner) #420
v0.9.10
v0.9.9
Bug Fixes
- only include "collection" field if field in object (#395) #395 (Anthony Lukach)
- combine space-separated terms with adjacency operator in free-text search (#387) #387 (Henry Rodman)
Commits
v0.9.8
v0.9.7
Bug Fixes
- tsquery updates (#377) #377 (Henry Rodman)
Commits
- correct migration directory name and expand bootstrapping instructions for PgSTAC (#367) #367 (Emmanuel Mathot)
- prepare 0.9.7 release (#378) #378 (Henry Rodman)
v0.9.6
Commits
- 905e05b: Add query benchmark module and performance docs page (#336) (Henry Rodman) #336
- 67a5d9a: Add
load_queryablesfunction to pypgstac (#361) (Emmanuel Mathot) #361 - 13b7d8d: Udpate fire to 0.7.0 (#362) (Denis Rykov) #362
- add missing 0.8.6-0.9.0 migration script (#365) #365 (Henry Rodman)
- f96cbde: prepare v0.9.6 release (#366) (Henry Rodman) #366
v0.9.5
v0.9.4
Commits
- relax (#352) #352 (Pete Gadomski)
- relax more (#353) #353 (Pete Gadomski)
- b030f83: stage release (#354) (David Bitner) #354
v0.9.3
Bug Fixes
- don't let null values in title or keywords break free-text search (#345) #345 (Henry Rodman)
Commits
- 6da165b: update docs (David W Bitner)
- 856829b: always run tests even if docker images don't rebuild (#346) (Henry Rodman) #346
- d5901b7: Replace hardcoded org name by ${GITHUB_REPOSITORY_OWNER} (#333) (Vincent Privat) #333
- 0452693: Replace hardcoded org name by ${GITHUB_REPOSITORY_OWNER} (#333) (#349) (David Bitner) #349
- 1d06a19: temporarily pin qemu action image (#351) (Henry Rodman) #351
v0.9.2
Commits
- c7d602a: Add btree_gist dependency in docs (#268) (Charalampos (cham)) #268
- 47a96ab: Fix for typo (#294) (Giorgio Salluzzo) #294
- 15f42d8: Don't mount local folder (#284) (Denis Rykov) #284
- 2f00dbe: add q parameter for free-text search (#295) (Henry Rodman) #295
- b73d570: Allow read-only replicas work even when the context extension is enabled (#298) (Denis Rykov) #298
- 5b9580e: Add test to verify search works in readonly mode with context extension enabled (#297) (Denis Rykov) #297
- 858a984: avoid future breaking change in psycopg ConnectionPool (#299) (Vincent Sarago) #299
- a3a3f26: switch from server_version to server_version_num (#304) (Vincent Sarago) #304
- 6f3291c: Fix migrations symlink (#303) (Denis Rykov) #303
- 2740d75: Fix string interpolation (#302) (Denis Rykov) #302
- 8a37c99: update changelog (#306) (Vincent Sarago) #306
- f1d71d5: add tests for collections search links (#310) (Vincent Sarago) #310
- 6c569c0: Remove Rust hydration (#316) (Pete Gadomski) #316
- 9bdedef: Ingest the value of the special key 'private' into the corresponding column (#327) (Denis Rykov) #327
- de45386: update dependencies, fixes for postgres 17 (#329) (David Bitner) #329
- bf498be: stage v0.9.2 (#330) (David Bitner) #330