Releases: replicate/cog
Releases · replicate/cog
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)
v0.15.9
v0.15.8
v0.15.7
v0.15.6
Changelog
- 0df4c76 Add futures annotations int test (#2405)
- e7b086c Add support for fast build images in cog run (#2408)
- 5df702a Fix FastAPI deprecation warnings by migrating to lifespan handlers (#2402)
- 71ad986 Handle badly formatted data URIs in cog predict (#2409)
- 997e02b Handle tags at the end of images (#2401)
- 0a49320 Refactor
cog predictto support--jsonflag (#2404) - c95dc88 Send explicit error if no token supplied (#2406)
v0.15.5
v0.15.4
What's Changed
- Check if token is empty by @8W9aG in #2392
- Bump actions/checkout from 3 to 4 by @dependabot in #2126
- Add cog pull by @8W9aG in #2386
- Add telemetry to pull command by @8W9aG in #2394
- Create the tarballs directory before pushing by @8W9aG in #2393
- Add support for pulling draft sources by @8W9aG in #2395
Full Changelog: v0.15.3...v0.15.4
v0.15.3
v0.15.2
Changelog
- 59dc987 Add checking of pipelines runtime requirements before pushing (#2375)
- 72fc99d Another "known failure" error to allow in tests (#2379)
- 96f6bb1 Bump github.com/google/go-containerregistry from 0.20.3 to 0.20.5 (#2364)
- f2beead Bump github.com/moby/buildkit from 0.21.1 to 0.22.0 (#2362)
- e16056a Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#2363)
- 29b3aed Fix flaky registry test (#2374)
- 2f94961 Refactor PostNewPipeline to use Replicate public API (#2378)
- 3f1e055 Remove 3.13 from torch 2.5.0 (#2380)