docker-v9.1.0
·
160 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Docker Image
| Platform | Image Digest |
|---|---|
| linux/amd64 | sha256:a6147bab9e163c7284c3f569ffae4dfa5e3d10568f00a7c9f0f58fe69fac341e |
docker pull zalf/fairagro-advanced-middleware-api:9.1.0docker pull ghcr.io/fairagro/m4.2_advanced_middleware_api/api:9.1.0Python Packages
Published to https://pypi.org:
pip install fairagro-middleware-shared==9.1.0
pip install fairagro-middleware-api-client==9.1.0Build from Source
git clone https://github.com/fairagro/m4.2_advanced_middleware_api.git
cd m4.2_advanced_middleware_api
git checkout 20260617123152-docker-v9.1.0Build the Docker image:
docker build -f docker/Dockerfile.api -t api:9.1.0 .Install Python packages:
pip install middleware/shared middleware/api_clientWhat's Changed
- fix: Refine error handling in ApiClient to distinguish catastrophic e… by @Zalfsten in #244
- build(deps): bump aiohttp from 3.13.5 to 3.14.0 in the uv group across 1 directory by @dependabot[bot] in #245
- deps: Update GitHub Actions to v8.2.0 by @Zalfsten in #246
- deps: Update GitHub Actions by @Zalfsten in #247
- deps: Update GitHub Actions (major) to v4 by @Zalfsten in #248
- Feature/going cursor by @Zalfsten in #249
- Feature/aditional docs by @Zalfsten in #250
- Fix Dependabot alerts from ggshield transitive dependencies. by @Zalfsten in #251
- deps: Update GitHub Actions to v4.2.1 by @Zalfsten in #253
- deps: Update Runtime base (Docker + Devcontainer) to v3.24.0 by @Zalfsten in #252
- deps: Update Runtime base (Docker + Devcontainer) by @Zalfsten in #254
- build(deps): bump python-multipart from 0.0.29 to 0.0.31 in the uv group across 1 directory by @dependabot[bot] in #255
Full Changelog: 20260527161515-chart-v2.7.0...20260617123152-docker-v9.1.0