Skip to content

Commit

Permalink
Release v0.49.0 (#1503)
Browse files Browse the repository at this point in the history
* Update bundled smart agent to 5.20.0

* Update signalfx-agent deps to main

* Update changelog
  • Loading branch information
jeffreyc-splunk authored Apr 27, 2022
1 parent 51ec721 commit b37a38e
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 11 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,22 @@

## Unreleased

- Updated the Migrating from SignalFx Smart Agent to Splunk Distribution of OpenTelemetry Collector documentation (#TBD)
## v0.49.0

### 💡 Enhancements 💡

- Upgrade to Go 1.18.1 (#1464)
This Splunk OpenTelemetry Collector release includes changes from the [opentelemetry-collector v0.49.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.49.0) and the [opentelemetry-collector-contrib v0.49.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.49.0) releases.

### 🚀 New components 🚀

- [`syslog` receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/syslogreceiver) parses Syslogs from tcp/udp using the [opentelemetry-log-collection](https://github.com/open-telemetry/opentelemetry-log-collection) library

### 💡 Enhancements 💡

- Updated the [Migrating from SignalFx Smart Agent to Splunk Distribution of OpenTelemetry Collector](https://github.com/signalfx/splunk-otel-collector/blob/main/docs/signalfx-smart-agent-migration.md) documentation (#1489)
- Upgrade to Go 1.18.1 (#1464)
- Initial support for [Cloud Foundry Buildpack](https://github.com/signalfx/splunk-otel-collector/tree/main/deployments/cloudfoundry/buildpack) (#1404)
- Initial support for [BOSH Release](https://github.com/signalfx/splunk-otel-collector/tree/main/deployments/cloudfoundry/bosh) (#1480)
- Update bundled Smart Agent to [v5.20.0](https://github.com/signalfx/signalfx-agent/releases/tag/v5.20.0)

## v0.48.0

This Splunk OpenTelemetry Collector release includes changes from the [opentelemetry-collector v0.48.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.48.0) and the [opentelemetry-collector-contrib v0.48.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.48.0) releases.
Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ require (
github.com/openzipkin/zipkin-go v0.4.0
github.com/signalfx/defaults v1.2.2-0.20180531161417-70562fe60657
github.com/signalfx/golib/v3 v3.3.44
github.com/signalfx/signalfx-agent v1.0.1-0.20220316145231-66d5e5bfbbe3
github.com/signalfx/signalfx-agent v1.0.1-0.20220427190959-1971bd6a6475
github.com/signalfx/splunk-otel-collector/tests v0.0.0-00010101000000-000000000000
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cast v1.4.1
Expand Down Expand Up @@ -431,7 +431,7 @@ replace (
github.com/influxdata/telegraf => github.com/signalfx/telegraf v0.10.2-0.20210820123244-82265917ca87
github.com/prometheus/prometheus => github.com/prometheus/prometheus v1.8.2-0.20220324155304-4d8bbfd4164c

github.com/signalfx/signalfx-agent/pkg/apm => github.com/signalfx/signalfx-agent/pkg/apm v0.0.0-20220316145231-66d5e5bfbbe3
github.com/signalfx/signalfx-agent/pkg/apm => github.com/signalfx/signalfx-agent/pkg/apm v0.0.0-20220427190959-1971bd6a6475
github.com/soheilhy/cmux => github.com/soheilhy/cmux v0.1.5-0.20210205191134-5ec6847320e5 // required for smartagentreceiver to drop google.golang.org/grpc/examples/helloworld/helloworld test dep

// cvss scan requires this to be >= 3.3.23
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1999,10 +1999,10 @@ github.com/signalfx/sapm-proto v0.7.0/go.mod h1:y4b+wJlBKH7AzdastAgdWHrfMBB/QYN+
github.com/signalfx/sapm-proto v0.7.2/go.mod h1:HLufOh6Gd2altGxbeve+s6hh0EWCWoOM7MmuYuvs5PI=
github.com/signalfx/sapm-proto v0.9.0 h1:x4EfhzOZtBGyt2x8gc/C23Id9B+3lf1zE59VUWLKbpQ=
github.com/signalfx/sapm-proto v0.9.0/go.mod h1:OmhyyGyhBzoKQn6G2wM1vpEsGKGo0lym/kj0G41KqZk=
github.com/signalfx/signalfx-agent v1.0.1-0.20220316145231-66d5e5bfbbe3 h1:uRGlYQOwVN6OAOpSDqZsCByHB0JPMoKp0njxjpSNbsA=
github.com/signalfx/signalfx-agent v1.0.1-0.20220316145231-66d5e5bfbbe3/go.mod h1:Tol43a7FEsJCjN+UYN6Ii8VcQzpPD/CWB5QeXkWkqG8=
github.com/signalfx/signalfx-agent/pkg/apm v0.0.0-20220316145231-66d5e5bfbbe3 h1:EGGv81lQm/zbeirrqnfhqnpa2hbc6RL7LV1Z/yS/BsE=
github.com/signalfx/signalfx-agent/pkg/apm v0.0.0-20220316145231-66d5e5bfbbe3/go.mod h1:KtK7NG1CU7cDUZ460MN5e169Zb/O8q7Sg7iQ4x7xSI4=
github.com/signalfx/signalfx-agent v1.0.1-0.20220427190959-1971bd6a6475 h1:ltBSTCNd59XyZGirmEuXcJDRDyZ3ik3H2DeqzhpLKI0=
github.com/signalfx/signalfx-agent v1.0.1-0.20220427190959-1971bd6a6475/go.mod h1:Tol43a7FEsJCjN+UYN6Ii8VcQzpPD/CWB5QeXkWkqG8=
github.com/signalfx/signalfx-agent/pkg/apm v0.0.0-20220427190959-1971bd6a6475 h1:V1NrY0/JyIkkDxranVb5/MomNKPWTbZ0BWfRrNGnMeQ=
github.com/signalfx/signalfx-agent/pkg/apm v0.0.0-20220427190959-1971bd6a6475/go.mod h1:KtK7NG1CU7cDUZ460MN5e169Zb/O8q7Sg7iQ4x7xSI4=
github.com/signalfx/signalfx-go v1.8.1 h1:ObJF59/tsRcu8KSST8AfFVTca7po/GP2LoPcaGgcBUI=
github.com/signalfx/signalfx-go v1.8.1/go.mod h1:EtCwkwvLv+wfjDQVAs1O37yVn3hp2xAKmXA6BFKkRT4=
github.com/signalfx/tdigest v0.0.0-20191031204725-c860c3ff6902/go.mod h1:fbvuJM3o+bwr36+TVjokMUGd4muJVHiCshTmKZ/6eNU=
Expand Down
2 changes: 1 addition & 1 deletion internal/buildscripts/packaging/smart-agent-release.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v5.19.1
v5.20.0

0 comments on commit b37a38e

Please sign in to comment.