Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

Releases: redirectionio/proxy-sdk-php

Release v0.4.0

22 Jun 09:36
Compare
Choose a tag to compare
  • Allow to deactivate persist flag on client connections

v0.3.0

15 Mar 14:39
Compare
Choose a tag to compare
  • pass the HTTP method to the agent
  • pass the proxy version to the agent
  • add projectKey parameter in PHP SDK

v0.2.0

18 Jan 16:42
Compare
Choose a tag to compare

This version only work with agent on version 1.3.0 and up

Changes

  • Rewrite read behavior, this fix a lot of networks bug
  • Use no_delay for better performance on small messages
  • Add a new command to get match on response status code (only supported in agent v1.4 and up)
  • Update protocol to match with the new one introduced in agent 1.3.0

v0.1.4

29 Oct 15:28
Compare
Choose a tag to compare
Update changelog and fix cs

v0.1.3

20 Aug 14:27
Compare
Choose a tag to compare
Update changelog

v0.1.2

29 May 08:53
Compare
Choose a tag to compare
Release v0.1.2

v0.1.1

28 Mar 13:59
Compare
Choose a tag to compare
Add consistency between proxies

v0.1.0

26 Mar 16:38
Compare
Choose a tag to compare
Fixed few things about the SDK + Symfony Bundle