diff --git a/README.md b/README.md index e2f7cd4843e9669984dd0b2d3025a389c955c18e..33b3aa8c2230a13f7d1b29aced7fb69a1ecfeb45 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ Pinpoint has started to support application written in PHP. [Check-out our php-agent repository](https://github.com/naver/pinpoint-c-agent). -## Latest Release (2019/01/02) +## Latest Release (2019/01/23) -We're happy to announce the release of Pinpoint v1.8.1. -Please check the release note at (https://github.com/naver/pinpoint/releases/tag/1.8.1). +We're happy to announce the release of Pinpoint v1.8.2-RC1. +Please check the release note at (https://github.com/naver/pinpoint/releases/tag/1.8.2-RC1). The current stable version is [v1.8.1](https://github.com/naver/pinpoint/releases/tag/1.8.1). diff --git a/agent-it/pom.xml b/agent-it/pom.xml index 1e548e37d823c456c577d5e6a3bcca8796ad44f2..66371c81b69a63d029203b767d9d2fb2773969f0 100644 --- a/agent-it/pom.xml +++ b/agent-it/pom.xml @@ -20,7 +20,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-agent-it diff --git a/agent/pom.xml b/agent/pom.xml index e5bde8f105e793e5a693768745e1e960401286d0..1f53c5f743a7a84e0878e4d93b2dfe5447a9e5ad 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -20,7 +20,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-agent diff --git a/annotations/pom.xml b/annotations/pom.xml index 32443da0e6bb52f8e01e271f2227247a0475b281..cd09414069e584bcb7aac25898cb88d07eb99bbe 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 - - org.apache.thrift - libthrift - provided - - - - - org.slf4j - slf4j-api - - - - org.slf4j - jcl-over-slf4j - test - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - compile - - - + + 4.0.0 + + com.navercorp.pinpoint + pinpoint + ../.. + 1.8.2-RC1 + + + pinpoint-thrift-plugin + pinpoint-thrift-plugin + jar + + + + com.navercorp.pinpoint + pinpoint-bootstrap-core + provided + + + + + org.apache.thrift + libthrift + provided + + + + + org.slf4j + slf4j-api + + + + org.slf4j + jcl-over-slf4j + test + + + org.slf4j + slf4j-log4j12 + + + log4j + log4j + compile + + + \ No newline at end of file diff --git a/plugins/tomcat/pom.xml b/plugins/tomcat/pom.xml index 5fdfd0dd689d5bc9480b05ba7dbf42852be63587..d77b41f1770c147ddf70b2c5a9709cf1eabc5fad 100644 --- a/plugins/tomcat/pom.xml +++ b/plugins/tomcat/pom.xml @@ -21,7 +21,7 @@ com.navercorp.pinpoint pinpoint ../.. - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-tomcat-plugin diff --git a/plugins/undertow-servlet/pom.xml b/plugins/undertow-servlet/pom.xml index 0fdfef8ac5336b44bd63804c223d860d97bd81f4..4416ef9ad4c38f4404f058251d353f78437c28ed 100644 --- a/plugins/undertow-servlet/pom.xml +++ b/plugins/undertow-servlet/pom.xml @@ -21,7 +21,7 @@ com.navercorp.pinpoint pinpoint ../.. - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-undertow-servlet-plugin diff --git a/plugins/undertow/pom.xml b/plugins/undertow/pom.xml index 31ce0178b7db21b977031d1c9d7f5962e29977b1..ce25a2ccb6456f4ab72e315f4a404c533e5cf271 100644 --- a/plugins/undertow/pom.xml +++ b/plugins/undertow/pom.xml @@ -21,7 +21,7 @@ com.navercorp.pinpoint pinpoint ../.. - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-undertow-plugin diff --git a/plugins/user/pom.xml b/plugins/user/pom.xml index b81a1d93dac77ea66c08a737349b12adc4412ed1..d666f649c6d5c32aacfde8ca57ccc2d5292194e8 100644 --- a/plugins/user/pom.xml +++ b/plugins/user/pom.xml @@ -5,7 +5,7 @@ com.navercorp.pinpoint pinpoint ../.. - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-user-plugin diff --git a/plugins/vertx/pom.xml b/plugins/vertx/pom.xml index 13080cbbd8c52bd267c8c442e481f6bf773600e9..f98a70ab54c0f71fe4c8025789b8c3838319729e 100644 --- a/plugins/vertx/pom.xml +++ b/plugins/vertx/pom.xml @@ -5,7 +5,7 @@ com.navercorp.pinpoint pinpoint ../.. - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-vertx-plugin diff --git a/plugins/weblogic/pom.xml b/plugins/weblogic/pom.xml index 2f0efd61e88f94029924e682cc4be65c8f9a4ecf..f44a71632c95bfc72b6fc4e6b2dad5dc5b442572 100644 --- a/plugins/weblogic/pom.xml +++ b/plugins/weblogic/pom.xml @@ -21,7 +21,7 @@ com.navercorp.pinpoint pinpoint ../.. - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-weblogic-plugin diff --git a/plugins/websphere/pom.xml b/plugins/websphere/pom.xml index 83199bf8cdb27a22dafa4f224548b56843b14c50..f6e07554efe1d543d0407f9b7d00876e0c2450b0 100644 --- a/plugins/websphere/pom.xml +++ b/plugins/websphere/pom.xml @@ -21,7 +21,7 @@ com.navercorp.pinpoint pinpoint ../.. - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-websphere-plugin diff --git a/pom.xml b/pom.xml index dddeda15e9148ff8db2fce2e07c3f7be86741b59..35f6978da43e4aa33ce7a3850d6016cd3ca2f544 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint pom diff --git a/profiler-optional/pom.xml b/profiler-optional/pom.xml index 9c3ab8c660acf6337246da4fdcd0981b49a99af7..870280c0813f41d98c07a4462c49b8867e3229b7 100644 --- a/profiler-optional/pom.xml +++ b/profiler-optional/pom.xml @@ -19,7 +19,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-profiler-optional diff --git a/profiler-optional/profiler-optional-jdk6/pom.xml b/profiler-optional/profiler-optional-jdk6/pom.xml index 44070bca037101dd3c628f16929c0b3fe60b6a72..f3c63c2e4b5732e6ed3a95910765e8b1e2123b91 100644 --- a/profiler-optional/profiler-optional-jdk6/pom.xml +++ b/profiler-optional/profiler-optional-jdk6/pom.xml @@ -7,7 +7,7 @@ com.navercorp.pinpoint pinpoint-profiler-optional-parent ../profiler-optional-parent - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-profiler-optional-jdk6 diff --git a/profiler-optional/profiler-optional-jdk7/pom.xml b/profiler-optional/profiler-optional-jdk7/pom.xml index c19d31761acabcd41efa9a5bf038ecd17e4a335e..59b945f9f7fbb8e11ed01096027b88e80a9b5700 100644 --- a/profiler-optional/profiler-optional-jdk7/pom.xml +++ b/profiler-optional/profiler-optional-jdk7/pom.xml @@ -23,7 +23,7 @@ com.navercorp.pinpoint pinpoint-profiler-optional-parent ../profiler-optional-parent - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-profiler-optional-jdk7 diff --git a/profiler-optional/profiler-optional-jdk8/pom.xml b/profiler-optional/profiler-optional-jdk8/pom.xml index 32e5de6ffbb0c07ffef186d95360483b77116f3b..370f5c7539e8c178f5e033dc09c87f95edeb5577 100644 --- a/profiler-optional/profiler-optional-jdk8/pom.xml +++ b/profiler-optional/profiler-optional-jdk8/pom.xml @@ -23,7 +23,7 @@ com.navercorp.pinpoint pinpoint-profiler-optional-parent ../profiler-optional-parent - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-profiler-optional-jdk8 diff --git a/profiler-optional/profiler-optional-jdk9/pom.xml b/profiler-optional/profiler-optional-jdk9/pom.xml index c83d1cd1732a28ec2e0c28405b6e04d8f0477db0..00ecc80affaac53d70b2200048b720b4f1f43c38 100644 --- a/profiler-optional/profiler-optional-jdk9/pom.xml +++ b/profiler-optional/profiler-optional-jdk9/pom.xml @@ -23,7 +23,7 @@ com.navercorp.pinpoint pinpoint-profiler-optional-parent ../profiler-optional-parent - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-profiler-optional-jdk9 diff --git a/profiler-optional/profiler-optional-parent/pom.xml b/profiler-optional/profiler-optional-parent/pom.xml index 0438cb6bc64fe4d1181ef210e4615958dd1b3fed..d759e4edee07a4527feaab23a8f2d88854dbac77 100644 --- a/profiler-optional/profiler-optional-parent/pom.xml +++ b/profiler-optional/profiler-optional-parent/pom.xml @@ -7,7 +7,7 @@ com.navercorp.pinpoint pinpoint ../.. - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-profiler-optional-parent diff --git a/profiler-test/pom.xml b/profiler-test/pom.xml index 736356829bb344d2d84780dfcda6c2ecfdcc533a..436155f6748d5b042780623274cefe37a2bf983c 100644 --- a/profiler-test/pom.xml +++ b/profiler-test/pom.xml @@ -20,7 +20,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-profiler-test diff --git a/profiler/pom.xml b/profiler/pom.xml index a53d0e60f51537b1e58d784c6f7d04955a1ffffb..0f613f50b0752a4a791297deab53260e66660509 100644 --- a/profiler/pom.xml +++ b/profiler/pom.xml @@ -20,7 +20,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-profiler diff --git a/quickstart/conf/quickstart.properties b/quickstart/conf/quickstart.properties index afa423dedc7a2ed2e35de49a6dfff2a917e55ff1..f700b3e3fca8168a8bfdeb99014548b7fe0f0f42 100644 --- a/quickstart/conf/quickstart.properties +++ b/quickstart/conf/quickstart.properties @@ -1,6 +1,6 @@ # quickstart properties -quickstart.version=1.8.2-SNAPSHOT +quickstart.version=1.8.2-RC1 # quickstart-web properties quickstart.web.context.path=/ diff --git a/rpc/pom.xml b/rpc/pom.xml index 4859fb5d58b02ff05881187ee95e5972c4311f87..ec1ca5589ab91bbd745ec2d231fd7af400e47572 100644 --- a/rpc/pom.xml +++ b/rpc/pom.xml @@ -23,7 +23,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-rpc diff --git a/test/pom.xml b/test/pom.xml index 2a77963b6a522c54e11509694d09593693fc731a..d4f1dc6d26497b479e15e5111a68bc8cc2bcb480 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-test diff --git a/thrift/pom.xml b/thrift/pom.xml index 225c1d182f79fe0163999bf9ae79c458e9d3b630..41a47b7666eb29e7aca4f909584a586caa05d155 100644 --- a/thrift/pom.xml +++ b/thrift/pom.xml @@ -4,7 +4,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-thrift diff --git a/tools/pom.xml b/tools/pom.xml index 776432b11f7fba53f7fe9f1b076e6f4f26367142..983a62969d17e17603ae7e69e943d9e703cf2c61 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-tools diff --git a/web/pom.xml b/web/pom.xml index 183d430ba569c8f6fb8275564af172804436045f..c32ad8e14a277305771daa1fe532ccc754c3e6ed 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -20,7 +20,7 @@ com.navercorp.pinpoint pinpoint - 1.8.2-SNAPSHOT + 1.8.2-RC1 pinpoint-web