Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 14:06
· 74 commits to master since this release
fca435e

release: 1.10.0

  • Added better logging

  • Added custom User Agent string for shippy

  • shippy now handles 503 errors returned by Cloudflare

  • shippy now handles more 5xx errors returned from the server

  • A lot of code refactoring to reduce bugs and clean up logic

  • Updated library dependencies

    • setuptools (65.6.3 -> 67.4.0)
    • sentry-sdk (1.12.1 -> 1.15.0)
    • rich (13.0.0 -> 13.3.1)
    • requests (2.28.1 -> 2.28.2)
    • humanize (4.4.0 -> 4.5.0)