Skip to content

Releases: replicate/cog

v0.10.0-alpha11

04 Jun 10:37
6b6ac5f
Compare
Choose a tag to compare
v0.10.0-alpha11 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0-alpha10...v0.10.0-alpha11

v0.9.9

03 Jun 20:30
Compare
Choose a tag to compare

What's Changed

  • Include prediction id upload request by @aron in #1667
  • update cog init to include a GitHub Actions workflow file by @zeke in #1671
  • document how cog.yaml image works with cog push by @zeke in #1679
  • Fix linter errors by @mattt in #1691
  • fixing install logic to reenable no cuda base image by @daanelson in #1688
  • Increase Hypothesis test deadlines by @marcusmartins in #1700
  • Quick fix for Apple Silicon M1 support in run by @timfallmk in #1704
  • Set missing Env argument in call to NewPredictor on retry by @mattt in #1709
  • Add top-level concurrency setting to cog.yaml schema by @mattt in #1703
  • Add --env/-e flags to cog train subcommand by @mattt in #1710
  • Propagate trace context to webhook and upload requests by @aron in #1698

New Contributors

Full Changelog: v0.9.8...v0.9.9

v0.10.0-alpha10

31 May 22:16
8dc4890
Compare
Choose a tag to compare
v0.10.0-alpha10 Pre-release
Pre-release

What's Changed

  • Backport Secret type to async branch by @mattt in #1706

Full Changelog: v0.10.0-alpha9...v0.10.0-alpha10

v0.9.9-alpha2

29 May 10:05
5d7493f
Compare
Choose a tag to compare
v0.9.9-alpha2 Pre-release
Pre-release

What's Changed

  • update cog init to include a GitHub Actions workflow file by @zeke in #1671
  • document how cog.yaml image works with cog push by @zeke in #1679
  • Fix linter errors by @mattt in #1691
  • fixing install logic to reenable no cuda base image by @daanelson in #1688

New Contributors

Full Changelog: v0.9.9-alpha...v0.9.9-alpha2

v0.10.0-alpha9

29 May 18:05
e07dc07
Compare
Choose a tag to compare
v0.10.0-alpha9 Pre-release
Pre-release

This release fixes being able to push concurrent models with cog.

v0.10.0-alpha8

22 May 19:39
0731446
Compare
Choose a tag to compare
v0.10.0-alpha8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.0-alpha7...v0.10.0-alpha8

v0.9.9-alpha

20 May 15:23
36c7ece
Compare
Choose a tag to compare
v0.9.9-alpha Pre-release
Pre-release

Changelog

v0.10.0-alpha7

17 May 22:18
e32f5cc
Compare
Choose a tag to compare
v0.10.0-alpha7 Pre-release
Pre-release

This release adds cog.emit_metric, a predict_time_share metric, and provisional support for setting target concurrency. It also properly records the changes that were already in prod.

What's Changed

Full Changelog: v0.10.0-alpha6...v0.10.0-alpha7

v0.9.8

17 May 17:09
Compare
Choose a tag to compare

This release fixes an issue No output specified with docker-container driver for users of Docker buildx.

Thanks to @mattt and @EduarteXD for the fixes.

Changelog

  • 2d0fe2a Run go generate ./... (#1657)
  • 5308966 document pinning python package installations to commit SHAs

v0.9.8-alpha

10 May 17:12
Compare
Choose a tag to compare
v0.9.8-alpha Pre-release
Pre-release

What's Changed

  • Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.1+incompatible by @dependabot in #1646
  • Bump golang.org/x/tools from 0.20.0 to 0.21.0 by @dependabot in #1644
  • Fix Getting Started Link returns 404 by @tempusfrangit in #1639
  • Bump github.com/docker/cli from 26.0.0+incompatible to 26.1.1+incompatible by @dependabot in #1645
  • fix: 🐛 Failed to Load Docker Image Metadata in Github Action by @EduarteXD in #1638

New Contributors

Full Changelog: v0.9.7...v0.9.8-alpha