Releases: BuoyantIO/linkerd-buoyant
Releases · BuoyantIO/linkerd-buoyant
v0.7.0
Buoyant Cloud Metrics
- Bump from v0.20.0 to v0.21.2.
- Updated scrape config to collect Linkerd Multicluster metrics:
gateway_alive
gateway_probe_latency_ms_bucket
v0.6.1
Minor fix to release process.
v0.6.0
This release introduces Helm support. For more information, go to https://helm.buoyant.cloud
Buoyant Cloud Agent
- Use typed clients for Linkerd Multi-cluster CRDs
v0.5.1
Buoyant Cloud Agent
- Use typed clients for Linkerd CRDs
Buoyant Cloud Metrics
- Bump from v0.18.4 to 0.20.0
v0.5.0
This release coincides with the Linkerd stable-2.11 release, and includes support for 2.11 features, most notably Policy.
Linkerd Buoyant Extension
- Modified the
linkerd-buoyant dashboard
command to catch browser open errors, and instead print a message to the user instructing them to manually open a browser.
Buoyant Cloud Agent
- Added support for collecting Linkerd CRDs:
policy.linkerd.io/servers
policy.linkerd.io/serverAuthorizaions
multicluster.linkerd.io/links
linkerd.io/serviceprofiles
split.smi-spec.io/trafficsplits
Buoyant Cloud Metrics
- Updated scrape config to collect Linkerd Policy metrics:
inbound_http_authz_allow_total
inbound_http_authz_deny_total
inbound_tcp_authz_allow_total
inbound_tcp_authz_deny_total
v0.4.5
Buoyant Cloud Metrics
- Add a
NoSchedule
toleration on the PodSpec to ensure the DaemonSet runs on all nodes - Bump from v0.18.3 to v0.18.4
v0.4.4
Linkerd Buoyant Extension
- Fixed an issue where the
linkerd-buoyant check
command was not checking for theBuoyant Cloud Metrics
DaemonSet
Buoyant Cloud Metrics
- Bump from v0.18.2 to v0.18.3
v0.4.3
Buoyant Cloud Metrics
- Run the agent as a
DaemonSet
Upgrade notice
Because Buoyant Cloud Metrics
is now running as a DaemonSet, you must delete the old Deployment during the upgrade process:
kubectl -n buoyant-cloud delete deploy/buoyant-cloud-metrics
v0.4.2
Buoyant Cloud Agent
- Upgrade to Go 1.17
Buoyant Cloud Metrics
- Bump from v0.18.0 to v0.18.2
- Modify remote-write retry behavior to be less aggressive
- Collect app metrics from Buoyant Cloud Agent and Buoyant Cloud Metrics
v0.4.1
Buoyant Cloud Agent
- Update Linkerd Certificate collection to support versions >=
edge-21.7.5