Akita Agent v0.26.2
4 months ago by Mark Gritter
This release fixes a breaking bug in v0.26.2 that prevented the agent from contacting the Akita cloud services.
Akita Agent v0.26.1
4 months ago by Mark Gritter
This release supports using a Postman API key for authentication via the POSTMAN_API_KEY
environment variable. This mode can be used with akita apidump
and akita kube inject
.
Akita Agent v0.25.0
8 months ago by Mark Gritter
Added akita kube inject
and akita kube secret
commands to inject Akita as a sidecar in Kubernetes deployments.
Akita Agent v0.24.0
9 months ago by Jed Liu
Added support for the Akita NGINX module via the nginx
command.
Akita Agent v0.23.1
10 months ago by Jed Liu
- Added the --proxy option to connect through a web, HTTPS, or SOCKS5 proxy.
- Added the --skip-tls-validate option to disable TLS-certificate validation when connecting to api.akita.software.
- Added the --server-tls-name option for providing an alternate TLS server name to accept instead of api.akita.software.
Akita Agent v0.23.0
11 months ago by Jed Liu
Removed the apispec
and upload
commands. Use apidump
instead.
Akita Agent v0.22.1
12 months ago by Cole Schlesinger
- include the agent's CPU/memory usage and runtime environment metadata in telemetry reports
- exclude traffic to api.akita.software from telemetry reports