zhong-jie
|
24168d6b35
|
package json-schema-validator-i18n-support in fizz-common (#135)
|
2021-04-21 09:43:46 +08:00 |
|
Francis Dong
|
69625440dd
|
Fix number data type issue of reference value #129
|
2021-04-20 16:04:28 +08:00 |
|
dxfeng10
|
9c78faf876
|
add release actions (#133)
|
2021-04-20 16:00:08 +08:00 |
|
hongqiaowei
|
ec1a6a49c6
|
prepare for deploying maven central repository (#131)
|
2021-04-20 10:54:38 +08:00 |
|
Francis Dong
|
56d729345a
|
update xml body unit test
|
2021-04-19 15:09:51 +08:00 |
|
Francis Dong
|
e71be5f9c8
|
support XML input in gateway aggregation #115
|
2021-04-19 11:54:09 +08:00 |
|
Francis Dong
|
5e103ed574
|
support generating XML response according to response header content-type #114
|
2021-04-16 17:32:56 +08:00 |
|
Francis Dong
|
9c72aa0787
|
fixed expression issue of json path mapping #122
|
2021-04-16 15:52:49 +08:00 |
|
Francis Dong
|
b7385ab640
|
correct the util class
|
2021-04-15 17:50:18 +08:00 |
|
Francis Dong
|
0b672bdaac
|
support calling XML content-type RESTful API in gateway aggregation #113
|
2021-04-15 17:50:18 +08:00 |
|
Francis Dong
|
c22e26cc60
|
get non service discovery HTTP service instance from HttpInstanceService #112
|
2021-04-14 15:58:37 +08:00 |
|
Francis Dong
|
6a11c8b701
|
Fixed override problem when expecting merge #117
|
2021-04-13 15:58:45 +08:00 |
|
zhong-jie
|
64cd82ed5d
|
refactor rpc instance service to support HTTP (#116)
|
2021-04-09 11:38:59 +08:00 |
|
hongqiaowei
|
61526c9f1b
|
update: remove FlowControlFilterTests.flowControlFilterTest
|
2021-04-09 10:51:57 +08:00 |
|
Francis Dong
|
96894ca206
|
add xml to json library
|
2021-04-09 09:45:57 +08:00 |
|
hongqiaowei
|
ec040fe590
|
sync hqw modules-starter (#109)
update: fizz-bootstrap dependent on fizz-spring-boot-starter
|
2021-04-08 21:29:23 +08:00 |
|
Francis Dong
|
9b56ca0a6f
|
add ignore file
|
2021-04-08 14:53:04 +08:00 |
|
hongqiaowei
|
a99c1bc239
|
merge hongqiaowei modules-starter (#107)
update: remove docs dir and set fizz-spring-boot-starter as submodule of fizz-gateway-community
|
2021-04-07 16:15:29 +08:00 |
|
hongqiaowei
|
09191bbdbb
|
fix: synchronously delete the relationship between route and apps when delete route
|
2021-04-07 12:03:17 +08:00 |
|
hongqiaowei
|
736134478b
|
fix: parameter 'msg' is never used
|
2021-04-05 15:21:17 +08:00 |
|
hongqiaowei
|
497b902f8e
|
upgrade netty version to 4.1.63
|
2021-04-05 12:35:09 +08:00 |
|
hongqiaowei
|
118a4df666
|
init
|
2021-04-01 11:06:10 +08:00 |
|
hongqiaowei
|
6ccae04a79
|
sync wehotel:master
|
2021-03-30 12:00:21 +08:00 |
|
hongqiaowei
|
d1d4875f0d
|
sync master (#21)
|
2021-03-30 11:52:12 +08:00 |
|
zhong-jie
|
d89c2c4160
|
update json-schema-validator to 1.0.39_4 (#99)
|
2021-03-30 11:45:18 +08:00 |
|
linwaiwai
|
40e7470f4e
|
Update README.en-us.md
|
2021-03-24 10:23:47 +08:00 |
|
linwaiwai
|
c6921a29cc
|
Update README.md
|
2021-03-24 10:22:15 +08:00 |
|
dxfeng10
|
d8cb377eba
|
Merge pull request #97 from wehotel/develop
v1.5.0
|
2021-03-23 18:51:34 +08:00 |
|
Francis Dong
|
7089648600
|
comment unit test
|
2021-03-23 18:42:59 +08:00 |
|
Francis Dong
|
7f67eccec1
|
rename parameter type attribute
|
2021-03-23 15:44:41 +08:00 |
|
Francis Dong
|
ace9edbaf9
|
fix dubbo async call problem
|
2021-03-23 15:28:28 +08:00 |
|
Francis Dong
|
ae3734999b
|
update version to v1.5.0
|
2021-03-23 11:02:48 +08:00 |
|
Francis Dong
|
aa621cec7d
|
Merge branch develop
|
2021-03-23 10:49:14 +08:00 |
|
Francis Dong
|
79c47abc58
|
support retrieving first header value by index in path mapping
|
2021-03-23 10:39:12 +08:00 |
|
hongqiaowei
|
7a882d10b9
|
Merge pull request #13 from wehotel/develop
sync develop
|
2021-03-22 16:31:38 +08:00 |
|
Francis Dong
|
77ab99ccba
|
add default headers when calling the backend API in aggregation
|
2021-03-22 15:55:01 +08:00 |
|
Francis Dong
|
18477a4ca3
|
support setting content-type header in aggregation
|
2021-03-22 15:55:01 +08:00 |
|
Francis Dong
|
3cfd9096bb
|
add json content-type for exception response
|
2021-03-19 17:51:26 +08:00 |
|
hongqiaowei
|
c1385e46e0
|
Merge branch 'hqw/feature/aggregate-rpc' into develop
|
2021-03-18 15:39:43 +08:00 |
|
hongqiaowei
|
9eebd04207
|
Merge pull request #11 from wehotel/develop
Develop
|
2021-03-18 14:21:20 +08:00 |
|
hongqiaowei
|
e1e397089e
|
Merge pull request #10 from wehotel/master
optimize flotstat unit tests
|
2021-03-18 14:19:45 +08:00 |
|
dxfeng10
|
4f5864002b
|
Merge pull request #90 from wehotel/master
sync with master
|
2021-03-18 10:09:12 +08:00 |
|
Francis Dong
|
96dadb21c1
|
optimize flotstat unit tests
|
2021-03-18 10:02:17 +08:00 |
|
hongqiaowei
|
b7b5dd9f6b
|
Merge pull request #9 from wehotel/develop
sync develop
|
2021-03-17 20:06:03 +08:00 |
|
Francis Dong
|
052a0faea4
|
add default prefix in aggregation
|
2021-03-17 18:23:14 +08:00 |
|
Francis Dong
|
c948fd15d0
|
fix proxy FQDN problem
|
2021-03-17 18:18:26 +08:00 |
|
hongqiaowei
|
69abec6b60
|
Merge pull request #8 from wehotel/master
sync master
|
2021-03-17 16:28:54 +08:00 |
|
hongqiaowei
|
813b5e7488
|
Merge branch 'master' into master
|
2021-03-17 16:28:32 +08:00 |
|
dxfeng10
|
8cba237353
|
support grpc input in gateway aggregation (#85)
|
2021-03-16 10:59:01 +08:00 |
|
dxfeng10
|
67f0bb22e9
|
Merge pull request #84 from dxfeng10/feature/rpc_dubbo
support tilde wild card in dubbo input
|
2021-03-15 17:01:02 +08:00 |
|