Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 43 additions & 0 deletions website/blog/2024-12-04-Release-0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
author: meshcloud
title: Release 2024.53.0
---

Release period: 2024-12-02 to 2024-12-04

This release includes the following issues:
* Fixes Azure Replication With Certain Role Config
* Fix Failing Tag Definition Update with Default Value
* Set API Key Expiration Date Limit
* CSV Export for Chargeback 2.0
<!--truncate-->

## Ticket Details
### Fixes Azure Replication With Certain Role Config
**Audience:** User<br>

#### Description
This fixes a regression that could cause Azure replications to fail if you had the same Azure role
mapped to multiple roles in meshStack.

### Fix Failing Tag Definition Update with Default Value
**Audience:** Partner<br>

#### Description
In certain cases, when you update the definition of a single-select tag with a default value, you may encounter an error. This issue has now been fixed.

### Set API Key Expiration Date Limit
**Audience:** Partner, Customer<br>

#### Description
As an admin, you can now define a maximum expiration period, and users will be required to set their API key expirations within that timeframe. This helps you maintain control over key lifetimes.

### CSV Export for Chargeback 2.0
**Audience:** Partner, Customer<br>

#### Description
The CSV export of chargeback statements is now available for the Chargeback 2.0 process.
It retains the same structure as the CSV export from the previous chargeback process.
This export includes only the updated cost data, ensuring the report reflects the latest information,
such as late bills from providers.

8 changes: 4 additions & 4 deletions website/static/api/api_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -549,12 +549,12 @@ <h3 id="_index">Index</h3>

