# Updates for Kubernetes API

## `zli v. 6.36.16`

### Fixes

* **`Help` menu cleanup for `bzero`.** This release of the `zli` contains the changes necessary to support the `help` menu cleanup for the `bzero` agent.
* **Kubernetes API updates.** This release of the `zli` contains the changes necessary to support the Kubernetes API updates to fix the error seen when retrieving the server API group list.

***

## `bzero v. 8.5.6`

### Fixes

* **`Help` menu cleanup for `bzero`.** This release of `bzero` removes deprecated commands within the `help` menu. Specifically, the following are now removed:`envId`, `envName`, `environmentName`. Additionally, these inherited flags have also been removed: `s2a_enable_appengine_dialer`, `s2a_timeout`.
* **Kubernetes API updates.** This release of `bzero` contains the changes necessary to support the Kubernetes API updates to fix the error seen when retrieving the server API group list.

***

## Web app & backend

### Fixes

* **`Help` menu cleanup for `bzero`.** This release of the backend contains the changes necessary to support the `help` menu cleanup for the `bzero` agent.
* **Idle connections.** Resolved an issue where idle connections were not being closed as expected.

For questions or to provide feedback on how we can improve our updates, reach out to [<mark style="color:purple;">product@bastionzero.com</mark>](mailto:product@bastionzero.com).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://changes.bastionzero.com/2024/updates-for-kubernetes-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
