Skip to content

Releases: enigmatry/entry-building-blocks

8.0.0

05 Dec 10:54
Compare
Choose a tag to compare

What's Changed

  • Change versioning to follow .NET versions. This version supports .NET 8.
  • BP-1295: command/query/savechangesbehavior in #84

Full Changelog: 3.4.5...8.0.0

3.4.5

07 Nov 13:52
Compare
Choose a tag to compare

What's Changed

  • BP-1259: Bump all packages to latest (except Azure.Storage.Blobs and …) in #78
  • BP-1259: Bump Azure.Storage.Blobs to latest in #79
  • BP-1263: Add option to choose which SmartEnumConverterType to use in #80
  • BP-1258: Create a convention method to never generate value for EntityWithGuidId.Id property in #81
  • Removed logging to prevent duplicate entries in #82
  • Features/bp 1244 csv names in #83

Full Changelog: 3.3.2...3.4.5

3.3.2

28 Aug 11:17
Compare
Choose a tag to compare

What's Changed

  • BP-266 add support for smart enums

Full Changelog: 3.3.1...3.3.2

3.3.1

17 Jul 10:51
Compare
Choose a tag to compare

What's Changed

  • Bp 1165 extend db context settings, add RegisterMigrationsAssembly property in #75

Full Changelog: 3.3.0...3.3.1

3.3.0

20 Jun 12:15
69d82ad
Compare
Choose a tag to compare

What's Changed

  • BP-1123: Update packages to latest version in #71 and #73
  • BP-1130: Application Insights job listener in the Entry Scheduler doesn't track job executions in #72
  • BP-449: Liquid templating in #70

Full Changelog: 3.2.0...3.3.0

3.2.0

03 Apr 10:16
9e78b36
Compare
Choose a tag to compare

What's Changed

  • BP-1039: Update packages to latest version in #68

Full Changelog: 3.1.0...3.2.0

3.1.0

08 Mar 10:25
9d17d98
Compare
Choose a tag to compare

What's Changed

  • BP-638: As a user I want to support Application Insights in the Entry Scheduler build block so it can be monitored in #64
  • BP-934: Add support for multiple databases mapping in the same project in #65
  • BP-940: Update ApplicationInsightsSettings class in Entry to be compatible with new AppInsights registration in #66

Full Changelog: 3.0.0...3.1.0

3.0.0

15 Jan 16:33
5b0beeb
Compare
Choose a tag to compare

What's Changed

  • BP-758 Update to .NET 8 in #59
  • Small fixes after testing on Blueprint and other projects in #61
  • BP-789 fix validation behavior in #62
  • BP-637 rename extension methods in #63
  • BP-813: Change ValidationBehavior to call ValidateAsync instead of Validate in 045df07

Full Changelog: 2.1.0...3.0.0

2.1.0

08 Jan 09:47
f07b176
Compare
Choose a tag to compare

What's Changed

  • BP-274: Remove UseAccessToken setting in #56

Full Changelog: 2.0.0...2.1.0

2.0.0

08 Nov 15:07
ef4e9a7
Compare
Choose a tag to compare

Migration Guide

https://github.com/enigmatry/entry-building-blocks/wiki/Migration-guide-1.1.x-to-2.0.x

What's Changed

  • Azure pipeline for CI Build and publish to NuGet in #51
  • BP-634 Update all .NET nuget packages in the building blocks in #52
  • BP-274: Removing the IDbContextAccessTokenProvider in #54
  • BP-657: Use ISaveChangesInterceptor for publishing domain events in #53

Full Changelog: 1.1.500...2.0.0