# 2023-11-29-Release

## New Features

* Azure Blob Rehydrator Source Type
* UI Updates and Polish
  * Improved Configuration details section
  * Agent Installation Wizard
  * Onboarding message for empty Agent and Configuration tables
  * Errored rollouts contain link to errored agents
* `init server` improvements
  * Postgres configuration questions
  * Command offers to restart after running
  * Suggest users change from the default password if they are using `admin`
* A new migration command to manage database migrations

## Bug Fixes

* Many UI polish and spacing issues
* Various init `server command` fixes

## Other

* Correct swagger documentation for the `/agents` api endpoint.

![My Image](https://github.com/observIQ/bindplane-docs/blob/main/.gitbook/assets/how-to-guides-google-secops-google-secops-with-bindplane-quick-start-image-14.png)


---

# 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://docs.bindplane.com/changelog/november-2023/2023-11-29-release.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.
