Skip to content

Releases: warrant-dev/warrant

v0.52.0

07 Oct 19:25
4e73db3
Compare
Choose a tag to compare

Changelog

  • 4e73db3 Add isImplicit boolean flag to check result (#233)

v0.51.0

04 Oct 20:39
cb48bac
Compare
Choose a tag to compare

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.50.0

03 Oct 22:56
e12f54f
Compare
Choose a tag to compare

Changelog

  • e12f54f Return wookie from object delete method (#243)

v0.49.0

03 Oct 18:58
a3f40f4
Compare
Choose a tag to compare

Changelog

  • a3f40f4 Add objectType validation to CreateObjectSpec (#242)
  • e004c0b Add tests for duplicate record creation (#241)

v0.48.0

03 Oct 15:38
f48f881
Compare
Choose a tag to compare

Changelog

  • f48f881 Change checkSvc to use warrantSvc instead of warrantRepo (#240)

v0.47.0

03 Oct 00:26
183dd0c
Compare
Choose a tag to compare

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.46.0

02 Oct 05:13
d7be049
Compare
Choose a tag to compare

Changelog

v0.45.1

30 Sep 00:05
18d3ca0
Compare
Choose a tag to compare

Changelog

  • 18d3ca0 Update WithNewWookie to use separate context key to check if it was already invoked (#236)

v0.45.0

29 Sep 23:55
4ac4e2d
Compare
Choose a tag to compare

Changelog

v0.44.0

29 Sep 21:39
f052204
Compare
Choose a tag to compare

Changelog

  • f052204 Consolidate ClientPassedWookieCtxKey and ServerCreatedWookieCtxKey (#234)