Skip to content

Releases: rapidsai/cudf

v24.10.00

09 Oct 15:25
v24.10.00
67193a8
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

Read more

[NIGHTLY] v24.12.00

27 Sep 16:13
v24.12.00a
83f9d2b
Compare
Choose a tag to compare
[NIGHTLY] v24.12.00 Pre-release
Pre-release

πŸ”— Links

🚨 Breaking Changes

  • Deprecate support for directly accessing logger (#16964) @vyasr
  • Made cudftestutil header-only and removed GTest dependency (#16839) @lamarrr

πŸ› Bug Fixes

  • Fix ORC reader when using device_read_async while the destination device buffers are not ready (#17074) @ttnghia
  • Adding assertion to check for regular JSON inputs of size greater than INT_MAX bytes (#17057) @shrshi
  • Disable kvikio remote I/O to avoid openssl dependencies in JNI build (#17026) @pxLi
  • Fix host_span constructor to correctly copy is_device_accessible (#17020) @vuule
  • Add pinning for pyarrow in wheels (#17018) @vyasr
  • Use std::optional for host types (#17015) @robertmaynard
  • Fix write_json to handle empty string column (#16995) @karthikeyann
  • Restore export of nvcomp outside of wheel builds (#16988) @KyleFromNVIDIA
  • Allow melt(var_name=) to be a falsy label (#16981) @mroeschke
  • Fix astype from tz-aware type to tz-aware type (#16980) @mroeschke
  • Use libcudf wheel from PR rather than nightly for polars-polars CI test job (#16975) @brandon-b-miller
  • Fix order-preservation in pandas-compat unsorted groupby (#16942) @wence-
  • Fix cudf::strings::findall error with empty input (#16928) @davidwendt
  • Fix JsonLargeReaderTest.MultiBatch use of LIBCUDF_JSON_BATCH_SIZE env var (#16927) @davidwendt
  • Parse newline as whitespace character while tokenizing JSONL inputs with non-newline delimiter (#16923) @shrshi
  • Respect groupby.nunique(dropna=False) (#16921) @mroeschke
  • Update all rmm imports to use pylibrmm/librmm (#16913) @Matt711
  • Fix order-preservation in cudf-polars groupby (#16907) @wence-
  • Add a shortcut for when the input clusters are all empty for the tdigest merge (#16897) @jihoonson
  • Properly handle the mapped and registered regions in memory_mapped_source (#16865) @vuule
  • Fix performance regression for generate_character_ngrams (#16849) @davidwendt
  • Fix regex parsing logic handling of nested quantifiers (#16798) @davidwendt
  • Compute whole column variance using numerically stable approach (#16448) @wence-

πŸ“– Documentation

  • docs: change 'CSV' to 'csv' in python/custreamz/README.md to match kafka.py (#17041) @a-hirota
  • [DOC] Document limitation using cudf.pandas proxy arrays (#16955) @Matt711
  • [DOC] Document environment variable for failing on fallback in cudf.pandas (#16932) @Matt711

πŸš€ New Features

πŸ› οΈ Improvements

v24.08.03

17 Sep 00:25
v24.08.03
e479454
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

Read more

v24.08.02

14 Aug 22:39
v24.08.02
e776742
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

Read more

v24.08.00

07 Aug 16:43
v24.08.00
4afeb5a
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

Read more

v24.06.01

02 Jul 15:37
v24.06.01
4e59b79
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

Read more

v24.06.00

05 Jun 15:08
v24.06.00
7c706cc
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

Read more

[NIGHTLY] v24.08.00

23 Sep 16:41
v24.08.00a
f5d1c24
Compare
Choose a tag to compare
[NIGHTLY] v24.08.00 Pre-release
Pre-release

πŸ”— Links

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

Read more

v24.04.01

01 May 12:29
v24.04.01
af9fd84
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

Read more

v24.04.00

10 Apr 15:05
v24.04.00
578c240
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

Read more