Releases: pdevito3/craftsman
Releases · pdevito3/craftsman
v0.28.3
v0.28.2
v0.28.1
v0.28.0
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
v0.27.1
v0.27.0
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
v0.26.3
v0.26.2
Fixed
- Fix typo on smart enum error
- Can recognize
datetimeoffset
property type - Versioning in functional tests
Full Changelog: v0.26.1...v0.26.2