# SplitCert with databases is ready to demo

## `bzero v. 7.5.3`

### Fixes

* **Connect as a privileged user.** Resolved issue when executing sudo commands for the first time as a privileged user

## Web app & backend

{% hint style="warning" %}

#### **This release contains the deprecation of the `bzero-ssm-agent`.**

`bzero-ssm-agents` are no longer able to register with BastionZero. SSM endpoints are marked deprecated in our [API reference docs](https://cloud.bastionzero.com/api/). Please reach out to [<mark style="color:purple;">product@bastionzero.com</mark>](mailto:product@bastionzero.com) if you have any questions or concerns.
{% endhint %}

### New

* **SplitCert connections with databases.** This initial release of SplitCert connections with databases enables us to demo the feature 🥳. If you are interested in seeing it live, reach out to [<mark style="color:purple;">product@bastionzero.com</mark>](mailto:product@bastionzero.com) to book some time!

### Fixes

* **Reconnect to Kubernetes targets.** Resolved issue with Kube daemon reconnecting to network after a long disconnect
* **\[Applied 19 January] Connect to targets with altered control channel.** Resolved issue with connecting to a target after the control channel has changed AWS availability regions for `bzero` agents with version `< 7.0.0`

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/2023/readme-1-1.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.
