-
released this
2026-07-07 21:37:22 +02:00 | 84 commits to main since this releaseSummary
Fix MinIO get_object response leak in MinioAdapter.get()
Changes since v0.5.0
8e47ebfMerge pull request '[patch] Fix MinIO get_object response leak in MinioAdapter.get()' (#32) from fix/minio-get-object-response-cleanup into main9a800bfFetch live PR title in pr-title-check CI workflow.8c34534Fix MinIO get_object response leak in MinioAdapter.get().b1210bdMerge pull request 'Reach 100% combined coverage with targeted unit tests' (#31) from cursor/balanced-100-coverage into main39b1043Fix mypy unreachable-code warning in minio reconnect test.beb2b51Reach 100% combined coverage with targeted unit tests.ce062beMerge pull request 'Enforce 90% combined coverage floor in CI' (#29) from cursor/enforce-coverage-floor into maina381d45Lower combined coverage floor from 95% to 90%.5c8cd84Document where combined coverage floor is enforced in CI.3463298Skip coverage floor check in partial CI test jobs.5393efcEnforce a 95% combined coverage floor in CI and local runs.e39fc96Merge pull request 'Split CI into parallel unit, integration, and coverage report jobs' (#28) from cursor/split-ci-test-jobs into mainc1f4826Use christopherhx v4 artifact actions for parallel coverage merge.0315a33Avoid cross-job artifacts; combine coverage with --cov-append.5d33ec6Use artifact action v3 for Gitea Actions compatibility.9538e4dSplit CI into parallel unit, integration, and coverage report jobs.14b8d27Merge pull request 'Replace hardcoded version examples in release docs' (#27) from cursor/fix-version-doc-drift into maind3cbb65Use version-agnostic examples in release docs.
Downloads