diff --git a/VERSION b/VERSION
index ec8489fda92..4b234d35fad 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-24.08.00
+24.08.01
diff --git a/conda/environments/all_cuda-118_arch-x86_64.yaml b/conda/environments/all_cuda-118_arch-x86_64.yaml
index 4b2e25140d7..0d7c2d53aea 100644
--- a/conda/environments/all_cuda-118_arch-x86_64.yaml
+++ b/conda/environments/all_cuda-118_arch-x86_64.yaml
@@ -26,7 +26,7 @@ dependencies:
- cupy>=12.0.0
- cxx-compiler
- cython>=3.0.3
-- dask-cuda==24.8.*,>=0.0.0a0
+- dask-cuda==24.8.*
- dlpack>=0.8,<1.0
- doxygen=1.9.1
- fastavro>=0.22.9
@@ -44,10 +44,10 @@ dependencies:
- libcufile=1.4.0.31
- libcurand-dev=10.3.0.86
- libcurand=10.3.0.86
-- libkvikio==24.8.*,>=0.0.0a0
+- libkvikio==24.8.*
- libparquet==16.1.0.*
- librdkafka>=1.9.0,<1.10.0a0
-- librmm==24.8.*,>=0.0.0a0
+- librmm==24.8.*
- make
- moto>=4.0.8
- msgpack-python
@@ -78,9 +78,9 @@ dependencies:
- python>=3.9,<3.12
- pytorch>=2.1.0
- rapids-build-backend>=0.3.0,<0.4.0.dev0
-- rapids-dask-dependency==24.8.*,>=0.0.0a0
+- rapids-dask-dependency==24.8.*
- rich
-- rmm==24.8.*,>=0.0.0a0
+- rmm==24.8.*
- s3fs>=2022.3.0
- scikit-build-core>=0.7.0
- scipy
diff --git a/conda/environments/all_cuda-125_arch-x86_64.yaml b/conda/environments/all_cuda-125_arch-x86_64.yaml
index 1117c9014c2..848483edecb 100644
--- a/conda/environments/all_cuda-125_arch-x86_64.yaml
+++ b/conda/environments/all_cuda-125_arch-x86_64.yaml
@@ -27,7 +27,7 @@ dependencies:
- cupy>=12.0.0
- cxx-compiler
- cython>=3.0.3
-- dask-cuda==24.8.*,>=0.0.0a0
+- dask-cuda==24.8.*
- dlpack>=0.8,<1.0
- doxygen=1.9.1
- fastavro>=0.22.9
@@ -43,10 +43,10 @@ dependencies:
- libarrow==16.1.0.*
- libcufile-dev
- libcurand-dev
-- libkvikio==24.8.*,>=0.0.0a0
+- libkvikio==24.8.*
- libparquet==16.1.0.*
- librdkafka>=1.9.0,<1.10.0a0
-- librmm==24.8.*,>=0.0.0a0
+- librmm==24.8.*
- make
- moto>=4.0.8
- msgpack-python
@@ -76,9 +76,9 @@ dependencies:
- python>=3.9,<3.12
- pytorch>=2.1.0
- rapids-build-backend>=0.3.0,<0.4.0.dev0
-- rapids-dask-dependency==24.8.*,>=0.0.0a0
+- rapids-dask-dependency==24.8.*
- rich
-- rmm==24.8.*,>=0.0.0a0
+- rmm==24.8.*
- s3fs>=2022.3.0
- scikit-build-core>=0.7.0
- scipy
diff --git a/dependencies.yaml b/dependencies.yaml
index 6704c54296d..168f75701af 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -288,8 +288,8 @@ dependencies:
packages:
- fmt>=10.1.1,<11
- flatbuffers==24.3.25
- - librmm==24.8.*,>=0.0.0a0
- - libkvikio==24.8.*,>=0.0.0a0
+ - librmm==24.8.*
+ - libkvikio==24.8.*
- librdkafka>=1.9.0,<1.10.0a0
# Align nvcomp version with rapids-cmake
- nvcomp==3.0.6
@@ -330,7 +330,7 @@ dependencies:
common:
- output_types: conda
packages:
- - &rmm_unsuffixed rmm==24.8.*,>=0.0.0a0
+ - &rmm_unsuffixed rmm==24.8.*
- pip
- pip:
- git+https://github.com/python-streamz/streamz.git@master
@@ -348,12 +348,12 @@ dependencies:
cuda: "12.*"
cuda_suffixed: "true"
packages:
- - rmm-cu12==24.8.*,>=0.0.0a0
+ - rmm-cu12==24.8.*
- matrix:
cuda: "11.*"
cuda_suffixed: "true"
packages:
- - rmm-cu11==24.8.*,>=0.0.0a0
+ - rmm-cu11==24.8.*
- {matrix: null, packages: [*rmm_unsuffixed]}
libarrow_build:
common:
@@ -510,7 +510,7 @@ dependencies:
- output_types: [conda]
packages:
- breathe>=4.35.0
- - dask-cuda==24.8.*,>=0.0.0a0
+ - dask-cuda==24.8.*
- *doxygen
- make
- myst-nb
@@ -604,7 +604,7 @@ dependencies:
cuda: "12.*"
cuda_suffixed: "true"
packages:
- - rmm-cu12==24.8.*,>=0.0.0a0
+ - rmm-cu12==24.8.*
- pynvjitlink-cu12
- matrix:
cuda: "12.*"
@@ -616,7 +616,7 @@ dependencies:
cuda: "11.*"
cuda_suffixed: "true"
packages:
- - rmm-cu11==24.8.*,>=0.0.0a0
+ - rmm-cu11==24.8.*
- cubinlinker-cu11
- ptxcompiler-cu11
- matrix:
@@ -636,7 +636,7 @@ dependencies:
common:
- output_types: [conda, requirements, pyproject]
packages:
- - rapids-dask-dependency==24.8.*,>=0.0.0a0
+ - rapids-dask-dependency==24.8.*
run_custreamz:
common:
- output_types: conda
@@ -722,13 +722,13 @@ dependencies:
common:
- output_types: [conda, requirements, pyproject]
packages:
- - dask-cuda==24.8.*,>=0.0.0a0
+ - dask-cuda==24.8.*
- *numba
depends_on_cudf:
common:
- output_types: conda
packages:
- - &cudf_unsuffixed cudf==24.8.*,>=0.0.0a0
+ - &cudf_unsuffixed cudf==24.8.*
- output_types: requirements
packages:
# pip recognizes the index as a global option for the requirements.txt file
@@ -742,18 +742,18 @@ dependencies:
cuda: "12.*"
cuda_suffixed: "true"
packages:
- - cudf-cu12==24.8.*,>=0.0.0a0
+ - cudf-cu12==24.8.*
- matrix:
cuda: "11.*"
cuda_suffixed: "true"
packages:
- - cudf-cu11==24.8.*,>=0.0.0a0
+ - cudf-cu11==24.8.*
- {matrix: null, packages: [*cudf_unsuffixed]}
depends_on_cudf_kafka:
common:
- output_types: conda
packages:
- - &cudf_kafka_unsuffixed cudf_kafka==24.8.*,>=0.0.0a0
+ - &cudf_kafka_unsuffixed cudf_kafka==24.8.*
- output_types: requirements
packages:
# pip recognizes the index as a global option for the requirements.txt file
@@ -767,12 +767,12 @@ dependencies:
cuda: "12.*"
cuda_suffixed: "true"
packages:
- - cudf_kafka-cu12==24.8.*,>=0.0.0a0
+ - cudf_kafka-cu12==24.8.*
- matrix:
cuda: "11.*"
cuda_suffixed: "true"
packages:
- - cudf_kafka-cu11==24.8.*,>=0.0.0a0
+ - cudf_kafka-cu11==24.8.*
- {matrix: null, packages: [*cudf_kafka_unsuffixed]}
depends_on_cupy:
common:
diff --git a/java/ci/README.md b/java/ci/README.md
index 49481efab6b..b232c77731e 100644
--- a/java/ci/README.md
+++ b/java/ci/README.md
@@ -47,4 +47,4 @@ scl enable gcc-toolset-11 "java/ci/build-in-docker.sh"
### The output
-You can find the cuDF jar in java/target/ like cudf-24.08.0-SNAPSHOT-cuda11.jar.
+You can find the cuDF jar in java/target/ like cudf-24.08.1-SNAPSHOT-cuda11.jar.
diff --git a/java/pom.xml b/java/pom.xml
index 70230e6bc71..b9a847b0be8 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -21,7 +21,7 @@
ai.rapids
cudf
- 24.08.0-SNAPSHOT
+ 24.08.1-SNAPSHOT
cudfjni
diff --git a/python/cudf/pyproject.toml b/python/cudf/pyproject.toml
index 30b0f6249f9..eff430b49b2 100644
--- a/python/cudf/pyproject.toml
+++ b/python/cudf/pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
"ptxcompiler",
"pyarrow>=16.1.0,<16.2.0a0",
"rich",
- "rmm==24.8.*,>=0.0.0a0",
+ "rmm==24.8.*",
"typing_extensions>=4.0.0",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
classifiers = [
@@ -127,7 +127,7 @@ requires = [
"ninja",
"numpy==1.23.*",
"pyarrow==16.1.0.*",
- "rmm==24.8.*,>=0.0.0a0",
+ "rmm==24.8.*",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
[tool.scikit-build]
diff --git a/python/cudf_kafka/pyproject.toml b/python/cudf_kafka/pyproject.toml
index eba4e808a89..0fb01cd0469 100644
--- a/python/cudf_kafka/pyproject.toml
+++ b/python/cudf_kafka/pyproject.toml
@@ -18,7 +18,7 @@ authors = [
license = { text = "Apache 2.0" }
requires-python = ">=3.9"
dependencies = [
- "cudf==24.8.*,>=0.0.0a0",
+ "cudf==24.8.*",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
[project.optional-dependencies]
diff --git a/python/cudf_polars/pyproject.toml b/python/cudf_polars/pyproject.toml
index def1d086cc1..8e1d2f7dd41 100644
--- a/python/cudf_polars/pyproject.toml
+++ b/python/cudf_polars/pyproject.toml
@@ -19,7 +19,7 @@ authors = [
license = { text = "Apache 2.0" }
requires-python = ">=3.9"
dependencies = [
- "cudf==24.8.*,>=0.0.0a0",
+ "cudf==24.8.*",
"polars>=1.0",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
classifiers = [
diff --git a/python/custreamz/pyproject.toml b/python/custreamz/pyproject.toml
index 70d16c4b07f..971fd387b9a 100644
--- a/python/custreamz/pyproject.toml
+++ b/python/custreamz/pyproject.toml
@@ -20,8 +20,8 @@ license = { text = "Apache 2.0" }
requires-python = ">=3.9"
dependencies = [
"confluent-kafka>=1.9.0,<1.10.0a0",
- "cudf==24.8.*,>=0.0.0a0",
- "cudf_kafka==24.8.*,>=0.0.0a0",
+ "cudf==24.8.*",
+ "cudf_kafka==24.8.*",
"streamz",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
classifiers = [
diff --git a/python/dask_cudf/pyproject.toml b/python/dask_cudf/pyproject.toml
index 16e07428d6b..b01a85dee47 100644
--- a/python/dask_cudf/pyproject.toml
+++ b/python/dask_cudf/pyproject.toml
@@ -19,12 +19,12 @@ authors = [
license = { text = "Apache 2.0" }
requires-python = ">=3.9"
dependencies = [
- "cudf==24.8.*,>=0.0.0a0",
+ "cudf==24.8.*",
"cupy-cuda11x>=12.0.0",
"fsspec>=0.6.0",
"numpy>=1.23,<2.0a0",
"pandas>=2.0,<2.2.3dev0",
- "rapids-dask-dependency==24.8.*,>=0.0.0a0",
+ "rapids-dask-dependency==24.8.*",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
classifiers = [
"Intended Audience :: Developers",
@@ -45,7 +45,7 @@ cudf = "dask_cudf.backends:CudfDXBackendEntrypoint"
[project.optional-dependencies]
test = [
- "dask-cuda==24.8.*,>=0.0.0a0",
+ "dask-cuda==24.8.*",
"numba>=0.57",
"pytest-cov",
"pytest-xdist",