Skip to content

Commit 42fb203

Browse files
Updated CHANGES files for version 4.34.
1 parent 414fb35 commit 42fb203

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

CHANGES.ja.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
変更点
22
======
33

4+
4.34 (2026 年 01 月 03 日)
5+
--------------------------
6+
7+
- `AuthzDetailsElement` クラス
8+
* デフォルトコンストラクタを明示的に追加。
9+
* コピーコンストラクタ (`AuthzDetailsElement(AuthzDetailsElement)`) を追加。
10+
11+
- `CredentialRequestInfo` クラス
12+
* `getCredentialConfigurationId()` メソッドを追加。
13+
* `setCredentialConfigurationId(String)` メソッドを追加。
14+
* `getCredentialIdentifier()` メソッドを追加。
15+
* `setCredentialIdentifier(String)` メソッドを追加。
16+
17+
418
4.33 (2025 年 12 月 13 日)
519
--------------------------
620

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
CHANGES
22
=======
33

4+
4.34 (2026-01-03)
5+
-----------------
6+
7+
- `AuthzDetailsElement` class
8+
* Added the default constructor explicitly.
9+
* Added a copy constructor (`AuthzDetailsElement(AuthzDetailsElement)`).
10+
11+
- `CredentialRequestInfo` class
12+
* Added the `getCredentialConfigurationId()` method.
13+
* Added the `setCredentialConfigurationId(String)` method.
14+
* Added the `getCredentialIdentifier()` method.
15+
* Added the `setCredentialIdentifier(String)` method.
16+
17+
418
4.33 (2025-12-13)
519
-----------------
620

0 commit comments

Comments
 (0)