Releases: SumoLogic/sumologic-cloudfoundry-nozzle
v1.0.8
What's Changed
Release Date: December 18, 2025
Features included in this release:
- Upgraded Go dependencies to address and fix multiple CVE issues.
Product Snapshot
The following table provides version and version-support information about Sumo Logic Nozzle for VMware Tanzu:
| Element | Details |
|---|---|
| Version | v1.0.8 |
| Release date | December 18, 2025 |
| Compatible Ops Manager version(s) | 3.2.x, 3.0.x, 2.10.x, 2.9.x, 2.8.x or 2.7.x |
| Compatible Tanzu Application Service version(s) | 10.2.x, 6.0.x, 5.0.x, 4.0.x, 3.0.x, 2.9.x, 2.8.x or 2.7.x |
| BOSH stemcell version | Ubuntu Jammy 1.x |
| IaaS support | AWS, GCP, OpenStack, and vSphere |
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
Release Date: December 12, 2025
Features included in this release:
- Upgraded Golang version to v1.24 and its dependencies to align with v10.2 GA requirements.
- Updated Cloud Foundry stack to
cflinuxfs4for VMware Tanzu Application Service v10.2 GA compatibility.
Product Snapshot
The following table provides version and version-support information about Sumo Logic Nozzle for VMware Tanzu:
| Element | Details |
|---|---|
| Version | v1.0.7 |
| Release date | December 12, 2025 |
| Compatible Ops Manager version(s) | 3.2.x, 3.0.x, 2.10.x, 2.9.x, 2.8.x or 2.7.x |
| Compatible Tanzu Application Service version(s) | 10.2.x, 6.0.x, 5.0.x, 4.0.x, 3.0.x, 2.9.x, 2.8.x or 2.7.x |
| BOSH stemcell version | Ubuntu Jammy 1.x |
| IaaS support | AWS, GCP, OpenStack, and vSphere |
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
Release Date: April 18, 2024
Features included in this release:
- Added support for Tanzu Application Service 6.0 with Tanzu Operations Manager 3.0.x.
- Upgrade Golang version v1.20 and it's dependencies
Product Snapshot
The following table provides version and version-support information about Sumo Logic Nozzle for VMware Tanzu:
| Element | Details |
|---|---|
| Version | v1.0.6 |
| Release date | April 18, 2024 |
| Compatible Ops Manager version(s) | 3.0.x, 2.10.x, 2.9.x, 2.8.x or 2.7.x |
| Compatible Tanzu Application Service version(s) | 6.0.x, 5.0.x, 4.0.x, 3.0.x, 2.9.x, 2.8.x or 2.7.x |
| BOSH stemcell version | Ubuntu Jammy 1.x |
| IaaS support | AWS, GCP, OpenStack, and vSphere |
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
Release Date: March 12, 2024
Features included in this release:
- Added support for Tanzu Application Service 4.0, 5.0 with Tanzu Operations Manager 3.0.x.
Product Snapshot
The following table provides version and version-support information about Sumo Logic Nozzle for VMware Tanzu:
| Element | Details |
|---|---|
| Version | v1.0.5 |
| Release date | March 08, 2024 |
| Compatible Ops Manager version(s) | 3.0.x, 2.10.x, 2.9.x, 2.8.x or 2.7.x |
| Compatible Tanzu Application Service version(s) | 5.0.x, 4.0.x, 3.0.x, 2.9.x, 2.8.x or 2.7.x |
| BOSH stemcell version | Ubuntu Jammy 1.x |
| IaaS support | AWS, GCP, OpenStack, and vSphere |
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
Release Date: Dec 05, 2022
Features included in this release:
- Added support for Tanzu Application Service 3.0.1 and Tanzu Operations Manager 3.0.0.
Product Snapshot
The following table provides version and version-support information about Sumo Logic Nozzle for VMware Tanzu:
| Element | Details |
|---|---|
| Version | v1.0.4 |
| Release date | Dec 05, 2022 |
| Compatible Ops Manager version(s) | v2.10.x, v3.0.0 |
| Compatible Tanzu Application Service version(s) | v2.11.x, v2.12.x, v2.13.x, v3.0.1 |
| BOSH stemcell version | Ubuntu Xenial |
| IaaS support | AWS, GCP, OpenStack, and vSphere |
Full Changelog: v1.0.3...v1.0.4
Bug fix for metrics with empty origin value. Migration from go dep to go mod
- Fix incorrect format for metrics with empty origin value. This leads to dropped packets.
- Migration from go dep to go mod
Xenial stemcell upgrade
Merged PR #18 .
Replace godep with dev, added more dimensions to metrics
Replace godep with dev, added more dimensions to metrics
Support metrics as metrics and multiple endpoints.
Merge pull request #12 from SumoLogic/bmlabs-update v0.9.0 with proper metrics support