- Compatibility with Marten 0.6 (with the ability to use custom session expiry durations) was added.
- Compatibility with Marten 0.4 (including the ability to clear expired sessions) was added.
- Rename shard to
marten-db-session
and namespace module toMartenDBSession
to improve consistency with other session shards
- Fix dependency version in shard definition
This is the initial release of Marten DB Session Store!