# 2023

- [End of year cleanup](https://changes.bastionzero.com/2023/end-of-year-cleanup.md): 8 December 2023
- [Use environments as proxy targets](https://changes.bastionzero.com/2023/use-environments-as-proxy-targets.md): 15 November 2023
- [Configurable MFA duration](https://changes.bastionzero.com/2023/configurable-mfa-duration.md): 18 October 2023
- [Customize agent log levels](https://changes.bastionzero.com/2023/customize-agent-log-levels.md): 3 October 2023
- [Connect to all Kubernetes targets in a single command](https://changes.bastionzero.com/2023/connect-to-all-kubernetes-targets-in-a-single-command.md): 14 September 2023
- [Sorting, grouping, and range search for \`zli lt\` and \`zli la\`](https://changes.bastionzero.com/2023/sorting-grouping-and-range-search-for-zli-lt-and-zli-la.md): 5 September 2023
- [The divorce of targets and agents](https://changes.bastionzero.com/2023/the-divorce-of-targets-and-agents.md): 17 August 2023
- [Small fix for connecting to Kubernetes targets](https://changes.bastionzero.com/2023/small-fix-for-connecting-to-kubernetes-targets.md): 9 August 2023
- [Connect to Kubernetes targets without specifying a target group](https://changes.bastionzero.com/2023/connect-to-kubernetes-targets-without-specifying-a-target-group.md): 7 August 2023
- [Connection improvements](https://changes.bastionzero.com/2023/connection-improvements.md): 1 August 2023
- [Google SSO users](https://changes.bastionzero.com/2023/google-sso-users.md): 21 July 2023
- [Kubernetes updates pt. 2](https://changes.bastionzero.com/2023/kubernetes-updates-pt.-2.md): 19 July 2023
- [Kubernetes updates pt. 1](https://changes.bastionzero.com/2023/kubernetes-updates-pt.-1.md): 17 July 2023
- [Support for Windows](https://changes.bastionzero.com/2023/support-for-windows.md): 12 July 2023
- [A couple fixes](https://changes.bastionzero.com/2023/a-couple-fixes.md): 16 June 2023
- [Changes to bzero's agent types](https://changes.bastionzero.com/2023/readme.md): 7 June 2023
- [Passwordless access to GCP Cloud SQL](https://changes.bastionzero.com/2023/readme-4.md): 24 May 2023
- [Authenticate using Keycloak](https://changes.bastionzero.com/2023/readme-3.md): 10 May 2023
- [BastionZero's Terraform Provider is live](https://changes.bastionzero.com/2023/bastionzeros-terraform-provider-is-live.md): 27 April 2023
- [MFA setup enhancements](https://changes.bastionzero.com/2023/readme-1.md): 12 April 2023
- [Access Linux targets with IdP username as target user](https://changes.bastionzero.com/2023/access-linux-targets-with-idp-username-as-target-user.md): 30 March 2023
- [Fixed Kube connection stability](https://changes.bastionzero.com/2023/fixed-kube-connection-stability.md): 16 March 2023
- [Use Github Actions to grant just-in-time access](https://changes.bastionzero.com/2023/readme-2.md): 1 March 2023
- [Improved ZLI error messaging](https://changes.bastionzero.com/2023/improved-zli-error-messaging.md): 15 February 2023
- [SplitCert with databases is ready to demo](https://changes.bastionzero.com/2023/readme-1-1.md): 1 February 2023
- [Authenticate using OneLogin](https://changes.bastionzero.com/2023/authenticate-using-onelogin.md): 18 January 2023


---

# 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.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.
