Skip to content

Commit 3c02e9d

Browse files
committed
chore: Update changelog
1 parent 590de44 commit 3c02e9d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

rust/stackablectl/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
- Renamed `--product-namespace` argument to `--namespace` ([#373]).
10+
- Kept `--product-namespace` as a hidden alias to be removed in a later release.
11+
712
### Fixed
813

914
- Prefix `ui-http` port endpoints with `http://`, as e.g. used by hbase-operator ([#368]).
1015

16+
[#368]: https://github.com/stackabletech/stackable-cockpit/pull/368
17+
[#373]: https://github.com/stackabletech/stackable-cockpit/pull/373
18+
1119
## [25.3.0] - 2025-03-27
1220

1321
### Fixed
@@ -19,7 +27,6 @@ All notable changes to this project will be documented in this file.
1927
[#351]: https://github.com/stackabletech/stackable-cockpit/pull/351
2028
[#364]: https://github.com/stackabletech/stackable-cockpit/pull/364
2129
[#365]: https://github.com/stackabletech/stackable-cockpit/pull/365
22-
[#368]: https://github.com/stackabletech/stackable-cockpit/pull/368
2330

2431
## [24.11.3] - 2025-01-27
2532

0 commit comments

Comments
 (0)