Skip to content

Releases: mosn/api

v1.6.0 Release

Choose a tag to compare

@3062 3062 released this 17 Aug 01:50
e6165bc
metrics support for creating EWMA (#54)

v1.5.0 Release

Choose a tag to compare

@taoyuanyuan taoyuanyuan released this 25 Apr 02:03
e6165bc
metrics support for creating EWMA (#54)

v1.4.0 Release

Choose a tag to compare

@taoyuanyuan taoyuanyuan released this 28 Feb 02:10
5eb28c5
Matches go.mod with floor version (#52)

Signed-off-by: Adrian Cole <adrian@tetrate.io>

v1.3.0 Release

Choose a tag to compare

@taoyuanyuan taoyuanyuan released this 30 Nov 05:23
5eb28c5
Matches go.mod with floor version (#52)

Signed-off-by: Adrian Cole <adrian@tetrate.io>

v1.2.3 Release

Choose a tag to compare

@taoyuanyuan taoyuanyuan released this 02 Nov 05:32
5eb28c5
Matches go.mod with floor version (#52)

Signed-off-by: Adrian Cole <adrian@tetrate.io>

v1.2.2 Release

Choose a tag to compare

@taoyuanyuan taoyuanyuan released this 02 Nov 03:54
5eb28c5
Matches go.mod with floor version (#52)

Signed-off-by: Adrian Cole <adrian@tetrate.io>

v1.2.1 Release

Choose a tag to compare

@taoyuanyuan taoyuanyuan released this 27 Oct 09:09
4e70b56
 support metrics (#45)

* feat: support metrics

* fix: modify package name

* feat: add config

* feat(delete config): delete config

* feat: support metrics

* feat: fix metrics

* feat: fix bug

* feat: modify name

* feat: fix metrics

* feat: update metrics

Co-authored-by: wanghongjia.whj <wanghongjia.whj@antgroup.com>

v1.2.0 Release

Choose a tag to compare

@taoyuanyuan taoyuanyuan released this 27 Oct 08:54
4e70b56
 support metrics (#45)

* feat: support metrics

* fix: modify package name

* feat: add config

* feat(delete config): delete config

* feat: support metrics

* feat: fix metrics

* feat: fix bug

* feat: modify name

* feat: fix metrics

* feat: update metrics

Co-authored-by: wanghongjia.whj <wanghongjia.whj@antgroup.com>

v1.1.0 Release

Choose a tag to compare

@nejisama nejisama released this 15 Aug 02:43
9bf17e6
Add filter config convert factory for xds (#47)

v1.0.0 Release

Choose a tag to compare

@nejisama nejisama released this 15 Apr 11:03
b233c56
feature: added interface for graceful close XProtocol connection. (#44)