Releases: SneaksAndData/adapta
Releases · SneaksAndData/adapta
v2.6.3
v2.6.2
What's Changed
- Auto infer threadcount for Astra by @george-zubrienko in #380
- Optimize pandas imports to reduce module loading time by @george-zubrienko in #381
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
- Fix cpu core evaluation for ConcurrentTaskRunner on MacOS by @JWYOpt in #379
- Add QES and implementations for delta and Astra by @george-zubrienko in #376
New Contributors
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- Add the limits library for rate limiting implementation by @s-vitaliy in #375
- Optimize filter expressions by @adelinag08 in #377
Full Changelog: v2.5.4...v2.6.0
v2.5.4
v2.5.3
What's Changed
- Fix versions of boto3 and botocore by @s-vitaliy in #370
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- Add ANN search for Astra client by @george-zubrienko in #366
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- Add xmltree_to_dict and unit tests by @yu-tracy in #365
- Add simple AWS client implementation by @s-vitaliy in #364
New Contributors
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Bump DogstatsD and DD logging client by @george-zubrienko in #362
- Add Snowflake Client by @adelinag08 in #363
Full Changelog: v2.4.13...v2.5.0
v2.4.13
What's Changed
- Chunk list for isin() if list length > 25 by @adelinag08 in #360
Full Changelog: v2.4.12...v2.4.13