Skip to content

Commit

Permalink
🚀 releasing version 1.31.0 @ 2024-05-22 10:13
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
monty-bot committed May 22, 2024
1 parent 79bc018 commit 394cd1b
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 8 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
<!--
Copyright (C) 2020-2024 Arm Limited or its affiliates and Contributors. All rights reserved.
SPDX-License-Identifier: Apache-2.0
-->
"1.31.0" (2024-05-22)
=====================

Features
--------

- Updated client due to schema changes (#20240516125141, #20240516125941, #20240516135153)


Bugfixes
--------

- :bug: Make sure that paginators are aliased to pagination.IStaticPage etc. as the mappers were not enough (#20240508103622)


Misc
----

- #20240522095945


<!--
Copyright (C) 2020-2024 Arm Limited or its affiliates and Contributors. All rights reserved.
SPDX-License-Identifier: Apache-2.0
Expand Down
1 change: 0 additions & 1 deletion changes/20240508103622.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changes/20240516125141.feature

This file was deleted.

1 change: 0 additions & 1 deletion changes/20240516125941.feature

This file was deleted.

1 change: 0 additions & 1 deletion changes/20240516135153.feature

This file was deleted.

1 change: 0 additions & 1 deletion changes/20240522095945.misc

This file was deleted.

6 changes: 3 additions & 3 deletions module.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version=1.30.0
Version=1.31.0
MajorVersion=1
MinorVersion=30
MinorVersion=31
PatchVersion=0
CommitHash=7f16554e5d48512f730a36cbaed1239025796fc1
CommitHash=79bc018fa3ed74a18628b473e510fb03a2d31d9a

0 comments on commit 394cd1b

Please sign in to comment.