bump: version 0.58.25 → 0.58.26
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[tool.commitizen]
|
[tool.commitizen]
|
||||||
name = "cz_conventional_commits"
|
name = "cz_conventional_commits"
|
||||||
version = "0.58.25"
|
version = "0.58.26"
|
||||||
tag_format = "nextcloud-mcp-server-$version"
|
tag_format = "nextcloud-mcp-server-$version"
|
||||||
version_scheme = "semver"
|
version_scheme = "semver"
|
||||||
update_changelog_on_bump = true
|
update_changelog_on_bump = true
|
||||||
|
|||||||
@@ -14,6 +14,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Configurable resource limits
|
- Configurable resource limits
|
||||||
- Grafana dashboard annotations
|
- Grafana dashboard annotations
|
||||||
|
|
||||||
|
## nextcloud-mcp-server-0.58.26 (2026-04-04)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- address PR review — remove token exchange tests, improve logging
|
||||||
|
- address PR review — stale mcp-oauth refs, Playwright TimeoutError catch
|
||||||
|
- update expected auth tools list for login-flow scope test
|
||||||
|
|
||||||
|
### Refactor
|
||||||
|
|
||||||
|
- remove RFC 8693 token exchange and Keycloak OAuth implementation
|
||||||
|
- remove oauth profile, migrate MCP/OAuth tests to login-flow
|
||||||
|
|
||||||
## nextcloud-mcp-server-0.58.25 (2026-04-03)
|
## nextcloud-mcp-server-0.58.25 (2026-04-03)
|
||||||
|
|
||||||
## nextcloud-mcp-server-0.58.24 (2026-04-02)
|
## nextcloud-mcp-server-0.58.24 (2026-04-02)
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: nextcloud-mcp-server
|
name: nextcloud-mcp-server
|
||||||
description: A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
|
description: A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
|
||||||
type: application
|
type: application
|
||||||
version: 0.58.25
|
version: 0.58.26
|
||||||
appVersion: "0.68.2"
|
appVersion: "0.68.2"
|
||||||
keywords:
|
keywords:
|
||||||
- nextcloud
|
- nextcloud
|
||||||
|
|||||||
Reference in New Issue
Block a user