Skip to content

Releases: utopia-php/client

0.4.4

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 09 Sep 15:27
  • test(client): strengthen observable TLS regression coverage
  • docs(client): compact TLS verification comments
  • test(client): fold TLS regressions into existing adapter tests
  • fix(client): enforce Swoole TLS peer identity verification

Changes: utopia-php/monorepo@client/0.4.3...client/0.4.4

0.4.3

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 05 Sep 15:27
  • fix(client): reconnect abruptly closed idle TLS sockets before sending

Changes: utopia-php/monorepo@client/0.4.2...client/0.4.3

0.4.2

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 02 Sep 15:59
  • chore: stop committing package lock files

Changes: utopia-php/monorepo@client/0.4.1...client/0.4.2

0.4.1

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 26 Aug 13:45
  • fix(client): require utopia-php/psr7 ^0.2.1

Changes: utopia-php/monorepo@client/0.4.0...client/0.4.1

0.4.0

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 25 Aug 11:47
  • fix(client): preserve redirect request semantics
  • fix(client): reuse one Swoole client across redirect hops
  • fix(client): split rector continue in redirect test server
  • fix(client): stream redirects, strip credentials, RFC 3986 Location
  • feat(client): add withFollowRedirects()

Changes: utopia-php/monorepo@client/0.3.0...client/0.4.0

0.3.0

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 31 Jul 08:58
  • feat(pools)!: constructor-only configuration, one acquisition budget
  • docs: enforce documentation style with Vale

Changes: utopia-php/monorepo@client/0.2.3...client/0.3.0

0.2.3

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 13 Jul 15:30
  • chore: fix PHP 8.5 phpstan target and align fastly to psr7 ^0.2
  • chore: bump client to psr7 ^0.2 and PHP 8.5

Changes: utopia-php/monorepo@client/0.2.2...client/0.2.3

0.2.2

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 06 Jul 11:50
  • Split PSR-7 into separate package
  • ci: redirect mirror issues
  • ci: reuse mirror redirect workflow

Changes: utopia-php/monorepo@client/0.2.1...client/0.2.2

0.2.1

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 26 Jun 10:51
  • style: trim comments from rector configs
  • build: hoist baseline rector + phpstan configs to the root

Changes: utopia-php/monorepo@client/0.2.0...client/0.2.1

0.2.0

Choose a tag to compare

@utopia-php-monorepo utopia-php-monorepo released this 23 Jun 12:44
  • feat(client): negotiate response compression natively in both adapters

Changes: utopia-php/monorepo@client/0.1.4...client/0.2.0