Skip to content

Commit

Permalink
GH-16374: 3.46.0.5 Release Notes (#16375)
Browse files Browse the repository at this point in the history
* ht/first draft

sans:
- 16354: Removed Snyk check and migrated to Privy vulnerability check.
- 16348: Cleaned references to `erin-data` and `h2o-smalldata` buckets.
- 16347: Added sonatype scan to Jenkins scans.
- 16332: (Duplicate) part of 3.46.0.6

* ht/misplaced c/p fix

* ht/added 15989

* Remove #16312 from list. It will be part of major release

---------

Co-authored-by: Adam Valenta <[email protected]>
  • Loading branch information
hannah-tillman and valenad1 authored Aug 28, 2024
1 parent cd01927 commit 8b80a7f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

## H2O

### 3.46.0.5 - 8/28/2024

Download at: <a href='http://h2o-release.s3.amazonaws.com/h2o/rel-3.46.0/5/index.html'>http://h2o-release.s3.amazonaws.com/h2o/rel-3.46.0/5/index.html</a>

#### Bug
- [[#16328]](https://github.com/h2oai/h2o-3/issues/16328) - Updated how ModelSelection handles categorical predictors to preserve the best categorical predictor when the best categorical level performs well relative to other predictors.
- [[#16120]](https://github.com/h2oai/h2o-3/issues/16120) - Resolved that MOJO is working for Isolation Forest and Extended Isolation forest for implemented versions.

#### New Feature
- [[#16327]](https://github.com/h2oai/h2o-3/issues/16327) - Ensured H2O-3 can load data from Snowflake using JDBC connector.

#### Docs
- [[#16215]](https://github.com/h2oai/h2o-3/issues/16215) - Updated the following user guide pages to adhere to style guide updates: Algorithms, Supported data types, Quantiles, and Early stopping.
- [[#16207]](https://github.com/h2oai/h2o-3/issues/16207) - Updated the Starting H2O user guide page to adhere to style guide updates.
- [[#15989]](https://github.com/h2oai/h2o-3/issues/15989) - Updated Python documentation for Decision Tree algorithm.

#### Security
- [[#16349]](https://github.com/h2oai/h2o-3/issues/16349) - Addressed sonatype-2024-0171 by upgrading jackson-databind to 2.17.2.
- [[#16342]](https://github.com/h2oai/h2o-3/issues/16342) - Addressed SNYK-JAVA-DNSJAVA-7547403, SNYK-JAVA-DNSJAVA-7547404, SNYK-JAVA-DNSJAVA-7547405, and CVE-2024-25638 by upgrading dnsjava to 3.6.0.

### 3.46.0.4 - 7/9/2024

Download at: <a href='http://h2o-release.s3.amazonaws.com/h2o/rel-3.46.0/4/index.html'>http://h2o-release.s3.amazonaws.com/h2o/rel-3.46.0/4/index.html</a>
Expand Down

0 comments on commit 8b80a7f

Please sign in to comment.