peng-yongsheng
|
d2753037bb
|
Upgrade version to 6.0.0 alpha.
|
2018-07-07 10:46:41 +08:00 |
吴晟 Wu Sheng
|
a6e04c97ec
|
Update version to beta2 for next iteration. (#1233)
|
2018-05-16 21:21:30 +08:00 |
彭勇升 pengys
|
20df4130fe
|
Module class rename to ModuleDefine, Module is the JDK9 class. It is conflict with our Module class. (#1168)
|
2018-05-04 17:48:47 +08:00 |
彭勇升 pengys
|
3caa08cc46
|
Provide dependencies management in collector root pom (#1012)
#1009
|
2018-04-02 15:09:45 +08:00 |
吴晟 Wu Sheng
|
d322f52843
|
Support token auth in gRPC upstream (#1000)
* Add client side token.
* Fix ci.
* Fix most codes of token auth at both sides.
* Add settings in config files.
* Make auth interceptor doesn't throw expcetion.
* Update AuthenticationSimpleChecker.java
* Update AuthenticationActivator.java
* Revert "Update AuthenticationActivator.java"
This reverts commit 0935f18fd6802ab84c12e0609c21ef753ff51be3.
* Merge branch 'feature/token-auth' of https://github.com/apache/incubator-skywalking into feature/token-auth
# Conflicts:
# apm-collector/apm-collector-agent/agent-grpc/agent-grpc-provider/src/main/java/org/apache/skywalking/apm/collector/agent/grpc/provider/AuthenticationSimpleChecker.java
* Fix Auhentication token works incorrect (#1001)
* Fix Auhentication token works incorrect
* Change way to build GRPC Channel
* Response an empty header when auth fails.
|
2018-03-31 20:06:48 +08:00 |
吴晟 Wu Sheng
|
08267611a2
|
Prepare beta iteratoration (#944)
* [maven-release-plugin] prepare release apm-5.0.0-alpha
* [maven-release-plugin] prepare for next development iteration
|
2018-03-13 23:47:38 -05:00 |
wusheng
|
f7fdd9f854
|
Fix assmbly for mvn clean install -Papache-release and update version to SNAPSHOT for SNAPSHOT release.
|
2018-02-26 23:22:10 +08:00 |
gaohongtao
|
318c3db7c9
|
Update version to 5.0.0-alpha with `mvn versions:set -DnewVersion=5.0.0-alpha`
|
2017-12-15 10:40:23 +08:00 |
wusheng
|
15328202b8
|
Revove duplicate license headers.
|
2017-12-11 15:04:26 +08:00 |
wusheng
|
05b818e709
|
Update package name to org.apache.skywalking
|
2017-12-10 16:32:39 +08:00 |
wusheng
|
b16d23c148
|
Update artifactId to "org.apache.skywalking"
|
2017-12-10 08:21:20 +08:00 |
wusheng
|
23133f7d97
|
Update copyright to Apache Foundation.
|
2017-12-09 23:38:32 +08:00 |
wusheng
|
d458622bb4
|
Update version to 5.0-2018-preview for new iteration.
|
2017-12-06 22:06:54 +08:00 |
wusheng
|
055c760bc0
|
Set versions, and documents ready for releasing 3.2.6
|
2017-12-04 22:04:28 +08:00 |
peng-yongsheng
|
b322b55af6
|
Upgrade the version from 3.2.5 to 3.3.0.
|
2017-11-22 15:12:00 +08:00 |
wu-sheng
|
f601293b22
|
Update the version to 3.2.5
|
2017-11-16 12:14:26 +08:00 |
peng-yongsheng
|
1cb05658d6
|
cluster, naming, grpc manager, jetty manager, storage modules test successful.
|
2017-11-12 19:47:57 +08:00 |
wusheng
|
381d718d69
|
Update version to 3.2.5
|
2017-11-06 23:12:26 +08:00 |
peng-yongsheng
|
2901dc2ceb
|
Change the method name.
|
2017-10-30 09:39:36 +08:00 |
peng-yongsheng
|
cf544f44ae
|
UI module register successful.
|
2017-10-29 14:48:33 +08:00 |
peng-yongsheng
|
9b0b919f35
|
Break server manager module into two modules: grpc manager module and jetty manager module.
|
2017-10-29 14:11:02 +08:00 |