Skip to content

Releases: BitbucketPHP/Client

V5.1 (06/05/2026)

06 May 21:17
e5c4bec

Choose a tag to compare

  • Added PHP 8.5 support
  • Added sensitive parameter annotations for authentication tokens and passwords
  • Added current user workspaces API
  • Added project permissions config APIs
  • Added repository effective branching model API
  • Added repository permissions config APIs
  • Added repository pipelines config subresources
  • Added workspace pull requests endpoint for selected users
  • Fixed current user workspaces endpoint
  • Fixed ResultPager pagination when using partial response fields
  • Fixed ResultPager previous-page navigation
  • Fixed source directory listings for specific revisions
  • Documented Bitbucket API migration paths
  • Deprecated addon linker methods
  • Deprecated current user team permissions
  • Deprecated current user workspaces pass-through methods
  • Deprecated global snippets listing method
  • Deprecated native issue tracker methods
  • Deprecated repository listing pass-through methods
  • Deprecated snippet watchers listing methods
  • Deprecated top-level pull requests pass-through method
  • Deprecated workspace code search

V5.0 (23/02/2025)

23 Feb 20:39
37b345d

Choose a tag to compare

  • Added PHP 8.4 support
  • Dropped PHP 7.4 and 8.0 support
  • Moved various param types to native PHP types

V4.7 (17/03/2024)

17 Mar 21:09
ef3a4eb

Choose a tag to compare

  • Add support for php-http/cache-plugin:^2.0

V4.6.1 (17/03/2024)

17 Mar 21:02
7a30ed8

Choose a tag to compare

  • Fixed issues with Src and Downloads

V4.6 (03/12/2023)

03 Dec 22:55
db0fe6b

Choose a tag to compare

  • Add support for symfony/options-resolver:^7.0

V4.5 (08/10/2023)

08 Oct 13:43
48b4118

Choose a tag to compare

  • Added PHP 8.3 support

V4.4 (30/04/2023)

30 Apr 19:50
70aa8c5

Choose a tag to compare

  • Added support for psr/http-message v2

V4.3 (27/02/2023)

27 Feb 12:28
781512e

Choose a tag to compare

  • Added PHP 8.2 support

V4.2 (24/01/2022)

24 Jan 02:56
88e0b6f

Choose a tag to compare

  • Dropped PHP 7.2 and 7.3 support

V4.1 (23/01/2022)

24 Jan 02:51
c8a6e24

Choose a tag to compare

  • Added PHP 8.1 support
  • Added psr/cache v2 and v3 support