# 2019-12-30

* We've released our new and improved [Ripple](https://app.alphaus.cloud/ripple/)/[Wave](https://app.alphaus.cloud/wave/) core calculation service. These service is a port of our previous calculation engine which was written in [PHP](https://www.php.net/). The new service is built using the [Go](https://golang.org/) programming language.
* The new service now supports [AWS Savings Plan](https://aws.amazon.com/savingsplans/). Savings Plan transfer/move is not yet supported.


---

# 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.alphaus.cloud/release-notes/2019-12-30.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.
