Releases: observIQ/bindplane-otel-collector
Releases · observIQ/bindplane-otel-collector
v1.81.0
Changelog
New Features
- f5d5bbd: feat: Add support for parsing Avro OCFs (#2533) (@andykellr)
- fb74577: feat: Run time configurable FeatureGates (#2531) (@dpaasman00)
- 6c03ff2: feat: Add SNS SQS notification support (#2532) (@briangardner)
- 72dca5b: feat: Handle unprocessable errors for DLQ (#2535) (@briangardner)
Dependencies
- 50cb9cb: deps: Add redaction processor (#2540) (@dpaasman00)
- ca7c982: deps: Dependabot 07/23/25 (#2539) (@dpaasman00)
- 067d40b: deps: Update to OTel v0.130.1 (#2538) (@dpaasman00)
Other
- eec49f4: chore: Remove deprecated SecOps exporter config fields (#2529) (@mrsillydog)
v1.80.0-alpha.4
v1.80.1
Changelog
New Features
- 281229b: feat: Add offset tracking to the awss3eventreceiver (#2507) (@andykellr)
- b4104a5: feat: Implement s3 regex filtering on bucket name and object key (#2517) (@shazlehu)
- b11b8f4: feat: Random Failure Processor (#2515) (@mrsillydog)
- 8b09a94: feat: Support AVRO log encoding extension (#2508) (@mrsillydog)
- 775e49a: feat: implement refreshing message visibility timeouts (#2501) (@briangardner)
Other
- 652bca8: chore: Bump S3 event receiver safety margin to 50% from 80% (#2521) (@dpaasman00)
- d1860ec: chore: Bump module versions to v1.80.1 (#2520) (@dpaasman00)
- 2942806: chore: Improve s3 receiver metrics (#2516) (@shazlehu)
- 923e297: chore: point
sqlqueryreceiver
to upstream instead of specific commit (#2510) (@justinianvoss22)
v1.80.0
Changelog
New Features
- 4c884fe: [receiver/awss3event]: Detect object region from SQS message (#2481) (@jsirianni)
Bug Fixes
- 0abdb81: fix: fix plugins indent issue (#2479) (@justinianvoss22)
Dependencies
- fd93926: deps: OTel v0.129.0 (#2505) (@mrsillydog)
- 2d6aa14: deps: v1.80.0 (#2506) (@mrsillydog)
Other
- 0246342: chore: Update modules v1.80.0 (#2480) (@mrsillydog)
- aa5a0b5: chore: fix generation and test (#2504) (@briangardner)
- 8c806fb: chore: govulncheck job to split by module (#2460) (@schmikei)
v1.79.2
v1.79.1
Changelog
New Features
- ab335d5: feat: Add errored payload logging option for SecOps (#2475) (@shazlehu)
- 816a9d1: feat: Webhook Exporter event per request limit (PIPE-293) (#2467) (@Caleb-Hurshman)
Bug Fixes
- 183a748: fix: Ignore error reading response body for a 200 in SecOps https exporter (#2466) (@shazlehu)
Other
- aff9605: feat(linuxpackage): Configurable install directory (#2442) (@jsirianni)
- 0a845e2: chore: Update generic install scripts (#2462) (@dpaasman00)
- a441b59: chore: v1.79.1 release prep (#2476) (@dpaasman00)
v1.79.0
Important
This release should be skipped and release v1.79.1 should be used instead. This release contains compatibility issues with Bindplane that are resolved in the patch release. All functional changes from this release are included in the patch.
Changelog
New Features
- fb0c0c5: deps: Update OTEL v0.128.0 (#2451) (@dpaasman00)
- 707ef97: feat: Webhook exporter default user agent (PIPE-176) (#2453) (@Caleb-Hurshman)
- c228d14: feat: add
save_log_record_original
option to plugins (#2425) (@justinianvoss22) - 4bc4743: feat: create basic webhook exporter for logs (#2441) (@briangardner)
- b144646: feat: throughput measurements processor should support raw measurements from log record original (#2437) (@justinianvoss22)
Dependencies
- 9bf8568: deps: Add
jsonlogencodingextension
(#2459) (@dpaasman00) - 57c3156: deps: Dependabot 06-16-25 (#2457) (@dpaasman00)
Other
- 37390e4: add
Parse
option to all log plugins (#2445) (@justinianvoss22) - 7f9a4b9: chore(ci): make release-test workflow (#2438) (@jsirianni)
- 6537b62: chore(goversion): Go 1.24.2 --> 1.24.4 (#2458) (@jsirianni)
- aa8d653: chore(linuxpackage): Move service files to package postinstall heredocs (#2424) (@jsirianni)
- 169edec: chore(linuxpackage): Use staging directory for collector install (#2418) (@jsirianni)
- 2cb69b1: chore(linuxpackages): Merge legacy service files (#2426) (@jsirianni)
- 493fc5a: chore: Update modules to v1.79.0 (#2435) (@mrsillydog)
- 4c90f22: fix(ci) Release test workflow (#2439) (@jsirianni)
- 49c0d14: feat: add throughput measurement benchmark test (#2450) (@justinianvoss22)
- dff1e4e: fix(ci): Update release-test.yml (#2440) (@dpaasman00)
- e664280: fix: Update Sentinel exporter with feedback from source (#2415) (@kuiperda)
v1.78.1-alpha.1
v1.78.0
Changelog
Dependencies
- b01449c: deps: OTel v0.127.0 (#2428) (@mrsillydog)
- e0caa51: deps: v1.78.0 (#2429) (@mrsillydog)
Other
- 97426c6: chore: Update modules to v1.78.0 (#2427) (@mrsillydog)
v1.77.2
Changelog
Bug Fixes
- 2ca329d: fix: Remove non-existent S3 config option doc (BPOP-3058) (#2419) (@Caleb-Hurshman)