Releases: BuoyantIO/linkerd-buoyant
Releases · BuoyantIO/linkerd-buoyant
v0.8.0
Linkerd Buoyant Extension
- Modified the install command to not require agent registration via the UI.
Buoyant Cloud Agent
- New autoregistration and authentication flow using client credentials and JWT tokens.
Buoyant Cloud Metrics
- Changed
remote_write
config to useoauth2
flow with JWT token.
v0.7.2
Linkerd Buoyant Extension
- Improve
linkerd-buoyant install
error output.
Buoyant Cloud Metrics
- Decrease latency histograms buckets from 25 to 10.
- Bump from v0.21.2 to v0.23.0.
v0.7.1
Buoyant Cloud Agent
- Fixes to Linkerd certificate retrieval process
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