Skip to content

Commit e34f2d0

Browse files
authored
Sp/modify topic config (#96)
* Add ability to modify configuration for topics * fix security requirements * tie in UI to be able to modify topic configs * restrict UI if not authorized * update changelog
1 parent a3620d1 commit e34f2d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
- Added new Stream consumer management page at /configuration/stream
88
- Added ability to disable user authentication, allowing for anonymous users to access the web service.
99
- Added ability to create topics via the UI.
10+
- Added ability to modify topic configuration via the UI.
1011
- Updated SpringBoot framework from 1.5.x to 2.0.5.
1112

1213
### Breaking Changes

0 commit comments

Comments
 (0)