Skip to content

Commit d35b21d

Browse files
authored
Prepare release 1.32.5 (#2053)
* Prepare release 1.32.5 * update signalfx-metrics version
1 parent 7a2fd72 commit d35b21d

File tree

8 files changed

+22
-15
lines changed

8 files changed

+22
-15
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ and this repository adheres to [Semantic Versioning](https://semver.org/spec/v2.
88

99
## Unreleased
1010

11+
## v1.32.5 - 2024-09-20
12+
13+
### General
14+
15+
- Micrometer dependency has been updated to version 1.13.4.
16+
- Protobuf dependency has been updated to version 3.25.5.
17+
1118
## v1.32.4 - 2024-08-28
1219

1320
### General

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ To extend the instrumentation with the OpenTelemetry Instrumentation for Java,
104104
you have to use a compatible API version.
105105

106106
<!-- IMPORTANT: do not change comments or break those lines below -->
107-
The Splunk Distribution of OpenTelemetry Java version <!--SPLUNK_VERSION-->1.32.4<!--SPLUNK_VERSION--> is compatible
107+
The Splunk Distribution of OpenTelemetry Java version <!--SPLUNK_VERSION-->1.32.5<!--SPLUNK_VERSION--> is compatible
108108
with:
109109

110110
* OpenTelemetry API version <!--OTEL_VERSION-->1.41.0<!--OTEL_VERSION-->

dependencyManagement/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ val dockerJavaVersion = "3.4.0"
1313
val micrometerOldVersion = "1.3.20"
1414
val micrometerVersion = "1.13.4"
1515
val mockitoVersion = "5.13.0"
16-
val protobufVersion = "3.25.4"
16+
val protobufVersion = "3.25.5"
1717
val slf4jVersion = "2.0.16"
1818

1919
// instrumentation version is used to compute Implementation-Version manifest attribute
@@ -43,7 +43,7 @@ dependencies {
4343
api("com.google.auto.service:auto-service:1.1.1")
4444
api("org.assertj:assertj-core:3.26.3")
4545
api("org.awaitility:awaitility:4.2.2")
46-
api("com.signalfx.public:signalfx-metrics:1.0.45")
46+
api("com.signalfx.public:signalfx-metrics:1.0.46")
4747
api("commons-codec:commons-codec:1.17.1")
4848

4949
api("com.github.docker-java:docker-java-core:$dockerJavaVersion")

deployments/cloudfoundry/buildpack/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you want to use a specific version of the Java agent in your application, you
4040
environment variable before application deployment, either using `cf set-env` or the `manifest.yml` file:
4141

4242
```sh
43-
$ cf set-env SPLUNK_OTEL_JAVA_VERSION 1.32.4
43+
$ cf set-env SPLUNK_OTEL_JAVA_VERSION 1.32.5
4444
```
4545

4646
By default, the [latest](https://github.com/signalfx/splunk-otel-java/releases/latest) available agent version is used.

licenses/licenses.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# splunk-otel-javaagent
33
## Dependency License Report
4-
_2024-09-09 14:50:05 PDT_
4+
_2024-09-20 15:32:31 EEST_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-core` **Version:** `2.17.2`
@@ -18,23 +18,23 @@ _2024-09-09 14:50:05 PDT_
1818
> - **Embedded license files**: [jackson-jr-objects-2.17.2.jar/META-INF/LICENSE](jackson-jr-objects-2.17.2.jar/META-INF/LICENSE)
1919
- [jackson-jr-objects-2.17.2.jar/META-INF/NOTICE](jackson-jr-objects-2.17.2.jar/META-INF/NOTICE)
2020

21-
**3** **Group:** `com.signalfx.public` **Name:** `signalfx-commons-protoc-java` **Version:** `1.0.45`
21+
**3** **Group:** `com.signalfx.public` **Name:** `signalfx-commons-protoc-java` **Version:** `1.0.46`
2222
> - **POM Project URL**: [http://www.signalfx.com](http://www.signalfx.com)
2323
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
2424
25-
**4** **Group:** `com.signalfx.public` **Name:** `signalfx-connection` **Version:** `1.0.45`
25+
**4** **Group:** `com.signalfx.public` **Name:** `signalfx-connection` **Version:** `1.0.46`
2626
> - **POM Project URL**: [https://www.splunk.com](https://www.splunk.com)
2727
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
2828
29-
**5** **Group:** `com.signalfx.public` **Name:** `signalfx-endpoint` **Version:** `1.0.45`
29+
**5** **Group:** `com.signalfx.public` **Name:** `signalfx-endpoint` **Version:** `1.0.46`
3030
> - **POM Project URL**: [http://www.splunk.com](http://www.splunk.com)
3131
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
3232
33-
**6** **Group:** `com.signalfx.public` **Name:** `signalfx-metrics` **Version:** `1.0.45`
33+
**6** **Group:** `com.signalfx.public` **Name:** `signalfx-metrics` **Version:** `1.0.46`
3434
> - **POM Project URL**: [http://www.signalfx.com](http://www.signalfx.com)
3535
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
3636
37-
**7** **Group:** `com.signalfx.public` **Name:** `signalfx-protoc` **Version:** `1.0.45`
37+
**7** **Group:** `com.signalfx.public` **Name:** `signalfx-protoc` **Version:** `1.0.46`
3838
> - **POM Project URL**: [http://www.signalfx.com](http://www.signalfx.com)
3939
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
4040
@@ -150,12 +150,12 @@ _2024-09-09 14:50:05 PDT_
150150
> - **POM Project URL**: [https://github.com/open-telemetry/semantic-conventions-java](https://github.com/open-telemetry/semantic-conventions-java)
151151
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
152152
153-
**33** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.16.0`
153+
**33** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.17.0`
154154
> - **Project URL**: [https://commons.apache.org/proper/commons-lang/](https://commons.apache.org/proper/commons-lang/)
155155
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
156156
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
157-
> - **Embedded license files**: [commons-lang3-3.16.0.jar/META-INF/LICENSE.txt](commons-lang3-3.16.0.jar/META-INF/LICENSE.txt)
158-
- [commons-lang3-3.16.0.jar/META-INF/NOTICE.txt](commons-lang3-3.16.0.jar/META-INF/NOTICE.txt)
157+
> - **Embedded license files**: [commons-lang3-3.17.0.jar/META-INF/LICENSE.txt](commons-lang3-3.17.0.jar/META-INF/LICENSE.txt)
158+
- [commons-lang3-3.17.0.jar/META-INF/NOTICE.txt](commons-lang3-3.17.0.jar/META-INF/NOTICE.txt)
159159

160160
**34** **Group:** `org.apache.httpcomponents` **Name:** `httpclient` **Version:** `4.5.14`
161161
> - **POM Project URL**: [http://hc.apache.org/httpcomponents-client-ga](http://hc.apache.org/httpcomponents-client-ga)
@@ -256,7 +256,7 @@ _2024-09-09 14:50:05 PDT_
256256
257257
## The 3-Clause BSD License
258258

259-
**50** **Group:** `com.google.protobuf` **Name:** `protobuf-java` **Version:** `3.25.4`
259+
**50** **Group:** `com.google.protobuf` **Name:** `protobuf-java` **Version:** `3.25.5`
260260
> - **Manifest Project URL**: [https://developers.google.com/protocol-buffers/](https://developers.google.com/protocol-buffers/)
261261
> - **Manifest License**: The 3-Clause BSD License (Not Packaged)
262262
> - **POM License**: The 3-Clause BSD License - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)

version.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// do NOT update that variable manually - it is managed by the pre/post release scripts
2-
val distroVersion = "1.32.4"
2+
val distroVersion = "1.32.5"
33

44
allprojects {
55
version = distroVersion

0 commit comments

Comments
 (0)