{
"_links" : {
"meshobjects" : {
"href" : "https://mesh-backend-url/api/meshobjects"
},
"metadata" : {
"href" : "https://mesh-backend-url/api/metadata"
},
"meshobjects" : {
"href" : "https://mesh-backend-url/api/meshobjects"
},
"self" : {
"href" : "https://mesh-backend-url/api"
}
Expand All @@ -566,7 +566,7 @@ <h3 id="_index">Index</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-11-28 07:09:15 UTC
Last updated 2024-12-04 09:51:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion website/static/api/api_key_login.html
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ <h3 id="api_key_login">API Key Login</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-11-28 07:09:15 UTC
Last updated 2024-12-04 09:51:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion website/static/api/api_keys.html
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ <h3 id="api_keys">API Keys</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-11-28 07:09:15 UTC
Last updated 2024-12-04 09:51:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion website/static/api/common_data_formats.html
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ <h3 id="tags">Tags</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-11-28 07:09:15 UTC
Last updated 2024-12-04 09:51:05 UTC
</div>
</div>
</body>
Expand Down
290 changes: 145 additions & 145 deletions website/static/api/index.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions website/static/api/mesh_buildingblock.html
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ <h5 id="_list_meshbuildingblocks">List meshBuildingBlocks</h5>
"definitionVersion" : 1,
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
"forcePurge" : false,
"createdOn" : "2024-11-28T07:11:33.330941118Z"
"createdOn" : "2024-12-04T09:53:22.098763344Z"
},
"spec" : {
"displayName" : "parent block",
Expand Down Expand Up @@ -632,7 +632,7 @@ <h5 id="_list_meshbuildingblocks">List meshBuildingBlocks</h5>
"definitionVersion" : 1,
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
"forcePurge" : false,
"createdOn" : "2024-11-28T07:11:33.374621328Z"
"createdOn" : "2024-12-04T09:53:22.146961264Z"
},
"spec" : {
"displayName" : "child block",
Expand Down Expand Up @@ -923,7 +923,7 @@ <h5 id="_get_meshbuildingblock">Get meshBuildingBlock</h5>
"definitionVersion" : 1,
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
"forcePurge" : false,
"createdOn" : "2024-11-28T07:11:33.374621328Z"
"createdOn" : "2024-12-04T09:53:22.146961264Z"
},
"spec" : {
"displayName" : "child block",
Expand Down Expand Up @@ -1015,7 +1015,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
}],
"parentBuildingBlocks" : [{
"definitionUuid": "b23cfb9a-6974-444f-9d33-62134a632373",
"buildingBlockUuid": "b2484cba-8f19-4d47-aadc-6583bc159cbe"
"buildingBlockUuid": "57971196-c2d7-466c-ab68-e3de9c9487de"
}]
}
}</code></pre>
Expand Down Expand Up @@ -1044,7 +1044,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
}],
"parentBuildingBlocks" : [{
"definitionUuid": "b23cfb9a-6974-444f-9d33-62134a632373",
"buildingBlockUuid": "b2484cba-8f19-4d47-aadc-6583bc159cbe"
"buildingBlockUuid": "57971196-c2d7-466c-ab68-e3de9c9487de"
}]
}
} '</code></pre>
Expand Down Expand Up @@ -1172,7 +1172,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
Location: https://mesh-backend-url/api/meshobjects/meshbuildingblocks/f4c628cc-4922-4723-a87a-a8479ca537f2
Location: https://mesh-backend-url/api/meshobjects/meshbuildingblocks/151bace2-358a-4aa5-97be-242964653aff
Content-Type: application/vnd.meshcloud.api.meshbuildingblock.v1.hal+json
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Expand All @@ -1187,12 +1187,12 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
"kind" : "meshBuildingBlock",
"apiVersion" : "v1",
"metadata" : {
"uuid" : "f4c628cc-4922-4723-a87a-a8479ca537f2",
"uuid" : "151bace2-358a-4aa5-97be-242964653aff",
"definitionUuid" : "ef6aaf87-3f8c-477c-94f4-f3cf509728ca",
"definitionVersion" : 1,
"tenantIdentifier" : "my-workspace.my-project.my-platform.my-location",
"forcePurge" : false,
"createdOn" : "2024-11-28T07:11:34.405096929Z"
"createdOn" : "2024-12-04T09:53:23.185770890Z"
},
"spec" : {
"displayName" : "New BuildingBlock",
Expand All @@ -1202,7 +1202,7 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
"valueType" : "STRING"
} ],
"parentBuildingBlocks" : [ {
"buildingBlockUuid" : "b2484cba-8f19-4d47-aadc-6583bc159cbe",
"buildingBlockUuid" : "57971196-c2d7-466c-ab68-e3de9c9487de",
"definitionUuid" : "b23cfb9a-6974-444f-9d33-62134a632373"
} ]
},
Expand All @@ -1212,13 +1212,13 @@ <h5 id="_post_meshbuildingblock">Post meshBuildingBlock</h5>
},
"_links" : {
"self" : {
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks/f4c628cc-4922-4723-a87a-a8479ca537f2"
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks/151bace2-358a-4aa5-97be-242964653aff"
},
"meshtenant" : {
"href" : "https://mesh-backend-url/api/meshobjects/meshtenants/my-workspace.my-project.my-platform.my-location"
},
"forcePurge" : {
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks/f4c628cc-4922-4723-a87a-a8479ca537f2/purge"
"href" : "https://mesh-backend-url/api/meshobjects/meshbuildingblocks/151bace2-358a-4aa5-97be-242964653aff/purge"
}
}
}</code></pre>
Expand All @@ -1235,15 +1235,15 @@ <h5 id="_delete_meshbuildingblock">Delete meshBuildingBlock</h5>
<div class="listingblock">
<div class="title">Example Request</div>
<div class="content">
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblocks/f4c628cc-4922-4723-a87a-a8479ca537f2 HTTP/1.1
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblocks/151bace2-358a-4aa5-97be-242964653aff HTTP/1.1
Authorization: Basic dmFsaWRfdXNlcm5hbWU6dmFsaWRfcGFzc3dvcmQ=
Host: mesh-backend-url</code></pre>
</div>
</div>
<div class="listingblock">
<div class="title">Example Curl Request</div>
<div class="content">
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblocks/f4c628cc-4922-4723-a87a-a8479ca537f2' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblocks/151bace2-358a-4aa5-97be-242964653aff' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
</div>
</div>
<div class="listingblock">
Expand Down Expand Up @@ -1273,15 +1273,15 @@ <h5 id="_purge_meshbuildingblock">Purge meshBuildingBlock</h5>
<div class="listingblock">
<div class="title">Example Request</div>
<div class="content">
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblocks/f4c628cc-4922-4723-a87a-a8479ca537f2/purge HTTP/1.1
<pre class="highlight nowrap"><code class="language-http" data-lang="http">DELETE /api/meshobjects/meshbuildingblocks/151bace2-358a-4aa5-97be-242964653aff/purge HTTP/1.1
Authorization: Basic dmFsaWRfdXNlcm5hbWU6dmFsaWRfcGFzc3dvcmQ=
Host: mesh-backend-url</code></pre>
</div>
</div>
<div class="listingblock">
<div class="title">Example Curl Request</div>
<div class="content">
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblocks/f4c628cc-4922-4723-a87a-a8479ca537f2/purge' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
<pre class="highlight"><code class="language-bash" data-lang="bash">$ curl 'https://mesh-backend-url/api/meshobjects/meshbuildingblocks/151bace2-358a-4aa5-97be-242964653aff/purge' -i -u 'valid_username:valid_password' -X DELETE</code></pre>
</div>
</div>
<div class="listingblock">
Expand Down Expand Up @@ -1673,7 +1673,7 @@ <h5 id="_update_sources_and_steps">Update Sources and Steps</h5>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-11-28 07:09:15 UTC
Last updated 2024-12-04 09:51:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion website/static/api/mesh_buildingblockrunner.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ <h3 id="mesh_buildingblockrunner">Building Block Runner API</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-11-28 07:09:15 UTC
Last updated 2024-12-04 09:51:05 UTC
</div>
</div>
</body>
Expand Down
4 changes: 2 additions & 2 deletions website/static/api/mesh_object_collection.html
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ <h4 id="_deletemeshobjectcollection">deleteMeshObjectCollection</h4>
{
"message" : "MeshObjectCollection not-empty-collection cannot be deleted, because it is not empty",
"errorCode" : "BadRequest",
"errorId" : "qzhWFqmAWZ"
"errorId" : "k3cqCBqdme"
}</code></pre>
</div>
</div>
Expand All @@ -686,7 +686,7 @@ <h4 id="_deletemeshobjectcollection">deleteMeshObjectCollection</h4>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-11-28 07:09:15 UTC
Last updated 2024-12-04 09:51:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion website/static/api/mesh_object_declarative_import.html
Original file line number Diff line number Diff line change
Expand Up @@ -1524,7 +1524,7 @@ <h5 id="_meshexchangerate">meshExchangeRate</h5>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-11-28 07:09:15 UTC
Last updated 2024-12-04 09:51:05 UTC
</div>
</div>
</body>
Expand Down
Loading
Loading