Skip to content

Releases: typhonius/acquia-php-sdk-v2

2.3.0

19 Aug 18:07
9c08d6e
Compare
Choose a tag to compare

This release does not include new features but may cause calling code to fail if invalid types are passed, which is why it's a minor rather than patch release.

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

07 Jun 19:57
410d61c
Compare
Choose a tag to compare

What's Changed

  • Remove advisory_hours_used and advisory_hours_total.

Full Changelog: 2.1.0...2.2.0

2.1.0

03 May 16:31
39c425f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.17...2.0.18

2.0.17

18 Oct 17:37
0637654
Compare
Choose a tag to compare

What's Changed

Main changes

Dependency updates

Private chores

New Contributors

Full Changelog: 2.0.16...2.0.17

2.0.16

28 Mar 06:05
a48bc1b
Compare
Choose a tag to compare
  • a48bc1b - Enable default base uri to be overridden (#137)
  • a861c0a - Bump guzzlehttp/guzzle from 7.2.0 to 7.3.0 (#160)
  • 15f3e1b - Bump phpunit/phpunit from 9.5.2 to 9.5.4 (#159)
  • 4788276 - Bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18 (#153)
  • caa634f - Bump symfony/cache from 5.2.3 to 5.2.4 (#152)
  • ee8492e - Bump phpstan/phpstan from 0.12.74 to 0.12.75 (#145)
  • 3f8ebf8 - Bump phpstan/phpstan from 0.12.73 to 0.12.74 (#144)
  • 313654c - Bump phpstan/phpstan from 0.12.71 to 0.12.73 (#143)
  • 0fe4c65 - Bump symfony/cache from 5.2.1 to 5.2.3 (#141)
  • 63d6449 - Bump phpstan/phpstan from 0.12.67 to 0.12.71 (#140)
  • cb21c85 - Bump phpunit/phpunit from 9.5.1 to 9.5.2 (#142)
  • 2367b0b - Bump phpunit/phpunit from 9.5.0 to 9.5.1 (#134)
  • 364b6b3 - Bump phpstan/phpstan from 0.12.66 to 0.12.67 (#133)
  • 4087520 - Bump phpstan/phpstan from 0.12.64 to 0.12.66 (#131)
  • e126186 - Sets PHP version to 7.3. (#132)
  • 80c99fd - Bump guzzlehttp/guzzle from 6.5.5 to 7.2.0 (#116)
  • 3a1739e - Bump symfony/cache from 5.2.0 to 5.2.1 (#126)
  • a2e8481 - Bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17 (#125)
  • 0f596e5 - Bump phpstan/phpstan from 0.12.63 to 0.12.64 (#128)
  • 99465cf - Bump eloquent/phony-phpunit from 7.0.0 to 7.1.0 (#127)
  • 344ee97 - Bump php-coveralls/php-coveralls from 2.4.2 to 2.4.3 (#129)
  • e875a91 - Bump phpstan/phpstan from 0.12.59 to 0.12.63 (#124)
  • a0e2386 - Moves VERSION into a const as a file causes issues for eloquent mocks and seems more fragile for child libraries.
  • 97af712 - Bump phpstan/phpstan from 0.12.58 to 0.12.59 (#121)
  • a4e4cef - Bump phpunit/phpunit from 9.4.4 to 9.5.0 (#120)
  • 49fceb7 - Update EnvironmentResponse.php (#119)
  • 9151e6c - Bump phpunit/phpunit from 9.4.3 to 9.4.4 (#117)
  • 0320fec - Bump phpstan/phpstan from 0.12.56 to 0.12.58 (#114)
  • 91d0f34 - Bump symfony/cache from 5.1.8 to 5.2.0 (#115)
  • 6315082 - Adds PHP 8 to testing. (#113)
  • 9c82f28 - Update README.md (#112)
  • b01dbee - Updates phpstan. (#108)
  • 3f4ba89 - Adds mutation badge. (#110)
  • 099b274 - Makes mutation testing run on pushes. (#109)
  • ed9f492 - Allows request options to be accessed in tests (#107)
  • a7499cf - Changes drush archive to an actual tar.gz file rather than random binary. (#106)
  • 264f632 - Updates packages to allow for composer 2 to work. (#105)

2.0.15

20 Oct 22:56
ce6534a
Compare
Choose a tag to compare

2.0.14

06 Oct 23:26
9432509
Compare
Choose a tag to compare
  • 9f0df1c - Fixes #87 and ensures that user agents are only added once per unique string. (#88)
  • 943a72e - Update php-coveralls/php-coveralls (#89)
  • c284ba9 - Update php-coveralls/php-coveralls (#86)
  • 3377127 - Adding leave and change-owner to organizations (#84)
  • 4451a51 - Updating form_params to json (#82)
  • 28e88b5 - Initial commit to add more available fields to the AccountResponse object (#83)
  • 73053fd - Update squizlabs/php_codesniffer (#80)
  • 972997e - Add owner property to IdeResponse. (#78)
  • 3249226 - Update league/oauth2-client (#77)

2.0.13

21 Jun 13:37
17e8c10
Compare
Choose a tag to compare
  • 17e8c10 - Update guzzlehttp/guzzle (#76)
  • 598ec6f - Set exception response (#75)
  • 23f5ef9 - Adds a default user agent to this library and allows combination with other libraries. (#74)
  • 7017659 - Update guzzlehttp/guzzle (#70)

1.1.2

02 Jun 04:36
Compare
Choose a tag to compare
  • 498c9c7 - [Backport from 2.0] #71 Check access token expiration

2.0.12

02 Jun 04:37
7ba050b
Compare
Choose a tag to compare
  • 7ba050b - Update squizlabs/php_codesniffer (#66)
  • d90d6e0 - Changes the role fixture to an updated one from the API. (#69)