2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-19 04:42:17 +00:00

JSON release notes for 1.89.0

This commit is contained in:
Dmitry Arkhipov
2025-07-21 14:40:21 +03:00
committed by Peter Dimov
parent f7bd62f2f9
commit d0a288b86e

View File

@@ -95,6 +95,11 @@ Please keep the list of libraries sorted in lexicographical order.
* Added Blake2 algorithm (`blake2s_256`, `blake2b_512`).
* Added XXH3 algorithm (`xxh3_128`).
* [phrase library..[@/libs/json/ JSON]:]
* Revamped documentation.
* Optionals that are ranges are categorised as optionals.
* Described class support is enabled for types with bases.
* [phrase library..[@/libs/mysql/ MySQL]:]
* The `caching_sha2_password` authentication plugin can now be used without TLS.
This is the default in MySQL 8 and above. Plaintext connections that attempt to