mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-30 23:02:50 +00:00
docs: update changelog and version for v1.10.2rc1
This commit is contained in:
@@ -4,6 +4,30 @@ description: "Product updates, improvements, and bug fixes for CrewAI"
|
|||||||
icon: "clock"
|
icon: "clock"
|
||||||
mode: "wide"
|
mode: "wide"
|
||||||
---
|
---
|
||||||
|
<Update label="Mar 13, 2026">
|
||||||
|
## v1.10.2rc1
|
||||||
|
|
||||||
|
[View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.10.2rc1)
|
||||||
|
|
||||||
|
## What's Changed
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- Add release command and trigger PyPI publish
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
- Fix cross-process and thread-safe locking to unprotected I/O
|
||||||
|
- Propagate contextvars across all thread and executor boundaries
|
||||||
|
- Propagate ContextVars into async task threads
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
- Update changelog and version for v1.10.2a1
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
|
||||||
|
@danglies007, @greysonlalonde
|
||||||
|
|
||||||
|
</Update>
|
||||||
|
|
||||||
<Update label="Mar 11, 2026">
|
<Update label="Mar 11, 2026">
|
||||||
## v1.10.2a1
|
## v1.10.2a1
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,30 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정"
|
|||||||
icon: "clock"
|
icon: "clock"
|
||||||
mode: "wide"
|
mode: "wide"
|
||||||
---
|
---
|
||||||
|
<Update label="2026년 3월 13일">
|
||||||
|
## v1.10.2rc1
|
||||||
|
|
||||||
|
[GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.10.2rc1)
|
||||||
|
|
||||||
|
## 변경 사항
|
||||||
|
|
||||||
|
### 기능
|
||||||
|
- 릴리스 명령 추가 및 PyPI 게시 트리거
|
||||||
|
|
||||||
|
### 버그 수정
|
||||||
|
- 보호되지 않은 I/O에 대한 프로세스 간 및 스레드 안전 잠금 수정
|
||||||
|
- 모든 스레드 및 실행기 경계를 넘는 contextvars 전파
|
||||||
|
- async 작업 스레드로 ContextVars 전파
|
||||||
|
|
||||||
|
### 문서
|
||||||
|
- v1.10.2a1에 대한 변경 로그 및 버전 업데이트
|
||||||
|
|
||||||
|
## 기여자
|
||||||
|
|
||||||
|
@danglies007, @greysonlalonde
|
||||||
|
|
||||||
|
</Update>
|
||||||
|
|
||||||
<Update label="2026년 3월 11일">
|
<Update label="2026년 3월 11일">
|
||||||
## v1.10.2a1
|
## v1.10.2a1
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,30 @@ description: "Atualizações de produto, melhorias e correções do CrewAI"
|
|||||||
icon: "clock"
|
icon: "clock"
|
||||||
mode: "wide"
|
mode: "wide"
|
||||||
---
|
---
|
||||||
|
<Update label="13 mar 2026">
|
||||||
|
## v1.10.2rc1
|
||||||
|
|
||||||
|
[Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.10.2rc1)
|
||||||
|
|
||||||
|
## O que Mudou
|
||||||
|
|
||||||
|
### Funcionalidades
|
||||||
|
- Adicionar comando de lançamento e acionar publicação no PyPI
|
||||||
|
|
||||||
|
### Correções de Bugs
|
||||||
|
- Corrigir bloqueio seguro entre processos e threads para I/O não protegido
|
||||||
|
- Propagar contextvars através de todos os limites de thread e executor
|
||||||
|
- Propagar ContextVars para threads de tarefas assíncronas
|
||||||
|
|
||||||
|
### Documentação
|
||||||
|
- Atualizar changelog e versão para v1.10.2a1
|
||||||
|
|
||||||
|
## Contribuidores
|
||||||
|
|
||||||
|
@danglies007, @greysonlalonde
|
||||||
|
|
||||||
|
</Update>
|
||||||
|
|
||||||
<Update label="11 mar 2026">
|
<Update label="11 mar 2026">
|
||||||
## v1.10.2a1
|
## v1.10.2a1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user