Skip to content

Commit

Permalink
DBaas changelog v1.50 (#215)
Browse files Browse the repository at this point in the history
* Added 1.50 release info.

* Additional edit

* Update _index.md

---------

Co-authored-by: Andreas Holmsten <[email protected]>
  • Loading branch information
klasahl and holmsten authored Jan 14, 2025
1 parent 94ed5a1 commit 3735c85
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion content/en/docs/dbaas/changelog/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ weight: 2
alwaysopen: true
---

# V 1.50
## Overview
This release offers upward volume autoscaling, new customer database parameters, improved monitoring in terms of mail notifications and more metrics. It is now possible to create (m)TLS-based sessions where the client can prefetch server certificates. The backup management has been improved disalloving concurrent backup race conditions.

## Changes
* Auto-scale volumes, enabled by default.
* Send email notifications to end user.
* (m)TLS for Mysql/MariaDB, Postgres and Redis.
* Do all DNS queries through ExternalDNS.
* The Terraform provider has been substantially improved.

## Important fixes
* Fixed a problem where multiple concurrent backups were executed.
* There was a problem in removing datastores stuck in creation or modifying state.
* Redis and MSSQL backup restore was not working properly.
* Optimized failover time for Always on.


# V 1.48
## Overview
In this release we introduce MSSQL, the new Openstack V2 instance flavors and volume types giving even better performance and price efficiency.
Expand Down Expand Up @@ -58,4 +76,4 @@ This release introduces configuration management and simplified service access.
* Improved customer error interaction for handling nodes.

## Important fixes
* Corrected a bug that caused the control plane process to restart occasionally.
* Corrected a bug that caused the control plane process to restart occasionally.

0 comments on commit 3735c85

Please sign in to comment.