Skip to content

Releases: stac-utils/pgstac

v0.9.11

07 Apr 18:57
df08f9b

Choose a tag to compare

Continuous Integration

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

03 Mar 15:23
79b8b0e

Choose a tag to compare

Bug Fixes

Commits

v0.9.9

22 Jan 22:15
d189578

Choose a tag to compare

Bug Fixes

Commits

v0.9.8

04 Aug 21:17
497625a

Choose a tag to compare

Commits

v0.9.7

17 Jul 19:26
45ac247

Choose a tag to compare

Bug Fixes

Commits

v0.9.6

10 Apr 16:04
f96cbde

Choose a tag to compare

Commits

v0.9.5

03 Mar 14:30
ff434af

Choose a tag to compare

Bug Fixes

Commits

v0.9.4

21 Feb 16:39
b030f83

Choose a tag to compare

Commits

v0.9.3

19 Feb 12:03
1d06a19

Choose a tag to compare

Bug Fixes

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

06 Dec 16:36

Choose a tag to compare

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