Skip to content

Commit

Permalink
[release] prepare for 1.8.4
Browse files Browse the repository at this point in the history
1.8.4-SNAPSHOT -> 1.8.4
  • Loading branch information
koo-taejin committed Jun 11, 2019
1 parent 3f1bb6e commit 7f6612a
Show file tree
Hide file tree
Showing 93 changed files with 96 additions and 96 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@

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/03/27)
## Latest Release (2019/06/11)

We're happy to announce the release of Pinpoint v1.8.3.
Please check the release note at (https://github.com/naver/pinpoint/releases/tag/1.8.3).
We're happy to announce the release of Pinpoint v1.8.4.
Please check the release note at (https://github.com/naver/pinpoint/releases/tag/1.8.4).

The current stable version is [v1.8.3](https://github.com/naver/pinpoint/releases/tag/1.8.3).
The current stable version is [v1.8.4](https://github.com/naver/pinpoint/releases/tag/1.8.4).

## About Pinpoint

Expand Down
2 changes: 1 addition & 1 deletion agent-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-agent-it</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-agent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<!--
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-core-optional/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-bootstrap-core-optional</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-bootstrap-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-java8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-bootstrap-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-java9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-bootstrap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion collector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-collector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons-hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-commons-hbase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-commons-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-commons</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.navercorp.pinpoint.common;
public final class Version {
public static final String VERSION = "1.8.4-SNAPSHOT";
public static final String VERSION = "1.8.4";
}
2 changes: 1 addition & 1 deletion flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>pinpoint</artifactId>
<groupId>com.navercorp.pinpoint</groupId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-grpc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-hbase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/activemq-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-activemq-client-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/akka-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-akka-http-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/arcus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-arcus-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion plugins/cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-cassandra-driver-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/common-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-common-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/cubrid-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-cubrid-jdbc-driver-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-cxf-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/dbcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-commons-dbcp-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/dbcp2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion plugins/druid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-druid-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/dubbo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-dubbo-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/fastjson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-fastjson-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/google-httpclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-google-httpclient-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-grpc-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-gson-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-hbase-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/hikaricp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-hikaricp-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/httpclient3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-httpclient3-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/httpclient4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-httpclient4-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/hystrix/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-hystrix-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/ibatis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-ibatis-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-jackson-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/jboss/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-jboss-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/jdk-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-jdk-http-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>com.navercorp.pinpoint</groupId>
<artifactId>pinpoint</artifactId>
<relativePath>../..</relativePath>
<version>1.8.4-SNAPSHOT</version>
<version>1.8.4</version>
</parent>

<artifactId>pinpoint-jetty-plugin</artifactId>
Expand Down
Loading

0 comments on commit 7f6612a

Please sign in to comment.