Releases: FoundatioFx/Foundatio.Repositories
v7.17.5
Full Changelog: v7.17.4...v7.17.5
v7.17.4
Full Changelog: v7.17.3...v7.17.4
v7.17.3
What's Changed
- Add custom field support by @ejsmith in #100
- Fix RuntimeFieldQueryBuilder to handle more than one runtime field by @TarasKanf in #102
New Contributors
- @TarasKanf made their first contribution in #102
Full Changelog: v7.17.2...v7.17.3
v7.17.2
What's Changed
- API: Update Foundatio.Repositories to support System.Text.Json by @vlad-kyrychuk-nf in #97
New Contributors
- @vlad-kyrychuk-nf made their first contribution in #97
Full Changelog: v7.17.1...v7.17.2
v7.17.1
Full Changelog: v7.17.0...v7.17.1
v7.15.0
v7.5.1
v7.5.0
v5.6.11
What’s New
With the 5.6.11 release we focused on improving the build process using containers, and squashing some bugs.
Bug Fixes
- Proceed on conflicts when doing RemoveAll.
Breaking Changes
- Defer Default Excludes and Properties Required for remove by calling
AddDefaultExclude
andAddPropertyRequiredForRemove
. This allows us to initialize the repositories without blocking the app trying to get access to the elastic client.
Please take a look at the change log for a full list of the changes.
Check It Out – Feedback Appreciated!
We made many other improvements to ensure your apps run fast when using Foundatio, too many to be listed here. If you’re already using it, just update your NuGet package to the latest version to take advantage of these improvements. If you’re not using it yet, try it out. It’s worth a shot, we promise!
Once you’ve given it a go, please let us know what you like, or what you hate, by posting a issue.
Until next time, happy coding!
v.5.6.9
What’s New
The 5.6.9 release is a maintenance release that fixed bug where JSON Patching could throw a null reference exception.
Please take a look at the change log for a full list of the changes.
Check It Out – Feedback Appreciated!
We made many other improvements to ensure your apps run fast when using Foundatio, too many to be listed here. If you’re already using it, just update your NuGet package to the latest version to take advantage of these improvements. If you’re not using it yet, try it out. It’s worth a shot, we promise!
Once you’ve given it a go, please let us know what you like, or what you hate, by posting a issue.
Until next time, happy coding!