docs: update changelog and version for v1.14.6a2

This commit is contained in:
Greyson LaLonde
2026-05-27 16:49:36 -07:00
committed by GitHub
parent d52106b3c7
commit 4a6a072fc8
4 changed files with 132 additions and 0 deletions

View File

@@ -4,6 +4,39 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
icon: "clock"
mode: "wide"
---
<Update label="2026년 5월 27일">
## v1.14.6a2
[GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.14.6a2)
## 변경 사항
### 기능
- 환경 변수 유출을 방지하기 위해 `StdioTransport` 개선
- 계획 구성 및 관찰 처리 개선
- `DatabricksQueryTool`에서 `env_vars` 선언
- 에이전트 제어 평면 문서 추가
### 버그 수정
- 도구 호출 루프에서 구조화된 출력 유출 수정
- 체크포인팅에서 원형으로 돌아갈 수 없는 콜백 및 어댑터 상태 제거
- 체크포인팅에서 `type[BaseModel]` 필드를 JSON 스키마로 직렬화
- 복원 범위 복원 시 고아 `task_started` 방지
- `AgentExecutor`가 체크포인트에서 복원할 수 있도록 허용
- 패키지 종속성에서 MongoDB 오타를 `pymongo`로 수정
### 문서
- 체크포인팅 페이지 구조 재편성
- 일회성 관리자 패키지 설치 단계 문서화
- 복제된 구성에서 비밀 관리자 / 작업 부하 ID 마이그레이션
- 변경 로그에서 기술 리포지토리 항목 제거
## 기여자
@github-actions[bot], @greysonlalonde, @heitorado, @iris-clawd, @lorenzejay, @lucasgomide, @mattatcha, @thiagomoretto, @vinibrsl
</Update>
<Update label="2026년 5월 21일">
## v1.14.6a1