bump: version 0.58.25 → 0.58.26
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.commitizen]
|
||||
name = "cz_conventional_commits"
|
||||
version = "0.58.25"
|
||||
version = "0.58.26"
|
||||
tag_format = "nextcloud-mcp-server-$version"
|
||||
version_scheme = "semver"
|
||||
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
|
||||
- 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.24 (2026-04-02)
|
||||
|
||||
@@ -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.25
|
||||
version: 0.58.26
|
||||
appVersion: "0.68.2"
|
||||
keywords:
|
||||
- nextcloud
|
||||
|
||||
Reference in New Issue
Block a user