Skip to content

Commit

Permalink
3.46.0.2 changelog (#5731)
Browse files Browse the repository at this point in the history
  • Loading branch information
krasinski authored Jun 17, 2024
1 parent 29ea43d commit be6e7ec
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion doc/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
Change Log
==========

v3.46.0.2-1 (2024-06-7)
------------------------
Downloads:

- for Spark 2.3: `http://h2o-release.s3.amazonaws.com/sparkling-water/spark-2.3/3.46.0.2-1-2.3/index.html <http://h2o-release.s3.amazonaws.com/sparkling-water/spark-2.3/3.46.0.2-1-2.3/index.html>`__
- for Spark 2.4: `http://h2o-release.s3.amazonaws.com/sparkling-water/spark-2.4/3.46.0.2-1-2.4/index.html <http://h2o-release.s3.amazonaws.com/sparkling-water/spark-2.4/3.46.0.2-1-2.4/index.html>`__
- for Spark 3.0: `http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.0/3.46.0.2-1-3.0/index.html <http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.0/3.46.0.2-1-3.0/index.html>`__
- for Spark 3.1: `http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.1/3.46.0.2-1-3.1/index.html <http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.1/3.46.0.2-1-3.1/index.html>`__
- for Spark 3.2: `http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.2/3.46.0.2-1-3.2/index.html <http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.2/3.46.0.2-1-3.2/index.html>`__
- for Spark 3.3: `http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.3/3.46.0.2-1-3.3/index.html <http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.3/3.46.0.2-1-3.3/index.html>`__
- for Spark 3.4: `http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.4/3.46.0.2-1-3.4/index.html <http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.4/3.46.0.2-1-3.4/index.html>`__
- for Spark 3.5: `http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.5/3.46.0.2-1-3.5/index.html <http://h2o-release.s3.amazonaws.com/sparkling-water/spark-3.5/3.46.0.2-1-3.5/index.html>`__

- Improvement

- `#5729 <https://github.com/h2oai/sparkling-water/issues/5729>`__ - Upgrade H2O to 3.46.0.2
- `#5727 <https://github.com/h2oai/sparkling-water/issues/5727>`__ - add missing import to R's NAMESPACE
- `#5725 <https://github.com/h2oai/sparkling-water/issues/5725>`__ - Expose UUID for MOJO2

v3.46.0.1-1 (2024-04-08)
------------------------
Downloads:
Expand All @@ -16,7 +35,7 @@ Downloads:

- Improvement

- `#5703 <https://github.com/h2oai/sparkling-water/issues/5716>`__ - Upgrade H2O to 3.46.0.1
- `#5716 <https://github.com/h2oai/sparkling-water/issues/5716>`__ - Upgrade H2O to 3.46.0.1
- `#5678 <https://github.com/h2oai/sparkling-water/issues/5678>`__ - Upgrade Jetty to 9.4.53.v20231009
- `#5705 <https://github.com/h2oai/sparkling-water/issues/5705>`__ - Update Python version scheme inside setup.py
- `#5695 <https://github.com/h2oai/sparkling-water/issues/5695>`__ - Add Python PEP517 support
Expand Down

0 comments on commit be6e7ec

Please sign in to comment.