Skip to content

Commit 0c05c60

Browse files
authored
pre release: elastic-apm-agent v1.51.0 (#3731)
Co-authored-by: obltmachine <[email protected]>
1 parent 66b4615 commit 0c05c60

File tree

201 files changed

+206
-203
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

201 files changed

+206
-203
lines changed

CHANGELOG.asciidoc

Lines changed: 6 additions & 3 deletions

apm-agent-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apm-agent-parent</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.50.1-SNAPSHOT</version>
8+
<version>1.51.0</version>
99
</parent>
1010

1111
<artifactId>apm-agent-api</artifactId>

apm-agent-attach-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-parent</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>1.50.1-SNAPSHOT</version>
6+
<version>1.51.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-attach/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apm-agent-parent</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.50.1-SNAPSHOT</version>
8+
<version>1.51.0</version>
99
</parent>
1010

1111
<artifactId>apm-agent-attach</artifactId>

apm-agent-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apm-agent-parent</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.50.1-SNAPSHOT</version>
8+
<version>1.51.0</version>
99
</parent>
1010

1111
<artifactId>apm-agent-benchmarks</artifactId>

apm-agent-bootstrap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apm-agent-parent</artifactId>
77
<groupId>co.elastic.apm</groupId>
8-
<version>1.50.1-SNAPSHOT</version>
8+
<version>1.51.0</version>
99
</parent>
1010

1111
<artifactId>apm-agent-bootstrap</artifactId>

apm-agent-builds/apm-agent-java8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>co.elastic.apm</groupId>
77
<artifactId>apm-agent-builds</artifactId>
8-
<version>1.50.1-SNAPSHOT</version>
8+
<version>1.51.0</version>
99
</parent>
1010

1111
<artifactId>apm-agent-java8</artifactId>

apm-agent-builds/apm-agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>co.elastic.apm</groupId>
77
<artifactId>apm-agent-builds</artifactId>
8-
<version>1.50.1-SNAPSHOT</version>
8+
<version>1.51.0</version>
99
</parent>
1010

1111
<artifactId>apm-agent</artifactId>

apm-agent-builds/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-parent</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>1.50.1-SNAPSHOT</version>
6+
<version>1.51.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

apm-agent-cached-lookup-key/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>apm-agent-parent</artifactId>
55
<groupId>co.elastic.apm</groupId>
6-
<version>1.50.1-SNAPSHOT</version>
6+
<version>1.51.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

0 commit comments

Comments
 (0)