Releases: replicate/cog
Releases · replicate/cog
v0.16.8
Changelog
- 7ef0e64 Bump actions/setup-python from 5 to 6
 - f443413 Bump vllm in /test-integration/test_integration/fixtures/granite-project
 - 76bf285 Update fastapi requirement from <0.116.0,>=0.100 to >=0.100,<0.119.0
 - a4a8553 Upgrade test dependencies (#2544)
 - 1087c98 chore: set 
-buildvcs=falseongo build(#2516) - 171b1d5 feat: add registry migration support with credential fallback (#2541)
 - 1e5e31d feat: update llm-docs workflow to use auto-merge PR (#2528)
 
v0.16.7
Changelog
- 9934697 Add torch 2.8.0 compatibility (#2510)
 - 728a01e Keep requirements.txt in sync for pipeline models (#2515)
 - 08cef1a Restore cog_runtime support with pinned coglet version (#2522)
 - 02102a9 Swap out deprecated 
ast.Strforast.Constant(#2514) - bf754a6 disable cog-runtime support and prompts (#2511)
 - 908007f update docs about the release process (#2509)
 
v0.16.6
v0.16.5
v0.16.3
v0.16.2
Changelog
- 23b93cc Add integration test for 3.13 base images (#2485)
 - 4af2e08 Allow wheel >= 1 to be installed (#2481)
 - 19c5b31 Bump OpenCV (#2479)
 - 67d6e43 Determine correct python version for compatibility (#2483)
 - 72dda0d Fix python 3.13 base image builds (#2482)
 - d4be027 Install opencv related build packages (#2480)
 - e9584e3 Install pip/setuptools/wheel (#2478)
 
v0.16.1
v0.16.0
v0.15.11
Changelog
- 52a64d2 Add cog_runtime flag
 - 3108959 Add doc on Optional
 - 097da31 Fix torch compatibility matrix generation script (#2459)
 - 2c5cd3b Login to docker hub (#2443)
 - a6ff3c4 Remove python 3.12 from older torch versions (#2455)
 - e2e7806 Remove sending dependencies in client (#2464)
 - 3209e49 Send back relative path in download (#2460)
 - 8c6ee90 clog cog-runtime
 
v0.15.10
Changelog
- 3958300 Add Torch 2.7.1 base images (#2438)
 - 91d7351 Add torch 2.7.1 cuda 12.8 int test (#2449)
 - dc7bfae Determine docker host via env then context (#2444)
 - bfe0c01 Fix coglet stomping on cog installation (#2431)
 - 0a24824 Fix torch vision compatibility matrix (#2448)
 - b16c1b0 Handle overriding docker host if required (#2436)
 - 93be60d Move to CDN for monobase matrix.json
 - 5f59cbc No cog base images (#2440)
 - 0d06f91 Skip extra validation when generating base images (#2445)
 - fdd1fd8 Support running pipelines locally (#2426)
 - 0bc917d change warn to debug, more logging (#2446)
 - 3e6d5e6 feat: add ability to skip files that already exist, overwrite or quit (#2430)
 - 138ec81 feat: support cog init with pipeline template (#2437)
 - dbaf981 fix: handle error messages better for cog push with pipelines (#2435)