Changes
- Release 0.1.0 (#447) @francbartoli
- Fix datetime injection (#446) @francbartoli
- Fix for the auth challenge (#445) @francbartoli
- Update docs with focus on async/await, cloud-native geospatial and a more proper example for a provider (#444) @francbartoli
- Add editor screenshots (#442) @francbartoli
- Fix docker image CVEs (#443) @francbartoli
- Add screenshots for using qgis tutorial (#441) @francbartoli
- Add tutorial for using fastgeoapi from QGIS (#440) @francbartoli
- Add docs for the PMTiles provider expecially for operators (#439) @francbartoli
- fix documentation issue #428 (#430) @luipir
- Fix for an explicit endpoint that wins over the environment (#438) @francbartoli
- OGC API Tiles from PMTiles archives read by range requests (#437) @francbartoli
- Adapt the geoparquet provider to the mixin pattern (#436) @francbartoli
- Document how to write an async provider (#435) @francbartoli
- Add async provider base to support awaitable providers (#434) @francbartoli
- Fix openapi resolver defs (#433) @francbartoli
- The server card must never take the service down (#429) @francbartoli
- Add mcp server card to the docs (#427) @francbartoli
- Migrate to FastMCP 4 (#426) @francbartoli
- Edit the pygeoapi configuration from a local surface (#424) @francbartoli
💥 Breaking Changes
- Add a validation and an editor of the pygeoapi configuration (#422) @francbartoli
🚀 Features
- Serve the configuration editor as a page, and free the CLI from fastgeoapi (#425) @francbartoli
- Add a validation and an editor of the pygeoapi configuration (#422) @francbartoli
- Serve GeoParquet from any cloud with CQL2 pushed into DuckDB (#421) @francbartoli
🪲 Fixes
- Stop refusing a configuration that works (#423) @francbartoli