Skip to content

Releases: weibocom/motan-php

v1.1.2

02 Apr 09:52
Compare
Choose a tag to compare

features:

  • bugfix: rebuild httpargs

v1.1.1

27 Mar 10:12
Compare
Choose a tag to compare

features:

  • update: make params as strval when call a http type service

v1.1

22 Mar 08:53
Compare
Choose a tag to compare
v1.1 Pre-release
Pre-release

features:

  • add: MultiRespons for MultiCall

  • add: more friendly connection timeout and request timeout setting

  • add: add linux tc for timeout mock and test

  • add: httpserver tests

  • update: support a easy way to construct a Motan Client

  • update: using \Motan\Request object to do a Motan Call

  • update: make calling more clean when both using mesh and mesh down

  • update: using \Motan\Request insteded \Motan\URL to do a Call

  • update: delete a defalut APP_NAME

  • update: buildConnection throw exception with error when build connecti… …

  • update: more friendly exceptions

  • update: deal with exception in multiCall

  • update: make cedrus as motan2 handle http request

  • update: deal with multcall exception when mesh down

v1.0-Rc3

12 Mar 09:17
Compare
Choose a tag to compare

features:

  • update MClient support null protocol when construct it.
  • update test cases.

v1.0-Rc2

05 Mar 08:18
Compare
Choose a tag to compare

features:

  • update MClient to support init a MotanClient without any params.
  • update Mesh Snapshot,to using WeiboMesh common snapshot.
  • update phpt test and unittest for mesh test.

v1.0-Rc1

17 Jan 03:28
Compare
Choose a tag to compare

features:

  • support multi call through Weibo-Mesh
  • optimize the simple serialization
  • add travis ci

update:

  • update phpt tests and php unit tests

v1.0-Beta

26 Oct 06:48
Compare
Choose a tag to compare
update version