8000 Releases · replicate/cog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: replicate/cog

v0.15.6

17 Jun 21:16
0df4c76
Compare
Choose a tag to compare

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 predict to support --json flag (#2404)
  • c95dc88 Send explicit error if no token supplied (#2406)

v0.15.5

09 Jun 21:00
db0ab69
Compare
Choose a tag to compare

Changelog

v0.15.4

09 Jun 10:16
82de546
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v0.15.4

v0.15.3

04 Jun 15:10
c754874
Compare
Choose a tag to compare

Changelog

v0.15.2

02 Jun 16:32
96f6bb1
Compare
Choose a tag to compare

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)

v0.15.1

28 May 21:56
6d46d25
Compare
Choose a tag to compare

Changelog

v0.15.0

21 May 20:21
88d8737
Compare
Choose a tag to compare

Changelog

v0.14.12

16 May 21:11
833932a
Compare
Choose a tag to compare

Changelog

v0.14.11

15 May 18:50
dc7bcd0
Compare
Choose a tag to compare

Changelog

v0.14.10

09 May 21:13
4f4b4e1
Compare
Choose a tag to compare

Changelog

  • 7cdd08d Add environment variable for defining coglet version (#2315)
  • 276d37e Add migrate logging (#2305)
  • 4f4b4e1 Add support for lists of dicts in cog predict (#2317)
  • fa9cf09 Do not marshal python_requirements if it is empty (#2306)
  • 31421f0 Do not show option to change code if code is equal (#2309)
  • 3f919d7 Handle comments when migrating yaml (#2308)
  • 8896372 Send the migration status’s into the log (#2311)
  • 4682085 Update all integration tests to use the cog_binary fixture (#2304)
0