Skip to content

Releases: bitpay/python-bitpay-client

7.0.7

28 Oct 00:44
557ee77

Choose a tag to compare

What's Changed

  • Bump pydantic from 2.11.9 to 2.12.3

Full Changelog: 7.0.6...7.0.7

7.0.6

22 Sep 20:20
b069f33

Choose a tag to compare

What's Changed

  • Use jq to build JSON for Readme.com docs
  • Bump black from 25.1.0 to 25.9.0
  • Bump mypy from 1.17.0 to 1.17.1
  • Bump mypy from 1.17.0 to 1.18.2
  • Bump pydantic from 2.11.7 to 2.11.9
  • Bump pytest from 8.4.1 to 8.4.2
  • Bump pytest-cov from 6.2.1 to 7.0.0
  • Bump pytest-mock from 3.14.1 to 3.15.1
  • Bump requests from 2.32.4 to 2.32.5

Full Changelog: 7.0.5...7.0.6

v7.0.5

15 Jul 18:32
b59395b

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

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

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

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

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

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

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

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