Comparison

CHANGES @ 12958:640476114eb6

CHANGES: Add keyval+
author Matthew Wild <mwild1@gmail.com>
date Tue, 21 Mar 2023 18:59:19 +0000
parent 12909:ce508097b2c8
child 12978:088d278c75b5
comparison
equal deleted inserted replaced
12957:e625ad5a9889 12958:640476114eb6
29 29
30 - Advertise supported SASL Channel-Binding types (XEP-0440) 30 - Advertise supported SASL Channel-Binding types (XEP-0440)
31 - Implement RFC 9266 'tls-exporter' channel binding with TLS 1.3 31 - Implement RFC 9266 'tls-exporter' channel binding with TLS 1.3
32 - New role and permissions framework and API 32 - New role and permissions framework and API
33 - Ability to disable and enable user accounts 33 - Ability to disable and enable user accounts
34
35 ### Storage
36
37 - New 'keyval+' combined keyval/map store type
34 38
35 ## Changes 39 ## Changes
36 40
37 - Support sub-second precision timestamps 41 - Support sub-second precision timestamps
38 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy 42 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy