Skip to content

Releases: pdevito3/craftsman

v0.28.3

06 Dec 13:08
Compare
Choose a tag to compare

What's Changed

  • Extra bool parameter present in template (GetById) by @BuzukBzh in #149

New Contributors

Full Changelog: v0.28.2...v0.28.3

v0.28.2

05 Dec 12:51
Compare
Choose a tag to compare

Fixed

  • hard coded config

v0.28.1

04 Dec 01:49
Compare
Choose a tag to compare

Fixed

  • getbyid usage

v0.28.0

02 Nov 02:47
Compare
Choose a tag to compare

Updated

  • Update keycloak image to quay
  • Update auth examples for new keycloak handling
  • Upgrade pulumi and keycloak setup

Full Changelog: v0.27.2...v0.28.0

v0.27.2

06 Oct 20:58
Compare
Choose a tag to compare

Fixed

  • jaeger options pointer

v0.27.1

06 Oct 17:28
Compare
Choose a tag to compare

Fixed

  • Permission tests skipped for queries

v0.27.0

06 Oct 15:55
Compare
Choose a tag to compare

Updated

  • New extension methods on dbcontext for direct GetById options
  • Queries use DbContext directly with new ext methods
  • Consolidated options pattern object and cleaned it up
  • Remove functional tests scaffolding (other than health)
  • Tweak producer example
  • No more repository/uow abstraction
  • No more unit tests for user policy handler
  • No more default permission. Must be explicitly provided

Fixed

  • Timespan recognition
  • Hangfire config typo
  • Lower/upper invariance resolution #137

v0.26.4

13 Apr 21:25
Compare
Choose a tag to compare

Fixed

  • Fix db context ctor in repos
  • can run a new domain with no entities (#135)

v0.26.3

24 Mar 15:29
Compare
Choose a tag to compare

Updated

  • Use newer header append method on paginated list endpoint

Fixed

  • Indentation for smart enumvalue objects

v0.26.2

07 Feb 03:19
Compare
Choose a tag to compare

Fixed

  • Fix typo on smart enum error
  • Can recognize datetimeoffset property type
  • Versioning in functional tests

Full Changelog: v0.26.1...v0.26.2