# Changelog

## v1.0.1

### Overview

The product is now in General Availability.

### Changed:

* `CreateRequest` was renamed to `PipelineCreate`
* `PatchRequest` was renamed to `PipelinePatch`
* `Status` was renamed to `State`
* `InlineResponse200` was renamed to `PipelinesKeyPost200Response`
* `PipelineKey` operation was renamed to `PipelineKeyPost`

## v1.0.0

### Overview

This is the first release of the SDK Go Logging Service.

Logging Service is a service that provides a centralized logging system where users are able to push and aggregate their system or application logs. This service also provides a visualization platform where users are able to observe, search and filter the logs and also create dashboards and alerts for their data points.


---

# 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/sdk-go-logging/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.
