[docs-freeze] docs: snapshot and changelog for v1.15.13 (#6866)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Check Documentation Broken Links / Check broken links (push) Has been cancelled
Vulnerability Scan / Detect changes (push) Has been cancelled
Vulnerability Scan / pip-audit (push) Has been cancelled
Nightly Canary Release / Check for new commits (push) Has been cancelled
Nightly Canary Release / Build nightly packages (push) Has been cancelled
Nightly Canary Release / Publish nightly to PyPI (push) Has been cancelled

This commit is contained in:
João Moura
2026-08-07 18:13:07 -03:00
committed by GitHub
parent 42e041146e
commit 5fa010450b
756 changed files with 168629 additions and 34 deletions

View File

@@ -4,6 +4,30 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
icon: "clock"
mode: "wide"
---
<Update label="2026년 8월 7일">
## v1.15.13
[GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.15.13)
## 변경 사항
### 버그 수정
- LiteLLM 라우팅 모델에서 제공자의 보존 문제 수정.
- 취약한 LLM 이벤트 버스 모의 객체 강화.
- Anthropic 캐시 토큰 사용량의 과소 보고 문제 수정.
- 보안 취약점 GHSA-6hr6-w5qg-qmwg를 해결하기 위해 h2를 버전 4.4.1로 업데이트.
### 문서
- 로케일 동기화를 위한 DOCS_TRANSLATIONS 워크플로 추가.
- 깨진 README 링크, 목차 및 기여 가이드 수정.
- 버전 1.15.12에 대한 스냅샷 및 변경 로그.
## 기여자
@Vidit-Ostwal, @joaomdmoura, @lucasgomide, @theCyberTech
</Update>
<Update label="2026년 8월 5일">
## v1.15.12