Releases: warrant-dev/warrant
Releases · warrant-dev/warrant
v0.52.0
Changelog
- 4e73db3 Add
isImplicit
boolean flag to check result (#233)
v0.51.0
Changelog
- c99d961 Add spec from query result methods (#244)
- cb48bac Change filterParams String() and return http 4xx if client-passed wookie is invalid (#245)
v0.49.0
Changelog
- a3f40f4 Add objectType validation to CreateObjectSpec (#242)
- e004c0b Add tests for duplicate record creation (#241)
v0.48.0
Changelog
- f48f881 Change checkSvc to use warrantSvc instead of warrantRepo (#240)
v0.47.0
Changelog
- 183dd0c Bump github.com/go-playground/validator/v10 from 10.15.4 to 10.15.5 (#238)
- 4003cd9 Remove ObjectTypeMap from svcs (#239)
v0.45.1
Changelog
- 18d3ca0 Update
WithNewWookie
to use separate context key to check if it was already invoked (#236)
v0.44.0
Changelog
- f052204 Consolidate
ClientPassedWookieCtxKey
and ServerCreatedWookieCtxKey
(#234)