Commit Graph

44 Commits

Author SHA1 Message Date
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
吴晟 Wu Sheng d8d28a0b33
Support TLS of gRPC between agent and server. (#968)
* Finish the prototype of TLS of gRPC between agent and server.

* Fix for rat check.

* Update GRPCChannelManager.java

* Update AgentModuleGRPCProvider.java

* Upgrade netty version (#971)

* Make sure end user can't start gRPC server with and without SSL in the same port.
2018-03-22 06:59:17 +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
wu-sheng be73665853 Add a ProtectiveShieldMatcher to prevent match exception. 2017-12-25 15:06: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
ascrutae 73d662b1b4 add relocation config of org.apache.http and org.apache.commons 's package 2017-12-13 18:28:03 +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
wusheng 8bc03bddb9 Merge branch 'fix/gRPC-1.8.0'
* fix/gRPC-1.8.0:
  Update netty to 4.1.17
  Update gRPC version. And shade google opencensus in agent.
2017-12-04 21:11:25 +08:00
wusheng 994d11c501 Update gRPC version. And shade google opencensus in agent. 2017-12-01 22:37:34 +08:00
peng-yongsheng b322b55af6 Upgrade the version from 3.2.5 to 3.3.0. 2017-11-22 15:12:00 +08:00
peng-yongsheng eaa0254512 Test success with standalone and cluster mode. 2017-11-19 22:25:11 +08:00
wu-sheng f601293b22 Update the version to 3.2.5 2017-11-16 12:14:26 +08:00
wusheng 4bdea9e2c9 Update version for 3.2.4 release. 2017-11-06 22:45:00 +08:00
wu-sheng 04771ffc8c Adjust log APIs. 2017-10-18 16:46:56 +08:00
wu-sheng 570ee752f9 Finish new class loader mechanism for 3.3 agent core.. 2017-10-16 16:25:13 +08:00
wusheng b3125f8823 Make the target agent as 3.3 expected 2017-10-14 21:20:06 +08:00
IluckySi 4f77c305a3 Update byte-buddy to latest version 1.7.6 which permit repeated exception in method signature 2017-10-11 15:19:39 +08:00
peng-yongsheng 52f1420670 Add copyright head in all java files and copyright head check style 2017-10-10 22:27:57 +08:00
wusheng b16963a4bf Change version for next iteration. 2017-09-29 17:18:14 +08:00
peng-yongsheng 0d13b27362 Version change 2017-09-28 10:54:16 +08:00
wusheng 099877c2ce Prepare for 3.2 iteration. 2017-09-17 07:54:25 +08:00
ascrutae 8143a5b096 independent data carrier project 2017-07-14 10:07:17 +08:00
ascrutae a382f3f782 support agent core testcase 2017-07-08 16:05:01 +08:00
ascrutae f81a66bfd3 fix issue that project cycle dependency 2017-07-07 19:53:33 +08:00
ascrutae b78442d1c1 finished service manager and trace segment testcase 2017-07-07 15:01:54 +08:00
ascrutae 8a2876aad0 upgrade netty version and fix miss dependency classes issue 2017-07-01 00:18:50 +08:00
吴晟 Wu Sheng 6cfea15bfb Merge pull request #256 from ascrutae/zhangxin/feature/high-performance-agent
Change shade plugin version and remove duplicate relocation
2017-06-30 23:09:02 +08:00
ascrutae cada42d10f Change shade plugin version and remove duplicate relocation 2017-06-30 23:04:53 +08:00
吴晟 Wu Sheng e2c85d99b6 Merge pull request #255 from ascrutae/zhangxin/feature/high-performance-agent
Exclude google class when shading skywalking-agent.jar
2017-06-30 08:37:35 +08:00
ascrutae 268509deb4 let the sense of filter more clear 2017-06-30 08:13:06 +08:00
ascrutae 76806a2798 Fix issue that skywalking-agent.jar include the google class and exclude the proto files inside protobuf-java 2017-06-29 22:56:27 +08:00
wusheng 5203081561 Support #206 #241 #253 2017-06-28 22:32:02 +08:00
ascrutae 19584b6f8f add logic of shade grpc 2017-06-24 07:54:45 +08:00
wusheng e780e4b680 Add some basic proto classes. 2017-06-22 22:05:30 +08:00
wusheng c31fa270d1 Initialize some config for grpc. 2017-06-22 20:55:16 +08:00
wusheng eb82d2c989 Update version for next iteration. 2017-06-17 22:40:42 +08:00
wusheng f0e626ff2c 1. Remove the “apm-trace” module, isolate the trace structure between agent and collector for considering performance.
2. Change the head name.
3. Provide potienal mechanism for ignore trace with certain suffix.
2017-06-10 22:46:16 +08:00
wusheng d77601b793 Rename the "apm-api" module to "apm-agent-core”. Relate #181 2017-04-29 07:11:04 +08:00