Releases: geobeyond/fastgeoapi
Releases · geobeyond/fastgeoapi
v0.0.8
Changes
- Add support for OAuth authentication to the MCP server implementation (#332) @francbartoli
📦 Dependencies
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows (#330) @dependabot[bot]
v0.0.7
Changes
- Add optionally integrated MCP server (#326) (#327) @francbartoli
- Add more content to the readme and the overall documentation framework (#325) @francbartoli
v0.0.6
Changes
- Add contract tests for OIDC integration (#320) (#322) @francbartoli
v0.0.5
Changes
- Upgrade schemathesis version and align contract tests to the new API (#318) @francbartoli
- Migrate from mypy to ty for type checking (#317) @francbartoli
- Get rid of flake8, isort and others in favour of only ruff (#314) @francbartoli
v0.0.4
Changes
- Add more robust CI job for OWASP Top 10 checks and fix safety failure (#312) @francbartoli
- Align main to develop (#310) @francbartoli
- Merge develop into main (#306) @francbartoli
- Merge develop into main (#305) @francbartoli
v0.0.2
Changes
- Update dependencies (#298) @francbartoli
- Merge develop to main (#272) @francbartoli
- Align with develop (#205) @francbartoli
- Support italian pdnd bearer token authentication (#170) @francbartoli
- Align main with develop (#155) @francbartoli
- Update python dependencies (#151) @francbartoli
- Align master to develop (#124) @francbartoli
- Update Keycloak Configuration and Upgrade FastAPI Key Authentication (#97) @Youssef-Harby
- Align main with develop (#96) @francbartoli
- Refinements to FastGeoAPI: Security Fix, OpenAPI-Pydantic Integration, and Code Clean-up (#95) @Youssef-Harby
- Enhancements to FastGeoAPI with Keycloak and PostgreSQL Integration (#93) @Youssef-Harby
- Add a middleware to apply security to the pygeoapi openapi (#36) @francbartoli
- Update configuration (#27) @francbartoli
- Fix docker-compose for M1 machines (#26) @francbartoli
- First merge into master (#13) @francbartoli
- Fix CI/CD (#12) @francbartoli
- Update pygeoapi openapi document (#11) @francbartoli
- Opt in apikey (#10) @francbartoli
- Update dependencies and make OPA optional (#9) @francbartoli
- Fix failing tests. (#7) @Youngestdev
- Update README.md (#6) @Youngestdev
- Add oidc implementation with authentication and authorization (#2) @francbartoli
- Feature/pygeoapi (#1) @francbartoli
📦 Dependencies
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#257) @dependabot[bot]
- Bump actions/upload-artifact from 4.3.4 to 4.4.3 (#263) @dependabot[bot]
- Bump actions/cache from 4.0.2 to 4.1.2 (#268) @dependabot[bot]
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.11.0 (#273) @dependabot[bot]
- Bump actions/setup-python from 5.1.1 to 5.3.0 (#269) @dependabot[bot]
- Bump pip from 24.0 to 24.1.2 in /.github/workflows (#236) @dependabot[bot]
- Bump actions/setup-python from 5.1.0 to 5.1.1 (#238) @dependabot[bot]
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#234) @dependabot[bot]
- Bump actions/download-artifact from 4.1.7 to 4.1.8 (#233) @dependabot[bot]
- Bump pip from 24.0 to 24.1 in /.github/workflows (#230) @dependabot[bot]
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#228) @dependabot[bot]
- Bump virtualenv from 20.26.0 to 20.26.2 in /.github/workflows (#223) @dependabot[bot]
- Bump codecov/codecov-action from 4.3.0 to 4.5.0 (#227) @dependabot[bot]
- Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#221) @dependabot[bot]
- Bump virtualenv from 20.25.3 to 20.26.0 in /.github/workflows (#213) @dependabot[bot]
- Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#211) @dependabot[bot]
- Bump actions/download-artifact from 4.1.4 to 4.1.7 (#214) @dependabot[bot]
- Bump virtualenv from 20.25.1 to 20.25.3 in /.github/workflows (#209) @dependabot[bot]
- Bump nox from 2024.3.2 to 2024.4.15 in /.github/workflows (#208) @dependabot[bot]
- Bump actions/upload-artifact from 3.1.2 to 4.3.2 (#210) @dependabot[bot]
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#206) @dependabot[bot]
- Bump actions/cache from 4.0.0 to 4.0.2 (#201) @dependabot[bot]
- Bump actions/setup-python from 5.0.0 to 5.1.0 (#200) @dependabot[bot]
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#183) @dependabot[bot]
- Bump actions/download-artifact from 3.0.2 to 4.1.4 (#192) @dependabot[bot]
- Bump nox from 2023.4.22 to 2024.3.2 in /.github/workflows (#193) @dependabot[bot]
- Bump poetry from 1.7.1 to 1.8.2 in /.github/workflows (#194) @dependabot[bot]
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#195) @dependabot[bot]
- Bump codecov/codecov-action from 4.0.1 to 4.2.0 (#199) @dependabot[bot]
- Bump codecov/codecov-action from 3.1.4 to 4.0.1 (#172) @dependabot[bot]
- Bump virtualenv from 20.24.7 to 20.25.0 in /.github/workflows (#160) @dependabot[bot]
- Bump pip from 23.3.2 to 24.0 in /.github/workflows (#174) @dependabot[bot]
- Bump actions/cache from 3.3.1 to 4.0.0 (#166) @dependabot[bot]
- Bump actions/setup-python from 4.7.0 to 5.0.0 (#158) @dependabot[bot]
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 (#132) @dependabot[bot]
- Bump actions/checkout from 3.5.3 to 4.1.1 (#140) @dependabot[bot]
- Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.11 (#154) @dependabot[bot]
- Bump release-drafter/release-drafter from 5.23.0 to 5.25.0 (#141) @dependabot[bot]
- Bump poetry from 1.4.0 to 1.7.1 in /.github/workflows (#149) @dependabot[bot]
- Bump pip from 23.0.1 to 23.2 in /.github/workflows (#108) @dependabot[bot]
- Bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (#73) @dependabot[bot]
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.8 (#106) @dependabot[bot]
- Bump actions/setup-python from 4.5.0 to 4.7.0 (#105) @dependabot[bot]
- Bump codecov/codecov-action from 3.1.1 to 3.1.4 (#84) @dependabot[bot]
- Bump actions/checkout from 3.3.0 to 3.5.3 (#104) @dependabot[bot]
- Bump pytest from 6.2.5 to 7.4.0 (#103) @dependabot[bot]
- Bump actions/cache from 3.2.6 to 3.3.1 (#51) @dependabot[bot]
- Bump pyupgrade from 2.38.2 to 3.3.1 (#39) @dependabot[bot]
- Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0 (#40) @dependabot[bot]
- Bump actions/download-artifact from 2.0.10 to 3.0.2 (#41) @dependabot[bot]
- Bump release-drafter/release-drafter from 5.15.0 to 5.23.0 (#42) @dependabot[bot]
- Bump codecov/codecov-action from 2.1.0 to 3.1.1 (#43) @dependabot[bot]
- Bump actions/cache from 2.1.7 to 3.2.6 (#44) @dependabot[bot]
- Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#38) @dependabot[bot]
- Bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (#37) @dependabot[bot]
- Bump actions/checkout from 2.4.0 to 3.3.0 (#33) @dependabot[bot]
- Bump actions/upload-artifact from 2.2.4 to 3.1.2 (#32) @dependabot[bot]
- Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3 (#31) @dependabot[bot]
- Bump actions/setup-python from 2.3.0 to 4.5.0 (#30) @dependabot[bot]
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.6.4 (#29) @dependabot[bot]
- Bump pip from 23.0 to 23.0.1 in /.github/workflows (#28) @dependabot[bot]
- Bump pip from 23.0 to 23.0.1 in /.github/workflows (#24) @dependabot[bot]
- Bump pyupgrade from 2.38.2 to 2.38.4 (#19) @dependabot[bot]
- Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0 (#18) @dependabot[bot]
- Bump actions/checkout from 2.4.0 to 3.3.0 (#17) @dependabot[bot]
- Bump actions/setup-python from 2.3.0 to 4.5.0 (#16) @dependabot[bot]
- Bump actions/download-artifact from 2.0.10 to 3.0.2 (#15) @dependabot[bot]
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.6.4 (#14) @dependabot[bot]