Skip to content

Releases: FoundatioFx/Foundatio.Repositories

v7.17.5

02 Aug 20:09
Compare
Choose a tag to compare

Full Changelog: v7.17.4...v7.17.5

v7.17.4

02 Aug 20:09
Compare
Choose a tag to compare

Full Changelog: v7.17.3...v7.17.4

v7.17.3

02 Aug 20:09
Compare
Choose a tag to compare

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

Full Changelog: v7.17.2...v7.17.3

v7.17.2

02 Aug 20:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.17.1...v7.17.2

v7.17.1

02 Aug 20:09
Compare
Choose a tag to compare

Full Changelog: v7.17.0...v7.17.1

v7.15.0

12 Oct 20:17
4d38ac1
Compare
Choose a tag to compare

What's Changed

  • Adding support for Elasticsearch runtime fields by @ejsmith in #93
  • Remove FluentValidation dependency and add ability to skip validation by @ejsmith in #92
  • Cache improvements by @ejsmith in #91

Full Changelog: v7.13.2...v7.15.0

v7.5.1

17 Jan 00:54
6d7028d
Compare
Choose a tag to compare
Merge pull request #48 from FoundatioFx/dependabot/nuget/Foundatio.Pa…

v7.5.0

16 Jan 18:59
Compare
Choose a tag to compare
Fix docker-compose network

v5.6.11

04 Mar 15:15
Compare
Choose a tag to compare

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 and AddPropertyRequiredForRemove. 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

16 Jul 16:29
Compare
Choose a tag to compare

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!