Releases: observIQ/bindplane-agent
Releases · observIQ/bindplane-agent
v1.65.0
Changelog
Bug Fixes
Dependencies
- 05df34e: deps: Update OTel v0.114.0 (#1983) (@mrsillydog)
- 89b3fb9: deps: dependabot 11-21-24 (#1987) (@mrsillydog)
Other
- 55de7f3: [exporter/chronicleexporter]: Add tests and benchmarks for getRawField (#1966) (@jsirianni)
- 8895796: [exporter/chronicleexporter]: Optimize getRawField when field is "body" (#1967) (@jsirianni)
- 7511da3: chore: Add uninstall usage blurb to install_unix.sh (#1971) (@dpaasman00)
- fa45d1a: chore: Merge release/v1.65.0 for release prep (#1989) (@mrsillydog)
- efd2d78: chore: Update modules to v1.65.0 (@dpaasman00)
v2.0.0-alpha.5
v2.0.0-alpha.4
Changelog
New Features
- 9700217: feat: Add clean install option to scripts (#1819) (@dpaasman00)
- 4d5bb65: feat: Agent 2.0 prerelease container images (#1898) (@BinaryFissionGames)
- a2fe2dc: feat: Refactor to OCB based agent (#1755) (@dpaasman00)
- 8159f89: feat: Update Unix install script (#1757) (@dpaasman00)
- 959e196: feat: Updated MacOS install script (#1756) (@dpaasman00)
- ed57624: feat: Use configurable supervisor logging (#1908) (@dpaasman00)
- 8c07640: feat: Windows installation and packaging (#1775) (@dpaasman00)
Bug Fixes
- 48d322b: fix: Fix build for supervisor in 2.0 (#1896) (@BinaryFissionGames)
- 646bb2e: fix: Polish release workflow (#1843) (@dpaasman00)
- e69ed51: fix: Update manifests to work at runtime (#1900) (@dpaasman00)
Dependencies
- 4f89e54: deps: Mark httpprovider stable version (#1899) (@dpaasman00)
- fa5c1ab: deps: Update go-msi (#1854) (@dpaasman00)
Other
- d691525: Update OTel v0.113.0; resolve import issue; update builder & supervisor versions (@dpaasman00)
- 2860a59: chore: Don't require OpAMP endpoint when installing & starting (#1909) (@dpaasman00)
- bbb3a0c: chore: OCB doc update (#1787) (@dpaasman00)
- 8a0e52d: chore: Remove docker related steps from goreleaser (#1856) (@dpaasman00)
- 91a6e04: chore: Remove logging.yaml (#1809) (@dpaasman00)
- 3bdfe1a: chore: Update Manifests script (#1799) (@dpaasman00)
- a6f7232: chore: Update documentation (#1912) (@dpaasman00)
- 8406f3c: fix manifests (@dpaasman00)
- 642a5f1: fix(Agent v2): Persist
supervisor_storage
on uninstall for windows (#1920) (@dpaasman00) - 36eac27: remove errant opamp folder (@dpaasman00)
- bc9d3cf: update manifests (@dpaasman00)
- 8881e06: update manifests (@dpaasman00)
v1.64.0
Changelog
Features
- 908fd9b: deps: Update OTel v0.113.0 (#1948) (@dpaasman00)
- 9ac8eff: feat: Support manager config environment variable expansion (#1946) (@mrsillydog)
- f12084d: feat(chronicleexporter): Support dynamic namespace and ingestion labels (#1939 ) (@justinianvoss22)
Bug Fixes
- 5ba3fa4: fix: TestToTLS to use unreferenced config attributes (#1952) (@mrsillydog)
Dependencies
- 63378b5: deps: Bump min Go version to 1.22.7 (#1963) (@dpaasman00)
- 0ffac61: deps: Dependabot 11-12-2024 (#1962) (@dpaasman00)
Other
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)