Skip to content

Commit da1a2b6

Browse files
committed
[DOP-28389] Prepare for release
1 parent b4d8dac commit da1a2b6

4 files changed

Lines changed: 17 additions & 1 deletion

File tree

docs/changelog/0.3.4.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
0.3.4 (2026-05-26)
2+
==================
3+
4+
Bug fixes
5+
---------
6+
7+
- ``GET /v1/groups`` returned ``role: SUPERUSER`` for superuser, but ``GET /v1/groups/:id`` didn't.
8+
- Fix UI permission checks were not compliant with documentation for user roles.

docs/changelog/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
:caption: Changelog
44

55
DRAFT
6+
0.3.4
67
0.3.3
78
0.3.2
89
0.3.1

mddocs/changelog/0.3.4.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 0.3.4 (2026-05-26) { #0.3.4 }
2+
3+
## Bug Fixes
4+
5+
- `GET /v1/groups` returned `role: SUPERUSER` for superuser, but `GET /v1/groups/:id` didn't.
6+
- Fix UI permission checks were not compliant with documentation for user roles.

mddocs/changelog/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog { #changelog }
22

3-
* [0.3.4 [UNRELEASED]][DRAFT]
3+
* [0.3.5 [UNRELEASED]][DRAFT]
4+
* [0.3.4 (2026-05-26)][0.3.4]
45
* [0.3.3 (2026-05-26)][0.3.3]
56
* [0.3.2 (2026-03-05)][0.3.2]
67
* [0.3.1 (2026-01-15)][0.3.1]

0 commit comments

Comments
 (0)