chore: update CHANGELOG.md for v0.3.12 [skip ci]
This commit is contained in:
parent
74f56b6a17
commit
75daa03936
35
CHANGELOG.md
35
CHANGELOG.md
@ -1,34 +1,27 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
All notable changes to TFTSR are documented here.
|
All notable changes to TRCAA are documented here.
|
||||||
Commit types shown: feat, fix, perf, docs, refactor.
|
Commit types shown: feat, fix, perf, docs, refactor.
|
||||||
CI, chore, and build changes are excluded.
|
CI, chore, and build changes are excluded.
|
||||||
|
|
||||||
## [1.0.8] — 2026-06-03
|
## [0.3.12] — 2026-06-05
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
- **ollama**: Extended timeout (180s tool calling, 60s chat) and 10s connect timeout
|
- **ci**: Fix YAML syntax error in test.yml
|
||||||
- **ollama**: Health check before requests prevents wasted timeouts
|
- Address valid PR review findings
|
||||||
- **ollama**: Retry logic (3 attempts, 2s delay) improves success rate by ~15%
|
- Add missing @testing-library/dom dependency and fix clippy warning
|
||||||
- **ollama**: 2s initialization delay after auto-start prevents immediate failures
|
|
||||||
|
|
||||||
### Features
|
|
||||||
- **ollama**: Updated model list to enforce ≥3B parameters for reliable tool calling
|
|
||||||
- **ollama**: Model recommendations table with size/RAM requirements
|
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
- **wiki**: Updated AI-Providers.md with Ollama tool calling details and troubleshooting
|
- Add ADRs for shell safety, MCP transport, kubectl bundling
|
||||||
|
- Update wiki with shell execution, Ollama function calling, and CI/CD changes
|
||||||
## [1.0.7] — 2026-06-03
|
- Add v1.0.7 and v1.0.8 release notes
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
- **ollama**: Function calling (tool use) support for shell command execution
|
- Add three-tier shell execution with kubectl support
|
||||||
- **ollama**: Tool registration, call parsing, and arguments handling
|
- Add shell execution database migrations (migrations #24-28)
|
||||||
- **ollama**: Supports both object and string argument formats
|
- Add Ollama function calling and tool calling auto-detection
|
||||||
- **ollama**: Generates fallback IDs when Ollama doesn't provide them
|
- Add shell execution and kubeconfig management UI
|
||||||
|
- Add kubectl binary bundling for cross-platform support
|
||||||
### Documentation
|
|
||||||
- **release**: Added v1.0.7-summary.md with function calling details
|
|
||||||
|
|
||||||
## [0.3.11] — 2026-06-01
|
## [0.3.11] — 2026-06-01
|
||||||
|
|
||||||
@ -282,7 +275,7 @@ CI, chore, and build changes are excluded.
|
|||||||
- Inline file/screenshot attachment in triage chat
|
- Inline file/screenshot attachment in triage chat
|
||||||
- Close issues, restore history, auto-save resolution steps
|
- Close issues, restore history, auto-save resolution steps
|
||||||
- Expand domains to 13 — add Telephony, Security/Vault, Public Safety, Application, Automation/CI-CD
|
- Expand domains to 13 — add Telephony, Security/Vault, Public Safety, Application, Automation/CI-CD
|
||||||
- Add HPE, Dell, Identity domains + expand k8s/security/observability
|
- Add HPE, Dell, Identity domains + expand k8s/security/observability/VESTA NXT
|
||||||
- Add AI disclaimer modal before creating new issues
|
- Add AI disclaimer modal before creating new issues
|
||||||
- Add database schema for integration credentials and config
|
- Add database schema for integration credentials and config
|
||||||
- Implement OAuth2 token exchange and AES-256-GCM encryption
|
- Implement OAuth2 token exchange and AES-256-GCM encryption
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user