bump: version 0.58.27 → 0.58.28
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.commitizen]
|
||||
name = "cz_conventional_commits"
|
||||
version = "0.58.27"
|
||||
version = "0.58.28"
|
||||
tag_format = "nextcloud-mcp-server-$version"
|
||||
version_scheme = "semver"
|
||||
update_changelog_on_bump = true
|
||||
|
||||
@@ -14,6 +14,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Configurable resource limits
|
||||
- Grafana dashboard annotations
|
||||
|
||||
## nextcloud-mcp-server-0.58.28 (2026-04-05)
|
||||
|
||||
### Fix
|
||||
|
||||
- address PR review feedback for client registry and DCR proxy
|
||||
- support cloud OAuth clients and graceful DCR fallback
|
||||
|
||||
### Refactor
|
||||
|
||||
- remove ALLOWED_MCP_CLOUD_CLIENTS and add keycloak CI profile
|
||||
- consolidate ALLOWED_MCP_CLIENTS and add redirect URI validation
|
||||
|
||||
## nextcloud-mcp-server-0.58.27 (2026-04-05)
|
||||
|
||||
## nextcloud-mcp-server-0.58.26 (2026-04-04)
|
||||
|
||||
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: nextcloud-mcp-server
|
||||
description: A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
|
||||
type: application
|
||||
version: 0.58.27
|
||||
version: 0.58.28
|
||||
appVersion: "0.68.3"
|
||||
keywords:
|
||||
- nextcloud
|
||||
|
||||
Reference in New Issue
Block a user