3.6.0 - Noda Time support for Event Store, Foreign Keys to Non-Marten tables, Linq improvements
This release broughts full support for NodaTime for EventStore. Previously it was working for Document API, but Event Store had flaws. See details.
We added also support for FTS Websearch Postgres method (it's supported for Postgres version >=11). See:
You may find also useful possibility to set up Foreign key to non Marten table. See documentation and changes details.
We also started our work on the Linq overhaul, new set of non-breaking changes were included (see details ).
To make your life easier we also updated docs about:
- Retry Policy feature
- Using sequences for unique and human-readable identifiers
- Copying and transforming events stream
As always we fixed set of bugs
See full issues list here:
https://github.com/JasperFx/marten/milestone/36?closed=1