Skip to content

Releases: warrant-dev/warrant

v0.29.0

06 Jul 21:03
eb0bb94
Compare
Choose a tag to compare

Changelog

v0.28.0

30 Jun 00:19
6e978d6
Compare
Choose a tag to compare

Changelog

  • 6e978d6 Track events for cascade warrant deletes on object deletion (#175)

v0.27.0

28 Jun 05:44
830c924
Compare
Choose a tag to compare

Changelog

v0.26.0

25 Jun 16:33
cccceaa
Compare
Choose a tag to compare

Changelog

  • cccceaa Add a config toggle for enabling/disabling warrant tokens (wookies) (#172)
  • 5a6c267 Change SQLRepository back to holding ref to *SQL handle (#171)

v0.25.0

24 Jun 06:09
16751bb
Compare
Choose a tag to compare

Changelog

v0.24.0

23 Jun 18:48
079afb6
Compare
Choose a tag to compare

Changelog

  • 079afb6 Add Service interface to event package (#168)
  • d7d1623 Change event svc read methods to useConsistentRead if syncEvents is false (#169)

v0.23.0

22 Jun 00:19
649eb59
Compare
Choose a tag to compare

Changelog

  • 336f944 Fix typo in object and objecttype package list middleware error messages (#167)
  • 649eb59 Implement 'wookie' protocol (#163)

v0.22.3

21 Jun 18:13
1e5fd3d
Compare
Choose a tag to compare

Changelog

  • 1e5fd3d Update objecttype list query to use DefaultSortByColumn instead of DefaultSortBy in actual query (#166)

v0.22.2

20 Jun 23:18
6a85d83
Compare
Choose a tag to compare

Changelog

v0.22.1

20 Jun 21:23
3fa1cdc
Compare
Choose a tag to compare

Changelog

  • 3fa1cdc Update resource list endpoint pagination to handle null and empty string values better (#160)