Commit d6c51bd
authored
chore(release): prepare v25.2.0 (#302)
## Summary
- Bumps VERSION from 25.1.0 to 25.2.0 in `pydgraph/meta.py`
- Adds v25.2.0 changelog entry covering 12 commits since v25.1.0
### Highlights in this release
- **Stress tests & CI benchmarks** for performance regression tracking
(#298)
- **AbortedError pickling fix** for Celery/multiprocessing compatibility
(#299)
- **asyncio.Lock deadlock fix** in `AsyncTxn.do_request` error handling
- Dependabot security vulnerability fixes
- CI/CD pipeline improvements
### Verification
- `make build` produces `pydgraph-25.2.0.tar.gz` and
`pydgraph-25.2.0-py3-none-any.whl`
- `make test` passes (219/219)
- `trunk fmt CHANGELOG.md` passes1 parent c544061 commit d6c51bd
2 files changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
8 | 31 | | |
9 | 32 | | |
10 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments