Akita Agent v0.26.2
over 1 year 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
over 1 year 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.1
over 1 year ago by Jed Liu
Fixed and improved help messages for the kube
command.
Akita Agent v0.25.0
over 1 year 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
over 1 year ago by Jed Liu
Added support for the Akita NGINX module via the nginx
command.
Akita Agent v0.23.1
almost 2 years 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
almost 2 years ago by Jed Liu
Removed the apispec
and upload
commands. Use apidump
instead.
Akita Agent v0.22.1
almost 2 years 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
Akita Agent v0.22.0
almost 2 years ago by Jed Liu
Added the ecs
command for integrating with AWS ECS.