Mostly about dealing with NpgsqlDataSource usage and eliminating the super aggravating "Persist Security Info" usage with PostgreSQL
What's Changed
- Update event-sourcing.md (nuke unnecessary code + grammatical touch-ups) by @igor-toporet in #762
- AcceptResponse 202 fix by @mxmissile in #769
- Using NpgsqlDataSource and Sql Server Equivalents throughout persistence by @jeremydmiller in #770
- Making FailureAcknowledgement be self serializable. Closes GH-768 by @jeremydmiller in #771
New Contributors
- @igor-toporet made their first contribution in #762
- @mxmissile made their first contribution in #769
Full Changelog: V2.0.0...V2.1.0