Skip to content

Releases: bitpay/python-bitpay-client

v7.0.5

15 Jul 18:32
b59395b
Compare
Choose a tag to compare

This is a patch version that updates dependencies.

Note: As of version 7.0.0, the Python SDK requires Python 3.9+.

What's Changed

  • Bump pytest-cov from 6.1.1 to 6.2.1
  • Bump mypy from 1.16.1 to 1.17.0
  • Publish changelog on release

Full Changelog: 7.0.4...7.0.5

v7.0.4

07 Jul 15:35
da491f9
Compare
Choose a tag to compare

What's Changed

  • Bump pytest-mock from 3.14.0 to 3.14.1
  • Bump requests from 2.32.3 to 2.32.4
  • Bump pydantic from 2.11.3 to 2.11.7
  • Bump mypy from 1.15.0 to 1.16.1
  • Bump pytest from 8.3.5 to 8.4.1
  • Bump version to 7.0.4

Full Changelog: 7.0.3...7.0.4

v7.0.3

21 Apr 20:22
7f1adce
Compare
Choose a tag to compare

Overview

This is a patch release that updates dependencies.

Note: As of version 7.0.0, the Python SDK requires Python 3.9+.

What's Changed

  • Bump pydantic from 2.10.6 to 2.11.3
  • Bump pytest-cov from 6.0.0 to 6.1.1
  • #162 Bump version to 7.0.3

Full Changelog: 7.0.2...7.0.3

v7.0.2

14 Apr 19:59
8bcff89
Compare
Choose a tag to compare

Overview

This is a patch update that updates dependencies.

Note: As of version 7.0.0, the Python SDK requires Python 3.9+.

What's Changed

  • Bump ecdsa from 0.19.0 to 0.19.1
  • Bump pydantic from 2.10.6 to 2.11.3
  • Bump pytest from 8.3.4 to 8.3.5

Full Changelog: 7.0.1...7.0.2

7.0.1

27 Feb 23:48
d42e133
Compare
Choose a tag to compare

Overview

This is a patch update that updates dependencies.

Note: As of version 7.0.0, the Python SDK requires Python 3.9+.

What's Changed

  • Use the resource token in webhook resend requests
  • Update pydantic to 2.10.6
  • Update black to 25.1.0
  • Update mypy to 1.15.0
  • Update pytest-mypy-plugins to 3.2.0

Full Changelog: 7.0.0...7.0.1

7.0.0

09 Dec 17:48
eef8b96
Compare
Choose a tag to compare

Overview

This is a patch update that updates dependencies.

Note: This version of the SDK requires Python 3.9+.

What's Changed

  • pydantic updated to 2.10.3
  • pytest updated to 8.3.4
  • pytest-cov updated to 6.0.0
  • Bump version to 7.0.0

Full Changelog: 6.1.1...7.0.0

6.1.1

28 Oct 17:48
55c3bd9
Compare
Choose a tag to compare

Overview

This is a patch update that updates dependencies.

Note: This will be the last version of the 6.x version of the SDK, with 7.0.0 being released in November. The breaking change will be that Python 3.9+ will be required.

What's Changed

  • Add Python 3.12 to test matrix
  • Add Python 3.13 to test matrix
  • Update pydantic to 2.9.2
  • Update black to 8.3.3
  • Update pytest to 8.3.3
  • Update mypy to 1.11.12
  • Bump version to 6.1.1

Full Changelog: 6.1.0...6.1.1

6.1.0

06 Sep 21:30
61ee249
Compare
Choose a tag to compare

Overview

This is a minor update that adds support for a new optional header called X-BitPay-Platform-Info that will be used in BitPay plugins to show both the SDK version and plugin version.

What's Changed

  • Add X-BitPay-Platform-Info header
  • Bump version to 6.1.0

Full Changelog: 6.0.5...6.1.0

6.0.5

02 Jul 15:57
ef16e8a
Compare
Choose a tag to compare

Overview

This is a patch release that updates dependencies.

What's Changed

  • Update GitHub Action versions
  • Update Project.toml to match Pipfile
  • Update mypy to 1.10.1

Full Changelog: 6.0.4...6.0.5

6.0.4

01 Jul 19:19
560d04a
Compare
Choose a tag to compare

Overview

This is a patch release that updates dependencies.

Full Changelog: 6.0.3...6.0.4