Releases: primait/teleplug
Releases · primait/teleplug
1.1.3-rc.0
- 1.1.3-rc.0 (#127) by Simone Cottini
- [PLATFORM-1394]: Migrate teleplug to GHA (#125) by Simone Cottini
- Bump plug from 1.15.1 to 1.15.2 (#124) by dependabot[bot]
- Bump ex_doc from 0.30.8 to 0.30.9 (#122) by dependabot[bot]
- Bump dialyxir from 1.4.1 to 1.4.2 (#123) by dependabot[bot]
- Bump ex_doc from 0.30.6 to 0.30.8 (#121) by dependabot[bot]
- Bump plug from 1.15.0 to 1.15.1 (#119) by dependabot[bot]
- Bump credo from 1.7.0 to 1.7.1 (#118) by dependabot[bot]
- Bump plug from 1.14.2 to 1.15.0 (#117) by dependabot[bot]
- Bump dialyxir from 1.4.0 to 1.4.1 (#116) by dependabot[bot]
- Bump dialyxir from 1.3.0 to 1.4.0 (#115) by dependabot[bot]
- Bump ex_doc from 0.30.5 to 0.30.6 (#114) by dependabot[bot]
- Bump opentelemetry from 1.3.0 to 1.3.1 (#112) by dependabot[bot]
- Bump ex_doc from 0.30.4 to 0.30.5 (#111) by dependabot[bot]
- Bump ex_doc from 0.30.3 to 0.30.4 (#110) by dependabot[bot]
- Bump ex_doc from 0.30.2 to 0.30.3 (#109) by dependabot[bot]
- Bump ex_doc from 0.30.1 to 0.30.2 (#108) by dependabot[bot]
- Bump ex_doc from 0.29.4 to 0.30.1 (#107) by dependabot[bot]
- Bump opentelemetry_exporter from 1.5.0 to 1.6.0 (#106) by dependabot[bot]
- Bump opentelemetry_exporter from 1.4.1 to 1.5.0 (#105) by dependabot[bot]
- Bump opentelemetry_exporter from 1.4.0 to 1.4.1 (#104) by dependabot[bot]
- Bump dialyxir from 1.2.0 to 1.3.0 (#103) by dependabot[bot]
1.1.3
Changed
- Fix versioning of
telemetry
dependency
Commits
- Prepare release (#102) by Cristiano Piemontese
- [PLATFORM-1048]: Fix teleplug telemetry dependency (#101) by Cristiano Piemontese
- Bump ex_doc from 0.29.3 to 0.29.4 (#100) by dependabot[bot]
- Bump plug from 1.14.1 to 1.14.2 (#99) by dependabot[bot]
1.1.2
Added
- Set span status to error if the returned http status code is 5xx
Commits
1.1.1
Added
- Usage of the
opentelemetry_semantic_conversion
auto-generated library to ensure proper conventions are followed
Changed
- Changed client attributes to proper server attributes
"net.peer.ip"
is now"net.sock.peer.addr"
"net.peer.port"
is now"net.sock.peer.port"
Removed
"http.host"
attribute as it is non standard, and already covered by"net.host.name"
Commits
- bump for release (#93) by Cristiano Piemontese
- [PLATFORM-992]: Ensure alignment of traces semantic convention (#92) by Cristiano Piemontese
- Bump ex_doc from 0.29.1 to 0.29.2 (#91) by dependabot[bot]
- Bump opentelemetry_exporter from 1.3.0 to 1.4.0 (#90) by dependabot[bot]
- Bump telemetry from 1.2.0 to 1.2.1 (#88) by dependabot[bot]
- Bump opentelemetry from 1.2.0 to 1.2.1 (#87) by dependabot[bot]
- Bump telemetry from 1.1.0 to 1.2.0 (#86) by dependabot[bot]
- Bump telemetry from 1.0.0 to 1.1.0 (#85) by dependabot[bot]
- Bump opentelemetry_exporter from 1.2.2 to 1.3.0 (#82) by dependabot[bot]
- Bump opentelemetry from 1.1.2 to 1.2.0 (#84) by dependabot[bot]
- Bump telemetry from 1.0.0 to 1.1.0 (#81) by dependabot[bot]
- [PLATFORM-792]: Investigate broken dependency bumps (#80) by Cristiano Piemontese
- Bump credo from 1.6.6 to 1.6.7 (#67) by dependabot[bot]
- Bump ex_doc from 0.28.4 to 0.29.1 (#77) by dependabot[bot]
- Create CODEOWNERS (#76) by Cristiano Piemontese
1.1.0
Changed
- Teleplug does not set opentelemetry-related Logger metadata anymore, because
The OpenTelemetry API/SDK itself does that automatically since 1.1.0.
If you're upgrading to Teleplug 1.1.0, it is therefore recommended to also upgrade to OpenTelemetry API 1.1.0
Commits
- Don't set Logger metadata (#69) by Leonardo Donelli
1.0.1
1.0.0
1.0.0-rc.9
Add datadog specific logger metadata
1.0.0-rc.8
Fix http.route tag
1.0.0-rc.7
Bump opentelemetry deps to 1.0.0-rc.3