feat(service-create-view): add platform service toggles for MongoDB, S3, and ClickHouse provisioning

This commit is contained in:
2026-03-16 11:44:44 +00:00
parent d5c265860c
commit 567551b544
3 changed files with 200 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-16 - 2.6.0 - feat(service-create-view)
add platform service toggles for MongoDB, S3, and ClickHouse provisioning
- Adds a new Platform Services section to the service creation view with dedicated toggles for managed infrastructure dependencies.
- Includes MongoDB, S3-compatible storage, and ClickHouse selections in the emitted create-service configuration payload.
- Resets selected platform services after form submission to keep create flow state consistent.
## 2026-02-23 - 2.5.0 - feat(sz-config-section)
add header action buttons to sz-config-section allowing configurable actions/events