Skip to content

Commit 394cd1b

Browse files
committed
🚀 releasing version 1.31.0 @ 2024-05-22 10:13
[skip ci]
1 parent 79bc018 commit 394cd1b

File tree

7 files changed

+28
-8
lines changed

7 files changed

+28
-8
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
<!--
2+
Copyright (C) 2020-2024 Arm Limited or its affiliates and Contributors. All rights reserved.
3+
SPDX-License-Identifier: Apache-2.0
4+
-->
5+
"1.31.0" (2024-05-22)
6+
=====================
7+
8+
Features
9+
--------
10+
11+
- Updated client due to schema changes (#20240516125141, #20240516125941, #20240516135153)
12+
13+
14+
Bugfixes
15+
--------
16+
17+
- :bug: Make sure that paginators are aliased to pagination.IStaticPage etc. as the mappers were not enough (#20240508103622)
18+
19+
20+
Misc
21+
----
22+
23+
- #20240522095945
24+
25+
126
<!--
227
Copyright (C) 2020-2024 Arm Limited or its affiliates and Contributors. All rights reserved.
328
SPDX-License-Identifier: Apache-2.0

changes/20240508103622.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20240516125141.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20240516125941.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20240516135153.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/20240522095945.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

module.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.30.0
1+
Version=1.31.0
22
MajorVersion=1
3-
MinorVersion=30
3+
MinorVersion=31
44
PatchVersion=0
5-
CommitHash=7f16554e5d48512f730a36cbaed1239025796fc1
5+
CommitHash=79bc018fa3ed74a18628b473e510fb03a2d31d9a

0 commit comments

Comments
 (0)