v3.9.10
What's Changed
- Bump aiohttp from 3.8.5 to 3.8.6 by @dependabot in #1741
- Bump urllib3 from 1.26.16 to 1.26.18 by @dependabot in #1656
- BlockingRule: Refactor to enable better iteration by @RobinL in #1701
- Fix issue with
_source_dataset_col
and_source_dataset_input_column
by @RobinL in #1731 - [MAINT] Improve speed of tests by @RobinL in #1736
- When you go to open an issue, add a link to discussions below our issue templates by @RobinL in #1746
- Finds blocking rules which return a comparison count below a given threshold by @RobinL in #1665
- Compute the cost of combinations of blocking rules by @RobinL in #1667
- Fix docs build by @ADBond in #1748
- [BUG] Delete cached tables before resetting the cache by @ThomasHepworth in #1752
- Automatically detect blocking rules for prediction and blocking rules for EM training by @RobinL in #1668
- added argument for register_udfs_automatically by @JonathanLaidler in #1774
- Make notebook tests run faster by @RobinL in #1772
- Improve speed of link only sample test by @RobinL in #1773
- Remove unused code and improve the Athena Linker by @ThomasHepworth in #1775
- Fixes to _compute_cluster_metrics by @zslade in #1763
- Add Mypy setup to
pyproject.toml
by @ADBond in #1779 - Introduce a
ColumnTreeBuilder
to aid in the construction of our column ASTs by @ThomasHepworth in #1757 - [MAINT] Revamp the settings validation steps by @ThomasHepworth in #1764
- Fix brl comp test by @ADBond in #1784
- add cs awards to readme by @RossKen in #1792
- v3.9.10 by @RossKen in #1790
- Blog - Dec 2023 by @RossKen in #1791
New Contributors
- @dependabot made their first contribution in #1741
- @JonathanLaidler made their first contribution in #1774
Full Changelog: v3.9.9...v3.9.10