Releases: stac-utils/stac-fastapi-pgstac
Releases · stac-utils/stac-fastapi-pgstac
v2.4.11
What's Changed
- Bump pgstac to v0.7.10 by @gadomski in #56
- Fix filter extension test names, descriptions by @jonhealy1 in #63
- Allow upserting data via bulk transaction requests by @edkeeble in #64
- add upper bounds for pytest-asyncio version by @vincentsarago in #74
- Release v2.4.11 by @edkeeble in #68
New Contributors
- @jonhealy1 made their first contribution in #63
- @edkeeble made their first contribution in #64
- @vincentsarago made their first contribution in #74
Full Changelog: 2.4.10...2.4.11
v2.4.10
What's Changed
- updated dockerfile cmd by @geomatician in #52
- Release v2.4.10 by @gadomski in #53
New Contributors
- @geomatician made their first contribution in #52
Full Changelog: 2.4.9...2.4.10
v2.4.9
v2.4.8
v2.4.7
What's Changed
- Support creating ItemCollections in Transaction Extension by @mmcfarland in #35
- Release v2.4.7 by @gadomski in #36
New Contributors
- @mmcfarland made their first contribution in #35
Full Changelog: 2.4.6...2.4.7
v2.4.6
First release as a stand-alone backend repository. See stac-utils/stac-fastapi#555 for the breakout PR, and stac-utils/stac-fastapi#517 for the breakout design document.