Skip to content

Commit 951491d

Browse files
alexvanboxelvincentfree
authored andcommitted
[receiver/googlecloudpubsub] add deprecation for build-in encoders (open-telemetry#39842)
#### Description Add deprecation warning for the build-in encoders. The build-in encoders `cloud_logging` and `raw_text` both have encoding extension alternatives and will be removed in version v0.132.0 of the collector #### Link to tracking issue Fixes open-telemetry#39371 #### Testing Started the collector with the encoders selected and see the warning #### Documentation Added deprecation to the README
1 parent c6bcc15 commit 951491d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
change_type: deprecation
2+
3+
component: googlecloudpubsubreceiver
4+
5+
note: Add deprecation warning for the build-in encoders
6+
7+
issues: [39371]
8+
9+
subtext: |
10+
The build-in encoders `cloud_logging` and `raw_text` both have encoding extension alternatives and will be removed
11+
in version v0.132.0 of the collector.
12+
13+
change_logs: [user]

0 commit comments

Comments
 (0)