Commit Graph

1249 Commits

Author SHA1 Message Date
hongqiaowei
909e74e1ef Release 2.5.0-beta1 2021-12-09 13:05:33 +08:00
hongqiaowei
81d8388495 Merge pull request #390 from wehotel/feature/plugin
remove deprecated util
2021-12-09 11:59:05 +08:00
黄华
aa3780a895 remove deprecated util 2021-12-09 11:34:45 +08:00
hongqiaowei
0633eafc1f Deploy snapshots 2021-12-09 11:25:53 +08:00
hongqiaowei
388f21538c Merge pull request #389 from wehotel/feature/plugin
plugin封装增强
2021-12-09 10:13:35 +08:00
黄华
a25a9d1969 plugin封装增强 2021-12-08 19:09:40 +08:00
hongqiaowei
157d0018a8 Init 2.5.0 2021-12-07 18:18:02 +08:00
hongqiaowei
36ac22ae4b Add JVM UseStringDeduplication option 2021-12-06 17:53:18 +08:00
hongqiaowei
9e99fb2cb0 Merge pull request #388 from wehotel/develop
Dedicated line enable by default
2021-12-03 14:34:41 +08:00
hongqiaowei
b278c7d904 Dedicated line enable by default 2021-12-03 14:28:58 +08:00
Francis Dong
9a7c1d2b1c Merge branch 'master' of github.com:wehotel/fizz-gateway-community
# Conflicts:
#	fizz-bootstrap/pom.xml
#	fizz-common/pom.xml
#	fizz-core/pom.xml
#	fizz-plugin/pom.xml
#	fizz-spring-boot-starter/pom.xml
#	pom.xml
2021-12-03 14:19:56 +08:00
hongqiaowei
f12679bbdb Merge pull request #386 from wehotel/master
Release 2.4.0
2021-12-02 19:37:29 +08:00
hongqiaowei
4b3d4aec15 Release 2.4.0 2021-12-02 19:32:20 +08:00
hongqiaowei
e922c1192b Release 2.4.0 2021-12-02 19:26:37 +08:00
hongqiaowei
931cccebda Readme to 2.4.0 2021-12-02 17:46:02 +08:00
hongqiaowei
1fa83f5a35 DedicatedLine 2021-12-02 17:36:48 +08:00
hongqiaowei
56060bbd07 Release 2.4.0-beta1 2021-12-02 17:17:00 +08:00
hongqiaowei
3272970ad5 Fix dedicated line request bug 2021-11-29 18:00:34 +08:00
hongqiaowei
3214ccad6b Don't encrypt error response 2021-11-29 16:20:35 +08:00
hongqiaowei
7afc834671 Base64.encode(requestCryptoKey) 2021-11-29 12:33:43 +08:00
Francis Dong
4b470f9f4a Add replace/replaceAll/replaceFirst functions for string #379 2021-11-29 11:02:57 +08:00
Francis Dong
0d0706dcd6 Support configuring http status in aggregation #377 2021-11-29 10:32:15 +08:00
hongqiaowei
0d8b8a1668 Fix ServiceConfig.checkPathPattern bug 2021-11-25 17:54:50 +08:00
hongqiaowei
6388913699 Add dedicated Line client id config 2021-11-25 13:32:23 +08:00
hongqiaowei
d513b540f9 Release 2.3.4-beta2 2021-11-23 18:47:26 +08:00
hongqiaowei
6c1fa84ddd One dedicated line one crypto key 2021-11-22 16:10:43 +08:00
hongqiaowei
26d8808e03 Dedicated line crypto 2021-11-20 16:41:10 +08:00
Francis Dong
afd31a1a4a dedicated line plugins 2021-11-18 17:31:59 +08:00
hongqiaowei
edfa7bb961 Dedicated line plugins depend on dedicated line service 2021-11-17 11:40:38 +08:00
hongqiaowei
5d16f1c80b Code style 2021-11-16 16:11:14 +08:00
hongqiaowei
a10c236a6e Dedicated line (#376)
Dedicated Line init
2021-11-16 15:18:27 +08:00
Francis Dong
3da394f381 Merge branch 'master' into develop 2021-11-15 10:19:07 +08:00
Francis Dong
a59714e9ff update version to v2.3.4-beta1 2021-11-11 15:24:31 +08:00
dxfeng10
d663729415 check if field exists before rename 2021-11-11 15:06:48 +08:00
Francis Dong
4a88063416 Add rename and removeFields functions for list #373 2021-11-11 14:36:47 +08:00
Francis Dong
b7e98ca6e3 Fix the issue that join function of list will throw exception while source record not exist in dest #372 2021-11-11 14:36:47 +08:00
Francis Dong
ec811989b0 add plugins for dedicated line 2021-11-11 09:58:04 +08:00
hongqiaowei
3fbb5d5cb7 Add maven source plugin for deploy source code jar 2021-11-08 18:21:29 +08:00
hongqiaowei
934351f1dd Optimize JacksonUtils.java 2021-11-08 17:23:53 +08:00
hongqiaowei
19673988d7 Upgrade resilience4j to 1.7.1 2021-11-08 11:38:46 +08:00
lancer.hong
4c3025e2a8 Remove ReactiveResult.java 2021-11-07 19:04:17 +08:00
hongqiaowei
96eecc3899 Optimize log output and support route mapping multi app 2021-11-05 18:16:06 +08:00
hongqiaowei
de704233a5 Disable spring cloud resilience4J by default 2021-11-05 10:13:35 +08:00
hongqiaowei
b189210208 Add spring cloud resilience4j dependency 2021-11-05 10:07:48 +08:00
lancer.hong
39f7318063 Remove spring repo and add lamx disruptor for log4j2 async log 2021-11-05 01:02:05 +08:00
hongqiaowei
98fe047ce9 Upgrade netty to 4.1.70.Final 2021-11-04 13:53:54 +08:00
hongqiaowei
f4873deaed Upgrade spring to 5.2.18.RELEASE 2021-11-03 10:22:46 +08:00
hongqiaowei
1045a40f86 Doc set path can be ant path 2021-11-02 17:28:02 +08:00
hongqiaowei
38db70df15 Fix wrong usage of ThreadContext.getStringBuilder() 2021-11-01 17:07:21 +08:00
lancer.hong
76caa7c71f Optimize ApiConfig.java 2021-10-30 18:15:28 +08:00