- Implements Bandwidth controls for Entitlment Tokens.
0.25.2
Changed
- The builtin rate-limiting will no longer throttle at exit (prevents hanging on shutdown). - The builtin rate-limiting will display a message when throttled by 429 responses.
0.25.1
Added
- The push command will now display how long it took to sync/fail a package upload.
Changed
- The synch wait interval is now a minimum bound, and increases over time.
Fixed
- The synch progress bar will now display immediately, instead of being delayed.
0.25.0
Note: This release requires `cloudsmith-api` >= `0.53.3`.
Added
- Support for Quota API limits & history
0.24.2
Fixed
- Fixed Python3 compatibility (removed f-string)
0.24.1
Note: This release requires `cloudsmith-api` >= `0.52.92`.