# Change Log

## Changelog

We constantly develop Tieto CX Cloud based on customer projects, internal ideas, and partner contributions. Naturally, you can follow progress via Github but here are quarterly summaries of the most important changes and improvements.

### Planned for H2/2020

* Add GraphQL to basic set-up.
* Create more templates to enable custom microservices generation with various technologies (e.g. Node, Java, Groovy) using CX Cloud CLI.
* Add Azure support for infra provisioning.
* Detail CX Cloud Utilities concept

## Changes in 2019

### H1/2019

* CI/CD pipeline between Github and AWS.
* Data Engine 1.0 for log management.
* New core service for Reach marketplace.

## Changes in 2018

### Q4/2018

Created AWS Cognito core service and enabled creation of Auth service with CLI. Improved CX Cloud documentation. Implemented front-end demo based on React.

### Q3/2018

Created CX Cloud CLI to enable more easy project set-up with infra, service and front-end generation. Switched from AWS ECS to Kubernetes.

### Q2/2018

We split core module to more granular modules (e.g. commerce, content, search). Also enabled generation of services and service specific API's with selected level of granularity based on available core modules.

### Q1/2018

Initial 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.cxcloud.com/introduction/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.
