KomachiSion
4deb718859
For #2873 , unified copyrights for nacos-api.
2020-06-12 15:31:20 +08:00
water.lyl
7f541a9a67
update version to 1.3.0
2020-06-05 09:02:17 +08:00
Jack Dai
83e6451acc
统一修改子项目中的url为nacos官网地址
2020-06-01 18:35:20 +08:00
jintonghuoya
6aa395979a
回滚dependency和plugin的version无关的修改
2020-05-29 20:45:45 +08:00
Jack Dai
9692cd1b8c
合并和origin/develop的冲突
2020-05-29 19:01:48 +08:00
Jack Dai
27a257c84e
合并origin/develop的变更
2020-05-29 18:41:00 +08:00
Jack Dai
594eac42b3
整理每个module的plugin和dependency的版本号
2020-05-29 16:35:48 +08:00
KomachiSion
0b1a58e29b
Remove all dependency except nacos-test
2020-05-27 15:41:07 +08:00
KomachiSion
8c5bcd8715
Replace fastjson with jackson for health checker.
2020-05-25 16:12:04 +08:00
chuntaojun
afc74da826
build: update version to 1.3.0-BETA
2020-05-15 16:10:38 +08:00
water.lyl
54e251da39
release 1.3-beta
2020-05-11 23:06:23 +08:00
nkorange
ea2a83c4be
Update version to 1.2.1
2020-03-27 15:48:32 +08:00
nkorange
82d7147a58
Update version to 1.2.0
2020-03-03 16:24:08 +08:00
nkorange
31e6063209
Update version to 1.2.0-beta.1
2020-02-23 20:02:13 +08:00
nkorange
1d81a6588d
Update version to 1.2.0-beta.0
2020-02-05 14:11:09 +08:00
nkorange
2781c6c84f
Update version to 1.2.0-SNAPSHOT
2019-12-02 14:56:15 +08:00
nkorange
4d68565667
Update version to 1.1.4
2019-10-24 14:46:46 +08:00
nkorange
95b92b06e9
Fix #1621
2019-09-06 12:53:31 +08:00
nkorange
6ca2ee0cf8
Update version to 1.1.3
2019-08-06 18:55:05 +08:00
nkorange
15c913e346
Update version to 1.1.2
2019-08-06 17:10:37 +08:00
nkorange
11bd0ccd76
Update version to 1.1.2-SNAPSHOT
2019-08-02 12:35:04 +08:00
nkorange
6c8b3ea88e
Update version to 1.1.0
2019-07-05 21:59:55 +08:00
nkorange
49027b892d
Update version to 1.1.0-SNAPSHOT
2019-07-04 15:01:49 +08:00
nkorange
3a8575e22f
Update version to 1.0.2-SNAPSHOT
2019-06-28 17:34:59 +08:00
nkorange
4605733595
Update version to 1.0.2
2019-06-28 17:18:59 +08:00
nkorange
a60bed8dee
Update version to 1.0.1
2019-06-12 16:28:12 +08:00
nkorange
a7f3cabf3c
Update version to 1.0.1-SNAPSHOT
2019-06-11 17:04:36 +08:00
yongchao9
0a58348438
Merge remote-tracking branch 'upstream/develop' into hotfix_169
...
合并远程develop分支
2019-06-05 20:43:20 +08:00
pbting
9963ca5f3f
change the version
2019-05-31 15:25:25 +08:00
pbting
c4be24a536
nacos client namespace support multi enviroment switch
2019-05-31 15:21:58 +08:00
sheiy
229262f5a1
Update pom.xml
...
java.util.Objects 至少需要jdk7
2019-05-15 23:06: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
616a8031bc
Merge branch 'develop' into feature_naming_group
...
# Conflicts:
# api/pom.xml
# client/pom.xml
# client/src/main/java/com/alibaba/nacos/client/naming/beat/BeatReactor.java
# cmdb/pom.xml
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/conf/application.properties
# distribution/pom.xml
# example/pom.xml
# naming/pom.xml
# naming/src/main/java/com/alibaba/nacos/naming/core/Cluster.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
# pom.xml
# test/pom.xml
2019-03-04 10:12:11 +08:00
xuechaos
80c260e207
Release 0.9.0 Nacos : Nacos server function mode and fix 13 issues
...
* [#840 ] Nacos server adds startup mode to distinguish between config and naming.
* [#762 ] Register instance returns failed when the health check mode is 'server' in standalone mode.
* [#473 ] Nacos Cluster Mode kubernate Startup nacos.log error Log.
* [#240 ] Log strong dependence problem.
* [#824 ] getServicesOfServer throws exception if service list is empty.
* [#802 ] Nacos server multi-boot mode support.
* [#800 ] Nacos's client-to-server addressing mode document introduction.
* [#768 ] The interval at which the heartbeat is sent in BeatReactor is not controlled by the server return value.
* [#759 ] why instance can't auto-delete.
* [#756 ] Format of instance and service should be validated.
* [#720 ] Memory leak in PushService.
* [#653 ] IoUtils under nacos-common-0.2.1-RC1.jar lacks "" judgment on encoding.
* [#588 ] Client compatible to jdk1.6. On branch develop
2019-03-01 00:46:50 +08:00
xuechaos
0ca7323df9
#588 build client and dependenties use 1.6
2019-02-28 17:52:06 +08:00
water.lyl
f29209b114
release 0.8
2019-01-22 22:16:13 +08:00
nkorange
baa4b4c1f1
#502 Update pom version
2019-01-13 10:26:23 +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
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
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
nkorange
46c141900e
Fix PMD
2018-11-16 12:07:25 +08:00
nkorange
361ae0b2dd
Fix raft publish bug
2018-11-15 14:19:08 +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