changelog++
This commit is contained in:
parent
71122111e3
commit
8b1c1e1abe
|
@ -23,6 +23,8 @@ IMPROVEMENTS:
|
|||
* auth/jwt: Bound claims may now contain boolean values [JWT-73]
|
||||
* auth/jwt: CLI logins can now open the browser when running in WSL [JWT-77]
|
||||
* core: Exit ScanView if context has been cancelled [GH-7419]
|
||||
* core/metrics: Add config parameter to allow unauthenticated sys/metrics
|
||||
access. [GH-7550]
|
||||
* replication (enterprise): Write-Ahead-Log entries will not duplicate the
|
||||
data belonging to the encompassing physical entries of the transaction,
|
||||
thereby improving the performance and storage capacity.
|
||||
|
|
Loading…
Reference in New Issue