Skip to content

Releases: apigee/apigee-client-php

4.0.0

12 Feb 13:15
bb055ba
Compare
Choose a tag to compare

What's Changed

  • Changed option-resolver's component version to its latest by @kedarkhaire in #379
  • Changes for PHPCS Fixes by @kedarkhaire in #380
  • Changes for Symfony 7.1 upgrade by @kedarkhaire in #381
  • Fixes for issue UnimplementedInterfaceMethod: Method getsupportedtypes is not defined by @kedarkhaire in #385
  • MethodSignatureMismatch: Method supportsDenormalization with return type '' is different to return type 'bool' of inherited method by @kedarkhaire in #389
  • Fixes issue of Method normalize with return type '' is different to return type 'ArrayObject|array<array-key, mixed>|null|scalar' of inherited method NormalizerInterface::normalize by @kedarkhaire in #390
  • Suppressing the LessSpecificImplementedReturnType error for getSupportedTypes function by @kedarkhaire in #393
  • Changes made for symfony 7 standards, declaring return type and adding missing parameters by @kedarkhaire in #395
  • Fixes for new PHPCS changes by @kedarkhaire in #403
  • Fixes for ParamNameMismatch error on composer analyze by @kedarkhaire in #404
  • Changes added for setting minimum Symfony version to 7 by @kedarkhaire in #406
  • Removed PHP8.1 test from matrix for 4x by @kedarkhaire in #407
  • Removed empty array option for CredentialProducts in AppCredential file due to strict Type by @kedarkhaire in #398
  • 4x Fixes to make getter setter functions compatible with ctype_lower checks in symfony serializer component by @kedarkhaire in #410
  • Update the symfony components to stable versions by @kedarkhaire in #412
  • Deprecated function apps removed in 4.x by @kedarkhaire in #414
  • Bump client to v4.0.0 and update changelog by @kedarkhaire in #415

3.0.8

16 Oct 08:51
fceb7f5
Compare
Choose a tag to compare

What's Changed

3.0.7

17 Sep 10:45
3ade3fd
Compare
Choose a tag to compare

What's Changed

3.0.6

20 Aug 07:40
04d36d2
Compare
Choose a tag to compare

What's Changed

2.1.4

14 Feb 07:46
a791c95
Compare
Choose a tag to compare

What's Changed

  • 2x - Fix for Team app credentials listings sorted in ascending order by @kedarkhaire in #346
  • 2x -Fix for Team 1000+ listing, AppGroup edit error and custom attribute update issues - 2x branch by @shishir-intelli in #353
  • Bump client version to 2.1.4 and updated the change log by @shishir-intelli in #356

3.0.5

13 Feb 12:58
13761ed
Compare
Choose a tag to compare

What's Changed

3.0.4

10 Jan 16:12
b561085
Compare
Choose a tag to compare

What's Changed

3.0.3

05 Dec 10:52
a882b50
Compare
Choose a tag to compare

What's Changed

2.1.3

05 Dec 10:47
9f2fc0a
Compare
Choose a tag to compare

What's Changed

3.0.2

18 Oct 12:14
bf77952
Compare
Choose a tag to compare

What's Changed