Attribute key discovery in log search#2050 - When searching MCP logs, available attribute keys are now displayed to assist with filtering. (Author: @alx-xo )
endpoint now returns idempotent success for non-existent projects instead of a misleading error. (Author: @bflad )
Fix toolset cache invalidation on template deletion#2046 - Fixed an issue where the toolset cache was not being invalidated when a template was deleted. (Author: @bflad )
Remove legacy grants API endpoints#2043 - Removed the legacy grants API endpoints, now replaced by the roles management API. (Author: @tgmendes )