|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.0.0a1 |
| 4 | + |
| 5 | +### Various fixes & improvements |
| 6 | + |
| 7 | +- Temporarily disable tests for alpha release (fa5f50b0) by @antonpirker |
| 8 | +- channel link (0594cfa5) by @antonpirker |
| 9 | +- Added note to README (cdf4f901) by @antonpirker |
| 10 | +- Updated migration guide (ad4ff19c) by @antonpirker |
| 11 | +- ref(api): Abstract base classes (#2667) by @szokeasaurusrex |
| 12 | +- Scope refactoring (merge Hubs and Scopes) (#2610) by @antonpirker |
| 13 | +- docs: Update readme, migration guide (#2754) by @sentrivana |
| 14 | +- Remove PY2 (8aa95995) by @sentrivana |
| 15 | +- fix(query-source): Fix query source relative filepath (#2717) by @gggritso |
| 16 | +- Support clickhouse-driver==0.2.7 (#2752) by @sentrivana |
| 17 | +- build(deps): bump checkouts/data-schemas from `6121fd3` to `eb941c2` (#2747) by @dependabot |
| 18 | +- Added last_event_id() to the stuff that has been removed. (93f89e00) by @antonpirker |
| 19 | +- ref: Use new-style super() (#2744) by @sentrivana |
| 20 | +- ref(docs): Tweak migration guide (#2742) by @sentrivana |
| 21 | +- fix(metrics): Fix typo (#2735) by @sentrivana |
| 22 | +- Deprecate profiler `_experiments` options (#2737) by @sentrivana |
| 23 | +- Remove `user.segment` (#2726) by @sentrivana |
| 24 | +- ref(transport): Remove compatibility import (#2698) by @sentrivana |
| 25 | +- Typo (#2690) by @sentrivana |
| 26 | +- Update MIGRATION_GUIDE.md (#2690) by @sentrivana |
| 27 | +- Update MIGRATION_GUIDE.md (#2690) by @sentrivana |
| 28 | +- ref(api): Remove store endpoint (#2656) by @szokeasaurusrex |
| 29 | +- Remove deprecated code (#2666) by @sentrivana |
| 30 | +- Auto-enable more integrations (#2671) by @sentrivana |
| 31 | + |
| 32 | +_Plus 17 more_ |
| 33 | + |
3 | 34 | ## 1.40.5
|
4 | 35 |
|
5 | 36 | ### Various fixes & improvements
|
|
0 commit comments