Skip to content

Commit 19a52d8

Browse files
author
GitHub Actions
committed
Added release notes and version entries for 2025.15.0
1 parent a97d34d commit 19a52d8

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed

website/blog/2025-04-09-Release-0.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
author: meshcloud
3+
title: Release 2025.15.0
4+
---
5+
6+
Release period: 2025-04-02 to 2025-04-09
7+
8+
This release includes the following issues:
9+
* Fixes UI navbar background content visible
10+
* Workspaces name and identifier UI update
11+
* Tenant reuse protection removed
12+
* Fix missing event log for communication definition
13+
* Service Management Area Financials based on Chargeback 2.0
14+
* Fix for rare tenant deletion failure
15+
* Fix for Copying Truncated Tag Values
16+
<!--truncate-->
17+
18+
## Ticket Details
19+
### Fixes UI navbar background content visible
20+
**Audience:** User<br>
21+
22+
#### Description
23+
This fixes a small cosmetic issue that caused the background to be visible
24+
behind the header navbar.
25+
26+
### Workspaces name and identifier UI update
27+
**Audience:** Partner<br>
28+
29+
#### Description
30+
To reduce user confusion, we have improved how workspace names
31+
and identifiers are displayed in the filter list. Instead of
32+
showing them side by side in a single line, they are now presented
33+
more clearly making it easier to distinguish between name and identifier.
34+
35+
### Tenant reuse protection removed
36+
**Audience:** Operator<br>
37+
38+
#### Description
39+
With the latest version of the billing system, tenants can be reused without causing data artifacts.
40+
The tenant reuse protection was therefore removed.
41+
This means cloud projects not deleted in the cloud can be imported again to be used inside the
42+
same or a different workspace.
43+
44+
### Fix missing event log for communication definition
45+
**Audience:** Partner<br>
46+
47+
#### Description
48+
Previously, when a communication definition was deleted, the entry in the
49+
event log for the creation of this communication definition was deleted as
50+
well. This has been fixed.
51+
52+
### Service Management Area Financials based on Chargeback 2.0
53+
**Audience:** Customer<br>
54+
55+
#### Description
56+
Usage reports and building block reports in the financial data section of the service management
57+
area are now based on data from Chargeback 2.0. They still used data from the old process before.
58+
You can now profit from more details provided for the usage reports like the status and the
59+
cancelled usage reports that may exist for a given usage report.
60+
61+
### Fix for rare tenant deletion failure
62+
**Audience:** Partner<br>
63+
64+
#### Description
65+
This fixes a rare race condition that could lead to a tenant not properly recognized as deleted and showing
66+
up as a seemingly failed replication.
67+
68+
### Fix for Copying Truncated Tag Values
69+
**Audience:** Customer<br>
70+
71+
#### Description
72+
Previously, when attempting to copy a truncated tag value (with ellipsis), only the truncated value was copied, not the complete one. This issue has been resolved. Now, when you copy a tag, you will get the full, complete tag value instead of the truncated version.
73+

0 commit comments

Comments
 (0)