Releases: observIQ/bindplane-agent
Releases · observIQ/bindplane-agent
v1.63.0
Changelog
New Features
- 60b47c4: feat(install): Add quiet flag to allow use in non-interactive shells (#1895) (@Dylan-M)
- e7e7bbd: feat(installer): Update the install script to add the missing status arguments (#1926) (@Dylan-M)
- b0a9cc5: feat: Add AES confmap provider (#1927) (@shazlehu)
- c2c9f5f: feat: Add
intervalprocessor
(#1933) (@dpaasman00) - 14954dd: deps: Update OTel to v0.112.0 (#1930) (@dpaasman00)
Dependencies
- dbda590: deps: Dependabot 10/29/2024 (#1935) (@dpaasman00)
- f37e810: deps: Upgrade opamp v0.17.0 (#1906) (@BinaryFissionGames)
Other
- 3c0209f: chore(ui): Add deprecation notice to Marshal Processor (#1921) (@kuiperda)
- 7ec4818: chore: Convert couchbase metric plugin to use metric context (#1934) (@dpaasman00)
- 662ee3f: chore: Merge release/v1.63.0 in prep for release (#1937) (@dpaasman00)
- b86c855: chore: Remove Brandon as codeowner (#1929) (@dpaasman00)
- 852b4d1: chore: Remove
transformprocessor
&kafkareceiver
replaces (#1936) (@dpaasman00) - 479e56c: chore: Update modules to v1.63.0 (@dpaasman00)
v2.0.0-alpha.3
v1.62.0
Changelog
Bug Fixes
- ab39a21: fix: Fix panic when exporting tracing to GCP (#1915) (@BinaryFissionGames)
- 453e148: fix: Keep manager.yaml on uninstall (#1911) (@BinaryFissionGames)
- b2acaad: deps: Replace
receiver/kafkareceiver
(#1919) (@dpaasman00)- Fixes bug causing receiver to block on shutdown
Dependencies
- d06eac2: deps: Dependabot 10-15-2024 (#1917) (@dpaasman00)
Other
- e9fe792: chore(scripts): Replace observIQ banner with BindPlane banner (#1910) (@jsirianni)
- caa5f7e: chore: Merge release/v1.62.0 for release prep (#1918) (@dpaasman00)
- c276d5a: chore: update modules to v1.62.0 (@BinaryFissionGames)
v2.0.0-alpha.2
v2.0.0-alpha.1+6
v2.0.0-alpha.1+5
Changelog
New Features
- 0a4b3e8: feat: Add clean install option to scripts (#1819) (@dpaasman00)
- d731a0c: feat: Agent 2.0 prerelease container images (#1898) (@BinaryFissionGames)
- fb2fad5: feat: Refactor to OCB based agent (#1755) (@dpaasman00)
- 7380789: feat: Update Unix install script (#1757) (@dpaasman00)
- 22efffa: feat: Updated MacOS install script (#1756) (@dpaasman00)
- 12c9adf: feat: Windows installation and packaging (#1775) (@dpaasman00)
Bug Fixes
- 49ab72a: fix: Fix build for supervisor in 2.0 (#1896) (@BinaryFissionGames)
- 4dbe9fc: fix: Polish release workflow (#1843) (@dpaasman00)
Dependencies
- cd4e134: deps: Mark httpprovider stable version (#1899) (@dpaasman00)
- a8b744f: deps: Update go-msi (#1854) (@dpaasman00)
Other
- e00b406: chore: OCB doc update (#1787) (@dpaasman00)
- 9f2c235: chore: Remove docker related steps from goreleaser (#1856) (@dpaasman00)
- aea2744: chore: Remove logging.yaml (#1809) (@dpaasman00)
- bee9ebd: chore: Update Manifests script (#1799) (@dpaasman00)
- b647a5e: fix manifests (@dpaasman00)
- ef45c0c: remove errant opamp folder (@dpaasman00)
- 49c39f8: update manifests (@dpaasman00)
- 0864b70: update manifests (@dpaasman00)
v1.61.1
Changelog
New Features
- 7c0588c: deps: Update OTel to v0.111.0 (@dpaasman00)
- Notable Features:
- OTTL: New InsertXML converter
- OTTL: New GetXML converter
- OTTL: New ToKeyValueString converter
- OTTL: New RemoveXML converter
- Notable Fixes:
processorhelper
: Fix data race condition, concurrent writes to the err variable, causes UB (Undefined Behavior)windowseventlogreceiver
: While collecting from a remote windows host, the stanza operator will no longer log "subscription handle is already open" constantly during successful collectionwindowseventlogreceiver
: If collecting from a remote host, the receiver will stop collecting if the host restarts. This change resubscribes when the host restarts
- Notable Features:
v1.61.0
Changelog
New Features
- 48ed858: deps: update otel v0.110.0 (#1886) (@BinaryFissionGames)
- Notable features:
- OTTL: Improved json unmarshalling performance
- OTTL: Locale support in Time Converter
- Notable bug fixes:
- pkg/stanza: Do not get formatted message for Windows events without an event provider.
- Notable features:
- ff174cb: feat(component): Add Header Setter extension (#1881) (@jsirianni)
- 72a1ed9: feat: Add QRadar exporter (#1866) (@shazlehu)
- 3bbbf9e: feat: Allow metric conversion functions on datapoint and metric context (#1887) (@BinaryFissionGames)
- 9548eb9: feat: add debug exporter (#1868) (@BinaryFissionGames)
- 7267a48: feat: add ottl condition field to sampling processor (#1877) (@colelaven)
Bug Fixes
- a022fea: fix: Sampling Processor not removing higher level objs (#1879) (@dpaasman00)
- 3535635: fix: add ottl metric condition to expr package for use in sampling processor (#1878) (@colelaven)
- 8a575ab: [receiver/telemetrygeneratorreceiver] Set log record observed timestamp (#1867) (@jsirianni)
Dependencies
- 4b4bf2c: deps: Dependabot 10/01/2024 (#1890) (@BinaryFissionGames)
Other
- e1ca6fa: chore: Merge v1.61.0 to main in prep for release (#1894) (@BinaryFissionGames)
- 1c6fbf4: chore: Replace Stanza pkg (#1893) (@dpaasman00)
- 786e0b2: chore: Update modules to v1.61.0 (@dpaasman00)
- d391048: chore: add qradar + debug exporters to list of exporters (#1891) (@BinaryFissionGames)
- 211ccbf: chore: use upstream logdedup processor (#1882) (@colelaven)
v1.60.0
Changelog
New Features
- 117ba15: feat: Add DataPlane https injestion for SecOps exporter (#1829) (@shazlehu)
- b209312: feat: Add marshal processor (#1830) (@kuiperda)
- ea9d264: deps: Update to OTel v0.109.0 (#1857) (@dpaasman00)
Bug Fixes
- 443c58e: fix: Call shutdown on storage extension (#1855) (@dpaasman00)
- 420a61b: fix: Handle log_type attribute correctly (#1831) (@shazlehu)
-
- bafe0a6: fix: Make Windows dir admin only (#1841) (@dpaasman00)
Dependencies
- f2d5d77: deps: Dependabot 09/17/2024 (#1861) (@dpaasman00)
- c66a08e: deps: Replace
pkg/stanza
with msrpc fix (#1862) (@dpaasman00)
Other
- ab2f1a6: Update OTel docs (@dpaasman00)
- b962de5: chore: Merge v1.60.0 to main in prep for release (#1864) (@dpaasman00)
- 951412a: chore: bump modules to v1.60.0 (@BinaryFissionGames)
v2.0.0-alpha.1+4
Changelog
Other
- b67802f: chore: Remove docker related steps from goreleaser (#1856) (@dpaasman00)
- 95e054c: remove errant opamp folder (@dpaasman00)