得少
427a746e82
change the default value of isUseEndpointParsingRule from false to true
2019-04-12 12:49:46 +08:00
nkorange
3c1c98aaf1
Update version to 1.0.0
2019-04-10 22:04:27 +08:00
得少
eca7a9a422
support parsing endpoint rule
2019-04-03 18:31:27 +08:00
nkorange
fcf968c36b
Update version to 1.0.0-RC2
2019-03-22 17:29:26 +08:00
nkorange
488075fa52
Update version to 1.0.0-RC1
2019-03-15 15:48:30 +08:00
nkorange
f2b43fb240
#502 Update author information
2019-01-19 21:23:35 +08:00
nkorange
baa4b4c1f1
#502 Update pom version
2019-01-13 10:26:23 +08:00
nkorange
9898a3c8e4
Merge branch 'develop' into feature_multi_tenant
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/naming/beat/BeatReactor.java
# naming/src/main/java/com/alibaba/nacos/naming/core/DomainsManager.java
# naming/src/main/java/com/alibaba/nacos/naming/misc/HttpClient.java
# naming/src/main/java/com/alibaba/nacos/naming/misc/UtilsAndCommons.java
# naming/src/main/java/com/alibaba/nacos/naming/push/PushService.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
# naming/src/test/java/com/alibaba/nacos/naming/core/DomainsManagerTest.java
# test/src/test/java/com/alibaba/nacos/test/naming/RestAPI_ITCase.java
2019-01-11 14:08:13 +08:00
nkorange
fed3c3f986
#498 Rename healthController bean and update pom version to 0.8.0-SNAPSHOT
2019-01-07 17:57:13 +08:00
FrankBian
b7e0f344fb
correct typos,and remove some unnecessary 'public' method modifier
2018-12-29 17:40:15 +08:00
nkorange
be64c1acf7
Update version to 0.7.0
2018-12-14 17:48:57 +08:00
hxy1991
97743685ac
Fixes #363
2018-12-10 19:53:15 +08:00
xuechaos
d4edde980b
Nacos release 0.6.0 version
...
#388 Cluster name should be provided in the Instance
#377 Clean up messy code in Naming module
#369 Support instance list persisted on disk
#366 findbugs-maven-plugin version
#362 The metadata will lost when online or offline instance through web ui
#352 Refactoring internationalization Nacos console
#278 Nacos docker img
#243 optimize the efficiency of integration testing, it’s taking too long now
2018-12-07 15:19:43 +08:00
hxy1991
cbc8b0a75a
Merge branch 'upstream-develop'
...
# Conflicts:
# api/src/main/java/com/alibaba/nacos/api/naming/listener/Event.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/HttpClient.java
# config/src/main/java/com/alibaba/nacos/config/server/utils/RunningConfigUtils.java
2018-12-03 10:29:40 +08:00
hxy1991
30e7c5273a
Fixes #363
2018-12-01 13:57:03 +08:00
nkorange
e3e6682231
Modify author info
2018-11-30 13:25:58 +08:00
dungu.zpf
d795ad7d2b
0.5.0 release
2018-11-19 19:54:08 +08:00
Fury Zhu
ea03905ae9
Merge branch 'master' into naming-model-refactor
2018-11-16 18:16:51 +08:00
water.lyl
7fdd80cc31
update version to 0.4.0
2018-11-05 20:34:37 +08:00
nkorange
aa7e2e41e7
remove ip use weak raft
2018-10-30 16:16:01 +08:00
xuechaos
077c4cdb6f
release Nacos 0.3.0, update version to 0.3.0
2018-10-26 21:55:05 +08:00
xuechaos
2a2a53398f
Merge branch 'master' into 0.3
...
# Conflicts:
# console/src/main/resources/static/i18ndoc.js
# console/src/main/resources/static/index.js
2018-10-26 20:27:33 +08:00
water.lyl
e226b5e198
Fix #145
2018-10-26 18:05:33 +08:00
xuechaos
1fbcf24521
update 0.3.0-RC1 uppercase letter
2018-10-19 18:36:29 +08:00
nkorange
534995a405
Resolve conflicts
2018-10-18 18:59:45 +08:00
mercyblitz
be8f3c2052
Polish alibaba/nacos#103
2018-10-01 10:58:27 +08:00
mercyblitz
85df9e077f
Fixed alibaba/nacos#98
2018-09-30 16:41:40 +08:00
nkorange
44cf03db2d
Update version to 0.2.1
2018-09-27 14:22:19 +08:00
nkorange
adafaf7086
Merge branch 'master' into 0.2.2
2018-09-26 21:20:22 +08:00
xuechaos
d24f8680d9
fix mvn -B clean apache-rat:check
...
close #79
2018-09-26 20:05:17 +08:00
nkorange
b54a0a9b9d
Update version to 0.2.2-SNAPSHOT
2018-09-21 16:46:49 +08:00
hxy1991
357702afaa
Modify the version to 0.2.1-RC1
2018-09-21 15:46:53 +08:00
water.lyl
b9cd75b640
Fix #65
...
Nacos default port changed from 8080 to 8848
2018-09-19 19:06:03 +08:00
mercyblitz
1145260d64
Update 0.2.1 and refactor some APIs
2018-09-15 13:50:25 +08:00
water.lyl
de1d976432
Merge remote-tracking branch 'origin/0.3.0' into v0.2
...
* origin/0.3.0: (32 commits)
[modify info] restruct equal name to void conflict
[motify info] fix pmd
[motify info] Api split
fix bug and change some input style
fix: modify wrong code
[motify info] fix rollback problem
update code
[motify info] push web ui,and build shell
gitignore add build dir
fix: setParams decode bug
[motify info] push static result
[motify info] fix edit info
[motify info] push build result,and fix namespace undefined problem
fix tags bug
update add index.css
[motify info] mix useful
[motify info] push core ui
feat: add i18n feature
替换白底logo
update: update header css
...
2018-09-13 15:48:24 +08:00
nkorange
6bc052153d
Update version to 0.2.0
2018-09-12 14:13:38 +08:00
water.lyl
ea45b180c8
[motify info] fix edit info
2018-09-07 14:29:16 +08:00
water.lyl
1228177679
[motify info] config list/ history & rollback
2018-09-05 21:15:50 +08:00
xingxuechao
91d20f34fd
nacos is coming
2018-07-21 00:27:23 +08:00