Skip to content

Commit

Permalink
Update history for 2.22.0-rc1. (#4846) (#4878)
Browse files Browse the repository at this point in the history
---
TYPE: NO_HISTORY
DESC: Update history for 2.22.0-rc1.
  • Loading branch information
KiterLuc committed Apr 12, 2024
1 parent 653c886 commit 52e981e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

* Support for downloading dependencies with CMake `ExternalProject`s by specifying `-DTILEDB_VCPKG=OFF` will be removed in 2.23. Vcpkg will be downloaded and used to manage dependencies by default. See https://github.com/TileDB-Inc/TileDB/blob/dev/doc/dev/BUILD.md for help on how to disable automatically downloading vcpkg and acquire dependencies from the system.

## Configuration changes

* Add `vfs.gcs.service_account_credential` config option that specifies a Google Cloud service account credential JSON string. [#4855](https://github.com/TileDB-Inc/TileDB/pull/4855)
* Add `vfs.gcs.external_account_credential` config option that specifies a Google Cloud Workload Identity Federation credential JSON string. [#4855](https://github.com/TileDB-Inc/TileDB/pull/4855)

## New features

* Support Microsoft Entra ID authentication to Azure. [#4126](https://github.com/TileDB-Inc/TileDB/pull/4126)
Expand Down

0 comments on commit 52e981e

Please sign in to comment.