v0.13.1

psviderski/uncloudv0.13.1Oct 13, 2025by psviderski

AI Summary

Bug fix release that resolves an issue where uc image push fails when uploading large images that take more than 10 seconds.

Key Highlights

  • Fix image push timeout for large images

New Features

  • Image push timeout fix for large images

Full Release Notes

## Bug fixes

* Now `uc image push` doesn't fail when uploading a large image that takes more than 10s. You need to [update](https://uncloud.run/docs/getting-started/install-cli) only the `uc` CLI. #141 

## Changelog
* 6ba98e4576f50ff1b9ba2b45c138f58dda10fa4e fix: `uc image push` closed network connection error if takes >10s (fixes #141)