CHANGES
changeset 13193 36b7bdafc993
parent 13192 96df571b5941
child 13205 65fb0d7a2312
equal deleted inserted replaced
13192:96df571b5941 13193:36b7bdafc993
    34 
    34 
    35 ### Storage
    35 ### Storage
    36 
    36 
    37 - New 'keyval+' combined keyval/map store type
    37 - New 'keyval+' combined keyval/map store type
    38 - Performance improvements in internal archive stores
    38 - Performance improvements in internal archive stores
       
    39 - Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI
    39 
    40 
    40 ## Changes
    41 ## Changes
    41 
    42 
    42 - Support sub-second precision timestamps
    43 - Support sub-second precision timestamps
    43 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy
    44 - mod_blocklist: New option 'migrate_legacy_blocking' to disable migration from mod_privacy
    44 - Ability to use SQLite3 storage using LuaSQLite3 instead of LuaDBI
       
    45 - Moved all modules into the Lua namespace `prosody.`
    45 - Moved all modules into the Lua namespace `prosody.`
    46 - Forwarded header from RFC 7239 supported, disabled by default
    46 - Forwarded header from RFC 7239 supported, disabled by default
    47 
    47 
    48 ## Removed
    48 ## Removed
    49 
    49