# Changelog

## 6.1.0 (June 15th, 2022)

### Enhancements:

* added Application Load Balancer and Target Group, 18 new models and 2 new apis

## 6.0.2 (May 12th, 2022)

### Enhancements:

* added token authentication
* removed public field from KubernetesCluster
* removed gateway\_ip field from KubernetesNodePoolProperties

## 6.0.1 (March 15th, 2022)

### Enhancements:

* new licence type: `WINDOWS2022`
* new parameter on **KubernetesClusterProperties**, **KubernetesClusterPropertiesForPost** models: `public`
* new parameter on **KubernetesNodePoolProperties** model: `gateway_ip`
* new read-only parameter on **VolumeProperties** model: `boot_server`

## 6.0.0 (December 22nd, 2021)

* First v6 stable release


---

# 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.ionos.com/ruby-sdk/changelog.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.
