Skip to content

Commit

Permalink
Update release notes after second RC
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelkost authored Jan 17, 2025
1 parent 3b574f0 commit 6c8f700
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ In case you are wondering why all our releases start with `0.0`, read [this FAQ

* Support for Microsoft Azure Blob Storage using [`azure_location`](./sql/external/location.md#microsoft-azure-blob-storage) was added.
* Documented [`starts_with`](./sql/scalar_func/string.md) and [`ends_with`](./sql/scalar_func/string.md), as well as negative field positions for [`split_part`](./sql/scalar_func/string.md).

* Fixed double free bug in Java Hyper API (reported in GitHub Issue [#133](https://github.com/tableau/hyper-db/issues/133)).
* Improved performance of distinct aggregates (e.g., `SELECT COUNT(DISTINCT a) from t`).

### 0.0.20746 [Nov 7 2024]

Expand Down

0 comments on commit 6c8f700

Please sign in to comment.