Skip to content

Releases: warrant-dev/warrant

v1.15.0

22 May 21:30
a85d11b
Compare
Choose a tag to compare

Changelog

  • a85d11b Support passing in a connection string for postgres databases (#325)

v1.14.0

18 May 00:01
87cce88
Compare
Choose a tag to compare

Changelog

  • 6390296 Bump github.com/go-playground/validator/v10 from 10.19.0 to 10.20.0 (#323)
  • 15eeed3 Bump github.com/golang-migrate/migrate/v4 from 4.17.0 to 4.17.1 (#321)
  • e41e2bc Bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0 (#322)
  • 74263a3 Bump golang.org/x/net from 0.21.0 to 0.23.0 (#320)
  • 87cce88 Make DatastoreConfig an interface (#324)

v1.13.1

02 Apr 16:13
a5af6b7
Compare
Choose a tag to compare

Changelog

  • a5af6b7 Allow object-type updates with an empty relations block (#319)

v1.13.0

02 Apr 03:15
0b7eb1b
Compare
Choose a tag to compare

Changelog

  • 0b7eb1b Allow creation of object-types with an empty relations block (#318)

v1.12.1

31 Mar 21:26
d99e34d
Compare
Choose a tag to compare

Changelog

  • d99e34d Add 'Warrant-Token: latest' header to query calls in query-policy.json test suite (#316)

v1.12.0

31 Mar 20:22
c0a9763
Compare
Choose a tag to compare

Changelog

v1.11.1

21 Mar 21:59
2a10400
Compare
Choose a tag to compare

Changelog

v1.11.0

21 Mar 00:59
9ba5342
Compare
Choose a tag to compare

Changelog

v1.10.1

18 Mar 00:53
79f8ec6
Compare
Choose a tag to compare

Changelog

  • 79f8ec6 Update query cursor to include relation + fix implicit result logic (#311)

v1.10.0

14 Mar 22:46
9542553
Compare
Choose a tag to compare

Changelog

  • 993e916 Bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 (#307)
  • eeb548a Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#308)
  • 9542553 Return new relation field in QueryResult JSON response (#309)